[jruby-user] Re: How to build from source?
"Mikhail T." <[email protected]>
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <[email protected]> |
christian wrote in post #1151838:
> mvn -Pdist
>
> will build the same distribution files you can find on jruby.org for
> downloading. the result are stored in maven/jruby-dist/target
The above created .tar.gz and .zip files, indeed, but without many of
the gems inside them (though .bat-files found their way into .tar.gz)...
By running "mvn -Pcomplete package" and then simply packaging the bin/
and lib/ subdirectories, I get thins like htmldiff and rspec, as well as
some gems (like krypt).
> after that you might want to in jruby-launcher gem
>
> bin/jruby -S gem install jruby-launcher
>
> which gives you a faster startup for jruby command line execution.
Yes, after running this I gained the
lib/ruby/gems/shared/gems/jruby-launcher-1.1.0-java/ subdirectories.
*And* jruby-launcher-1.0.19...
I'll be packaging all other gems separately -- we already do that for
the native Ruby. Thank you!
--
Posted via http://www.ruby-forum.com/.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email