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