Could you check to see if my shell patch works under JRuby on your system? It does some really weird stuff for me. Specifically: no input is accepted by the subprocess. This happens with all of the shells, including groovysh (which is launched using `system` rather than `Java::Commands`). I'm guessing it has something to do with jline, but I'm not sure what could possibly be causing it.
Daniel On Thu, Jan 8, 2009 at 8:46 PM, n8han <[email protected]> wrote: > > You can run Buildr on JRuby on the Apple Java 6 VM. I use it for a project > that has 1.6 code. > > Nathan > -- > View this message in context: > http://www.nabble.com/%3A%3ARJB.load-on-Apple%27s-Java-6-tp21356785p21365307.html > Sent from the Buildr - User mailing list archive at Nabble.com. > >
