New and NoteworthyContains slew of bug fixes that are tracked in the change log. Getting the Binary Distributions
Getting the Binaries using Maven 2To use this release in your maven project, the proper dependency configuration that you should use in your Maven POM is: <dependency> <groupId>org.apache.activemq</groupId> <artifactId>activemq-core</artifactId> <version>4.1.2</version> </dependency> Getting the Source CodeSource Distributions
SVN Tag Checkoutsvn co http://svn.apache.org/repos/asf/activemq/tags/activemq-4.1.2 ChangelogFor a more detailed view of new features and bug fixes, see the release notes Also see the previous ActiveMQ 4.1.1 Release |