Jean-Baptiste Onofré
01955dd758
Merge pull request #378 from coheigea/AMQ-7247
...
AMQ-7247 - Update maven plugin API + Pax URL versions
2019-07-26 11:28:14 +02:00
Colm O hEigeartaigh
27ac6b609d
AMQ-7247 - Update maven plugin API + Pax URL versions
2019-07-19 17:01:43 +01:00
Colm O hEigeartaigh
85ad5aa1ef
Update HTTPClient and replace deprecated calls
2019-07-17 21:22:16 +01:00
giliva
5b1412ddfd
Avoid overflow errors - see KAFKA-4290
...
Add test for overflow values
Bind test sockets to free ports
2018-07-27 08:32:36 -04:00
Christopher L. Shannon (cshannon)
a9fe4e33c3
[maven-release-plugin] prepare for next development iteration
2017-06-27 13:41:28 -04:00
Christopher L. Shannon (cshannon)
5f0d6943cb
[maven-release-plugin] prepare release activemq-5.15.0
2017-06-27 13:41:01 -04:00
Timothy Bish
44a318bd3f
https://issues.apache.org/jira/browse/AMQ-6629
...
Allow for broker stats to be viewed in tests by enabling JMX but
disabling the creation of a management connector.
2017-03-15 09:59:57 -04:00
Quinn Stevenson
bab4a92d6e
AMQ-6428 - Added convience methods to EmbeddedActiveMQBroker and JUnit Resources for ActiveMQ clients
2016-10-03 12:31:31 -06:00
Christopher L. Shannon (cshannon)
06a21dbbb3
[maven-release-plugin] prepare for next development iteration
2016-08-02 09:03:37 -04:00
Christopher L. Shannon (cshannon)
71cbc65283
[maven-release-plugin] prepare release activemq-5.14.0
2016-08-02 09:02:54 -04:00
Timothy Bish
6ae169e275
https://issues.apache.org/jira/browse/AMQ-6305
...
Add test and supporting enhancements to the JUnit module to allow for
easy repetition of tests that don't always fail reliably
2016-05-26 18:02:59 -04:00
Timothy Bish
5235c74fc9
Fix warnings in pom by removing redundant version declarations for
...
dependencies that are managed by the parent.
2016-05-26 17:07:35 -04:00
Timothy Bish
4ecff14030
NO-JIRA Update master version to 5.14.0-SNAPSHOT to match the eventual
...
release version.
2016-01-20 12:40:20 -05:00
Quinn Stevenson
da3b138023
Initial Version of activemq-junit
...
Added configure method to EmbeddedActiveMQBroker
Added support for XBean configuration
2016-01-06 15:10:02 +00:00
Christopher L. Shannon (cshannon)
cfb4ca9f54
[maven-release-plugin] prepare for next development iteration
2015-11-30 13:48:58 +00:00
Christopher L. Shannon (cshannon)
abfe038ddf
[maven-release-plugin] prepare release activemq-5.13.0
2015-11-30 13:48:11 +00:00
Timothy Bish
6cdd750ddc
[maven-release-plugin] prepare for next development iteration
2015-08-10 11:04:26 -04:00
Timothy Bish
a9eeb03520
[maven-release-plugin] prepare release activemq-5.12.0
2015-08-10 11:04:17 -04:00
Jakub Korab
4cfb8dc602
Added code to sleep for the receive delay to receiveAsyncCountBasedMessages().
2015-08-06 09:59:37 -04:00
Christopher L. Shannon (cshannon)
12b26b641b
https://issues.apache.org/jira/browse/AMQ-5745
...
This commit is based off a patch submitted by admin@int3solutions.com .
It fixes several locations in the code where there are potential resource leaks.
2015-06-30 13:41:48 -04:00
Timothy Bish
6e69319606
https://issues.apache.org/jira/browse/AMQ-5592
...
Initial drop of the JMS transformer code to be reworked.
2015-02-17 15:42:45 -05:00
gtully
ae595c95b1
[maven-release-plugin] prepare for next development iteration
2015-01-30 12:46:19 +00:00
gtully
4ba1a1689f
[maven-release-plugin] prepare release activemq-5.11.0
2015-01-30 12:46:08 +00:00
gtully
bf5a2997c7
[maven-release-plugin] prepare for next development iteration
2015-01-26 16:48:46 +00:00
gtully
eec2955bde
[maven-release-plugin] prepare release activemq-5.11.0
2015-01-26 16:48:37 +00:00
gtully
64fa706d54
Revert "[maven-release-plugin] prepare release activemq-5.11.0"
...
This reverts commit f47fbe4b89
.
2015-01-26 16:39:35 +00:00
gtully
f47fbe4b89
[maven-release-plugin] prepare release activemq-5.11.0
2015-01-26 16:17:43 +00:00
Hadrian Zbarcea
aedcae139b
Revert "[maven-release-plugin] prepare release activemq-5.11.0"
...
This reverts commit 48b0cf396c
.
2015-01-05 12:25:58 -05:00
Hadrian Zbarcea
89995f4723
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit 7b285c6f52
.
2015-01-05 12:25:47 -05:00
artnaseef
a14af92dc3
[AMQ-5499]
...
Correct StopBrokerMojo to use a default broker manager.
2015-01-02 10:23:38 -07:00
artnaseef
c0eae1bfff
[AMQ-5499]
...
Register the "publishable" URI of every connector on the broker as a maven property after broker startup.
Added unit tests. Reworked singletons to allow clean unit testing of StartBrokerMojo.
2015-01-01 20:10:59 -07:00
Dejan Bosanac
7b285c6f52
[maven-release-plugin] prepare for next development iteration
2014-12-29 12:44:32 +01:00
Dejan Bosanac
48b0cf396c
[maven-release-plugin] prepare release activemq-5.11.0
2014-12-29 12:44:20 +01:00
Dejan Bosanac
9f53e2bcae
adding missing licences
2014-12-29 12:25:04 +01:00
Timothy Bish
46bc26cea5
https://issues.apache.org/jira/browse/AMQ-5436
...
Add support for temp topics and queues to perf tests. This closes #49
2014-11-25 15:05:30 -05:00
Timothy Bish
6dd47bb63f
https://issues.apache.org/jira/browse/AMQ-5306
...
This closes #39
2014-08-04 20:33:16 -04:00
Timothy Bish
47ebd80b6b
https://issues.apache.org/jira/browse/AMQ-5301
...
This closes #38
2014-07-31 12:53:29 -04:00
Timothy Bish
e47e0e0463
https://issues.apache.org/jira/browse/AMQ-5294
...
This closes #36
2014-07-29 18:05:32 -04:00
gtully
1c75360ded
remove duplicate slf4j-log4j12 dep b/c it is in activemq-all from https://issues.apache.org/jira/browse/AMQ-3715
2014-06-10 14:22:37 +01:00
Dejan Bosanac
fa086396a7
[maven-release-plugin] prepare for next development iteration
2014-06-05 11:59:29 +02:00
Dejan Bosanac
58dd93e42e
[maven-release-plugin] prepare release activemq-5.10.0
2014-06-05 11:59:17 +02:00
Dejan Bosanac
c2cf78542f
[maven-release-plugin] prepare for next development iteration
2014-06-04 11:33:17 +02:00
Dejan Bosanac
5bc741f227
[maven-release-plugin] prepare release activemq-5.10.0
2014-06-04 11:33:03 +02:00
Timothy Bish
a50f011272
https://issues.apache.org/jira/browse/AMQ-4509
...
https://issues.apache.org/jira/browse/AMQ-3452
Adds stop goal to the maven activemq plugin.
2014-01-20 14:03:39 -05:00
gtully
864aa6798f
[maven-release-plugin] prepare for next development iteration
2013-10-14 23:38:35 +01:00
gtully
87c9bbebac
[maven-release-plugin] prepare release activemq-5.9.0
2013-10-14 23:38:22 +01:00
gtully
ee0933c71e
[maven-release-plugin] prepare for next development iteration
2013-10-11 14:51:36 +01:00
gtully
b276006911
[maven-release-plugin] prepare release activemq-5.9.0
2013-10-11 14:51:24 +01:00
Bosanac Dejan
e6c6951bed
https://issues.apache.org/jira/browse/AMQ-4275 - more improvements to activemq-maven-plugin; include all dependencies and use default value for the project
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1467950 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 11:59:08 +00:00
Christian Posta
e33e994f91
Merge branch 'perf-tool-broker-gplus-thread' into trunk
...
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1466499 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 14:47:28 +00:00