Yep. Just run activemq-core/mvn install -Dmaven.test.skip=true to
compile the jar.
Sorry, but I can't give a time frame on the release of 4.0.3. Although,
the code in the 4.0.x branch is pretty stable as only bug fixes are
being included, so I would just go with the latest 4.0 code.
https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0/
and build it from there.
Venkatg wrote:
Hi Adrain,
Thanks for the reply. I have downloaded the source 4.0.1 and modifed both
the files with the changes in activemq core. Do I need to compile all the
classes in the src and build as jar file. Description of the bug is
confilicting whether it is fixed or not, but bug marked as resolved how do I
know whether it is fixed or not. By that when is the release date for 4.0.3?
https://issues.apache.org/activemq/browse/AMQ-776#action_36535
Thanks
Venkat
Adrian Co wrote:
Hi,
You can try downloading the 4.0.1 source code, and just change the
specific line of code and rebuild the module. :)
or checkout the tagged 4.0.1 source code via tortoise svn and apply the
patch using tortoise svn.
https://svn.apache.org/repos/asf/incubator/activemq/tags/activemq-4.0.1/
or I would advise checking out the latest 4.0 branch and just building it.
https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0/
Regards,
Adrian Co
Venkatg wrote:
Hi,
I am currently using ActiveMQ 4.0.1 and I came across an issue where all
the messages are getting dropped. This was already fixed and patch is
available unde the following link
https://issues.apache.org/activemq/browse/AMQ-776#action_36535
How can apply this patch to my 4.0.1 version so that the bug gets fixed.
Or
when will be 4.0.3 version will be available for download?
Thanks
Venkat