Well, its a simple jar but i think that you can do it by youseft as i linked... -----Mensaje original----- De: "Richard S." <lists@ruby-forum.com> Enviado: 21/01/2014 7:52 Para: "user@jruby.codehaus.org" <user@jruby.codehaus.org> Asunto: [jruby-user] Re: Build JRuby from Source on Windows Alone? Manuel Ramos Caro: > "prepackaged" Jruby complete jar and a 1.7 jre can solve easily your > problem... I cannot used prepackaged. If I can't build it from source I am not allowed to use it. > https://github.com/jruby/jruby/wiki/DownloadAndBuildJRuby Thanks, but these are not instructions for Windows. Regards, rcs -- Posted via http://www.ruby-forum.com/.
on 2014-01-21 09:41

on 2014-01-21 09:58

yes, that is true. just run on the fresh source (either source dist file or git from branch jruby_1.7) $mvn -Pcomplete that builds you the jruby-complete-1.7.11-SNAPSHOT.jar which has EVERYTHING you need and you can launch it with java -jar jruby-complete-1.7.11-SNAPSHOT.jar - christian On Tue, Jan 21, 2014 at 8:39 AM, Manuel Ramos Caro <