You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of version 1.1.0, the JRuby/Gradle base plugin supports embedding a
208
-
link:https://github.com/torquebox/rubygems-servlets[rubygems-servlets] process
209
-
*inside* the Gradle process itself. This obviates the need for a third-party
207
+
As of version 2.0, the JRuby/Gradle base plugin supports embedding a lightweight proxy inside* the Gradle process itself. This obviates the need for a third-party
210
208
proxy to present the Maven-compatible dependency information that JRuby/Gradle
211
-
relies on.
209
+
relies on and it also supercedes the older link:https://github.com/torquebox/rubygems-servlets[rubygems-servlets] process
0 commit comments