Re: problem building using activemq 5.5.0 core using maven

2011-05-11 Thread Gary Tully
http://svn.apache.org/viewvc/activemq/tags/activemq-5.4.2/ On 11 May 2011 16:30, Jerry Thomas wrote: > In that case, do you know what version of ActiveMQ I should go back to which > will build okay using JDK 1.5? > Gary Tully wrote: >> >> eclipse has its own embedded maven build so it may behave

Re: problem building using activemq 5.5.0 core using maven

2011-05-11 Thread Jerry Thomas
In that case, do you know what version of ActiveMQ I should go back to which will build okay using JDK 1.5? Gary Tully wrote: > > eclipse has its own embedded maven build so it may behave differently. > 5.5 requires jdk 1.6 to build in any event. > -- View this message in context: http://activ

Re: problem building using activemq 5.5.0 core using maven

2011-05-11 Thread Gary Tully
eclipse has its own embedded maven build so it may behave differently. 5.5 requires jdk 1.6 to build in any event. On 11 May 2011 16:00, jtho...@manhattansoftware.com wrote: > I'm trying to run a JDK 1.5 build using activemq-core-5.5.0.jar.  When I run > mvn compile, I get the following error whi

problem building using activemq 5.5.0 core using maven

2011-05-11 Thread jtho...@manhattansoftware.com
I'm trying to run a JDK 1.5 build using activemq-core-5.5.0.jar. When I run mvn compile, I get the following error which indicates that activemq was built using JDK 1.6. What's odd, is that when I compile using Eclipse, there is no problem and I'm performing a JDK 1.5 build there as well. 18\ar