Re: [jruby-user] How to build from source?
Theo Hultberg <[email protected]>
| Newsgroups | gmane.comp.lang.jruby.user |
|---|---|
| Message-ID | <CAMR1f-fKeaz401esMH=pNyJJ7J3Cf3-Y=5jka6Y_OfW0j1cieQ@mail.gmail.com> |
Do you really need to build from source? You can package the binaries in your RPM and they will run on any supported OS that has a JVM, without recompilation. The install will be orders of magnitude faster and much less error prone. T# On Tue, Jul 8, 2014 at 5:31 AM, Mikhail T. <[email protected]> wrote: > Hello! I'd like to build as comprehensive a package of JRuby as > possible. It looks like builds are handled as Maven goals (with > different profiles). > > The bundled BUILDING.md seems aimed more at the developers, rather than > packagers like myself -- ultimately, I need to create an RPM for CentOS. > > What combination(s) of goals and profiles should I use to build > (%build), test (%check), and install (%install) JRuby? > > Thank you! > > -- > Posted via http://www.ruby-forum.com/. > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >