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
lot of projects use rake-compiler to build gems with extension. to compile the java extension code using the declares jars from the gemspec file it needs some method exposing the classpath for the compiler.
lot of projects use rake-compiler to build gems with extension. to compile the java extension code using the declares jars from the gemspec file it needs some method exposing the classpath for the compiler.
there are two cases
something like
this avoid using ruby-maven directly in
guyboertje/jrjackson#35
sparklemotion/nokogiri#1253
https://github.com/mkristian/psych/blob/jruby/Rakefile#L54
The text was updated successfully, but these errors were encountered: