Closed douglasrodrigo closed 13 years ago
thanx, I merge it but will add at least one more thing so it can still run with MRI. MRI has much better startup. what error did the missing "require 'java'" produces ?
I found the place why require 'java' is needed ;-)
Kristian, when are you plan to launch a new version?
from your question I conclude that everything is working with the patched version of yours. I push the new gem right away.
done :-)
Great, ruby-maven it's a great option to use maven in a more friendly way.
Hi Kristian, I got the last version of ruby-maven and didn't work with me, so I'm sending this pull request to try help you to solve this.
Fixes: Adding java support to use java classes fixing varargs inputs, was launching exception trying converting a array of array to java array of String;