Re: Bundling ActiveMQ version 5.x in RPM
Nico Kadel-Garcia <[email protected]>
| Newsgroups | gmane.linux.jpackage.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 17, 2011 at 8:53 AM, Mat Booth <fedora-AvV1Xo/[email protected]> wrote: > On 17 May 2011 03:01, Nico Kadel-Garcia <[email protected]> wrote: >> On Mon, May 16, 2011 at 6:51 PM, Fernando Nasser <[email protected]> wrote: >>> On 11-02-21 2:19 PM, Nico Kadel-Garcia wrote: >> >>>> Unfortunately, I see that the current ActiveMQ release build with >>>> Maven, and the Apache published .pod for it has a maven 2.0.9 >>>> dependency built right into it, >>> >>> Just patch it to 2.0.8 -- we built lots of things that siad 2.0.9 with 2.0.8 >>> (well, sometimes >>> we had to make small adjustments). >> >> I've given up on RHEL 5.x entirely. Don't need it in my new role, and >> the OpenJDK with RHEL 6.x based distributions is much cleaner. >> >> That said, Fedora 14 has Maven 2.2.x in it, so I'm taking a glance >> there at build environments. It's not high on my priority list, >> though. >> > > And Fedora 15 will release with Maven 3 :-) *Ouch*. That said, I've tried building ActiveMQ 5.x under Fedora 14 now, and it has a dependency on "jacrypt". That's an add-on encryption package, available at sourceforge.net. I'm at a new job, working with people who use ActiveMQ anymore, and my new role is Debian centric, so I've only got my personal virtualized host to play on anymore. And running "mvn test" on ActiveMQ thing takes about a day with those limited resources.