190 Commits

Author SHA1 Message Date
Martyn Taylor
db40d55a86 [maven-release-plugin] prepare release 6.0.0-M1 2015-03-24 15:12:28 +00:00
Martyn Taylor
7c206231ee [maven-release-plugin] prepare for next development iteration 2015-03-16 17:42:39 +00:00
Martyn Taylor
ee49ca2a0d [maven-release-plugin] prepare release 6.0.0 2015-03-16 17:41:49 +00:00
Clebert Suconic
6a45d94769 Fixing Proton CPP example
For some reason the ProtonCPP is missing a Java class to send and receive messages
also fixing the pom properly accordingly to other examples

This closes #187 as I did some rebasing in top of Howard's
2015-03-16 12:37:01 -04:00
Howard Gao
5ea0a3055d Fix proton-cpp pom missing version
Fix proton-ruby script (update according to proton 0.8)
Fix core example doc
2015-03-16 22:40:47 +08:00
Martyn Taylor
020d7a4149 Replace jboss-annotations with geronimo equivilent
Adds in the Geronimo 1.1 Annotation spec jar as a replacement for the
jboss annotation spec jar, pulled in via Rest Easy.  Also cleans up
dependency exclusions, removing them from sub modules and added to the
dependency management section of the main pom.
2015-03-16 12:11:19 +00:00
Clebert Suconic
4afa19b348 Removing extra dependencies brought by transitivity on rest 2015-03-14 15:13:21 -04:00
Martyn Taylor
ab1c585ace [maven-release-plugin] prepare for next development iteration 2015-03-12 19:11:44 +00:00
Martyn Taylor
ee57649f83 [maven-release-plugin] prepare release 6.0.0 2015-03-12 19:10:21 +00:00
Howard Gao
d7cd645595 Fix jms/spring-integration example 2015-03-11 16:50:56 +08:00
Howard Gao
5fe83ce8d1 Fix jms/scale-down example pom.xml 2015-03-11 16:50:55 +08:00
Howard Gao
9aaaf0a523 Fix jms/rest example configuration 2015-03-11 16:50:53 +08:00
Howard Gao
4b7eafddc1 Fix jms/embedded-simple example 2015-03-11 16:50:52 +08:00
jbertram
fa549a00e7 remove useless JavaDoc 2015-03-10 15:23:07 -05:00
jbertram
88ed03e2bd ACTIVEMQ6-87 Strip @author tags 2015-03-10 15:23:07 -05:00
Martyn Taylor
d29f495771 [maven-release-plugin] prepare for next development iteration 2015-03-10 13:25:56 +00:00
Martyn Taylor
1aea09e862 [maven-release-plugin] prepare release 6.0.0 2015-03-10 13:23:21 +00:00
Martyn Taylor
68fbbda6eb Remove duplicate dep from vertx example 2015-03-10 12:38:10 +00:00
Martyn Taylor
2fa5b19ed2 [maven-release-plugin] prepare for next development iteration 2015-03-10 10:11:35 +00:00
Martyn Taylor
6058d115fd [maven-release-plugin] prepare release 6.0.0 2015-03-10 10:01:54 +00:00
Martyn Taylor
1fe673429e [maven-release-plugin] prepare for next development iteration 2015-03-09 18:14:10 +00:00
Martyn Taylor
5c0bed8994 [maven-release-plugin] prepare release 6.0.0 2015-03-09 17:55:56 +00:00
Martyn Taylor
1ae6f5da3e Merge PR #160 2015-03-09 11:22:31 +00:00
Howard Gao
fdff838d78 Improve jms/Stomp example
- add receiving stomp response from server.
2015-03-09 10:49:52 +08:00
Andy Taylor
8db56b73b8 added examples to release profile
Also gave them all a profile so they wouldn't actually run during the build.

