merge #185 - Replace jboss-annotations with geronimo equivilent
Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/469a777c Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/469a777c Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/469a777c Branch: refs/heads/master Commit: 469a777c04979c1d7b18d56d4b45dd4073f38d4b Parents: 3bd35d8 020d7a4 Author: Andy Taylor <[email protected]> Authored: Mon Mar 16 12:32:59 2015 +0000 Committer: Andy Taylor <[email protected]> Committed: Mon Mar 16 12:32:59 2015 +0000 ---------------------------------------------------------------------- activemq-rest/pom.xml | 34 +--------------- .../test/PersistentPushQueueConsumerTest.java | 2 +- examples/jms/rest/dup-send/pom.xml | 12 ------ examples/jms/rest/javascript-chat/pom.xml | 14 ------- examples/jms/rest/jms-to-rest/pom.xml | 12 ------ examples/jms/rest/push/pom.xml | 12 ------ pom.xml | 43 ++++++++++++++++++++ 7 files changed, 46 insertions(+), 83 deletions(-) ----------------------------------------------------------------------
