Commit Graph

158 Commits

Author SHA1 Message Date
Howard Gao 5e1758cb87 ARTEMIS-146 Fix Queue auto-creation 2015-06-30 10:03:43 +08:00
Thiago Kronig 4dd54080a1 ARTEMIS-127 Fix Array.toString(), nonatomic update on volatiles 2015-06-12 01:27:54 -03:00
Thiago Kronig ae6a2b87ea ARTEMIS-127 Fix some concurrency idioms for ActimeMQ Tests 2015-06-12 00:30:23 -03:00
Thiago Kronig 64ecb9565d ARTEMIS-127 Use L as suffix for long constants 2015-06-11 23:58:14 -03:00
Thiago Kronig aab34e5bd0 ARTEMIS-127 Fixing sync on non-final object for ArtemisBrokerWrapper 2015-06-11 23:58:13 -03:00
Thiago Kronig 61895223d0 ARTEMIS-127 Fixing activemq-unit-tests pom version 2015-06-11 23:58:12 -03:00
Clebert Suconic 309ce4324c Fixing javadoc and removing the -Xdoclint option from the pom.xml
Also, since JDK 1.8 is no longer required I'm downgrading the JDK to 1.7 minimal.
We can review that back to 1.8 when we really need 1.8 features.
2015-06-09 22:13:11 -04:00
Howard Gao 60979268e1 ARTEMIS-127 Adding activemq unit test module to Artemis
This test module brings in activemq unit tests and run them
against Artemis broker.
2015-06-09 12:35:56 -04:00