fixed some of the comilation errors in the Rest example module
2015-03-08 13:34:02 +00:00
Clebert Suconic
b5a04eb79f fixing snapshot dependencies after the release 2015-03-06 16:53:36 -05:00
Martyn Taylor
b0167ea0c8 [maven-release-plugin] prepare for next development iteration 2015-03-06 16:31:03 +00:00
Martyn Taylor
c2edf8293b [maven-release-plugin] prepare release 6.0.0 2015-03-06 16:30:25 +00:00
Martyn Taylor
2b4e7babb6 Prepare examples,tests for release 2015-03-06 15:28:08 +00:00
Martyn Taylor
969d02f15f reset Version numbers after release revert 2015-03-06 11:43:46 +00:00
Martyn Taylor
526135d1fb Revert "[maven-release-plugin] prepare release 6.0.0"
This reverts commit 807c4e3075c64c99982ed0284dacb78f69094b57.
2015-03-05 14:41:02 +00:00
Martyn Taylor
a708c9139a Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit ba3d185ac7747f05c73ffe3df21ecdf4f8641f03.
2015-03-05 14:40:41 +00:00
Martyn Taylor
ba3d185ac7 [maven-release-plugin] prepare for next development iteration 2015-03-05 11:44:13 +00:00
Martyn Taylor
807c4e3075 [maven-release-plugin] prepare release 6.0.0 2015-03-05 11:43:36 +00:00
Martyn Taylor
6f0a00c3d6 Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 67c0ce590463f56be204c69cb7a1f9536f1a4c31.
2015-03-05 11:18:43 +00:00
Martyn Taylor
1a955b8631 Revert "[maven-release-plugin] prepare release 6.0.0"
This reverts commit 79ee955615af585608f6bd06f3f0a725c54117ae.
2015-03-05 11:18:34 +00:00
Andy Taylor
25f3343ba5 add flag to broker plugin to skip starting.
Also added an example bootstrap and updated the examples so this would work.
2015-03-04 11:48:46 +00:00
Clebert Suconic
b00a0a99ab Fixing the build after the release (6.0.1 snapshot) 2015-03-03 12:36:27 -05:00
Andy Taylor
9d72cefd92 update user manual to use the phrase 'Apache ActiveMQ' 2015-03-03 16:36:33 +00:00
Martyn Taylor
67c0ce5904 [maven-release-plugin] prepare for next development iteration 2015-03-03 12:10:13 +00:00
Martyn Taylor
79ee955615 [maven-release-plugin] prepare release 6.0.0 2015-03-03 12:08:28 +00:00
Martyn Taylor
65453f3fa6 Revert "[maven-release-plugin] prepare release 6.0.0"
This reverts commit f1f7a67111a5b3db50a19bf878d5a70902bbd727.
2015-03-03 11:48:06 +00:00
Martyn Taylor
b5b90e5537 Revert "[maven-release-plugin] prepare for next development iteration"
This reverts commit 05d052fda8ebbb5c3a658e9f3811aad0426a9ecb.
2015-03-03 11:47:53 +00:00
Martyn Taylor
05d052fda8 [maven-release-plugin] prepare for next development iteration 2015-03-03 10:06:55 +00:00
Martyn Taylor
f1f7a67111 [maven-release-plugin] prepare release 6.0.0 2015-03-03 10:06:00 +00:00
Martyn Taylor
6b1472660a Add snapshot repo to examples pom.xml
When running the examples from the distribution the example poms need to
find the top level activemq-pom.  For snapshot releases this will only
exist in the snapshot repo.  In additon we include the snapshot plugins
repo for the activemq-maven-plugin
2015-03-02 18:12:45 +00:00
Howard Gao
c101d1001b Fix openwire example config issue 2015-03-02 13:02:43 +08:00
Andy Taylor
e52622cffa merge #110 - Distribution config 2015-02-25 13:29:15 +00:00
Martyn Taylor
e194b7803e Replace all references of port 5445 with 61616 2015-02-25 13:27:04 +00:00
Clebert Suconic
0ff13d0cf0 Fixing TransactionFailoverExample
The TransactionFailoverExample IDs are not really unique if the journal is not cleaned up
This commit will make the IDs to use an UUID so the ID will always be unique even if you reuse the journal
2015-02-24 12:00:34 -05:00