Jean-Baptiste Onofré
|
213f381c95
|
Merge pull request #550 from coheigea/AMQ-7512
AMQ-7512 - Consolidate XBean byte parsing
|
2020-08-11 09:47:49 +02:00 |
Jean-Baptiste Onofré
|
f3752eadb1
|
Merge pull request #549 from coheigea/AMQ-7511
AMQ-7511 - Update Jackson Databind to 2.9.10.5
|
2020-08-11 09:45:48 +02:00 |
Jean-Baptiste Onofré
|
d2851888bf
|
Merge pull request #551 from coheigea/AMQ-7513
AMQ-7513 - Fix http://activemq.org links
|
2020-08-11 09:42:43 +02:00 |
Jean-Baptiste Onofré
|
6fef652beb
|
Merge pull request #554 from coheigea/AMQ-8020
AMQ-8020 - Replace toLowerCase().equals() with equalsIgnoreCase
|
2020-08-11 09:32:23 +02:00 |
Colm O hEigeartaigh
|
e3e2fda509
|
AMQ-8020 - Replace toLowerCase().equals() with equalsIgnoreCase
|
2020-08-10 16:01:08 +01:00 |
Timothy Bish
|
742a7f42f0
|
AMQ-8016 Fix introspection support not checking Boolean class types
Support class should check both primitive and Object based types for
conversion from String to boolean or Boolean targets
|
2020-07-31 11:42:47 -04:00 |
Timothy Bish
|
aed91a7474
|
AMQ-8015 Update AMQP related libraries
Update Qpid JMS, proton-j and netty libraries used for AMQP support
and tests to latest releases (0.53.0, 0.33.6, 4.1.51.Final).
|
2020-07-29 11:59:37 -04:00 |
Christopher Shannon
|
0a189f833e
|
AMQ-8012 - Move synchronized block after null check
|
2020-07-24 16:22:24 -04:00 |
Christopher L. Shannon (cshannon)
|
62f5576fe5
|
AMQ-8012 - Improve thread safety of SubQueueSelectorCacheBroker
When returning a copy of the set of selectors we need to synchronize
|
2020-07-24 14:15:57 -04:00 |
Christopher L. Shannon (cshannon)
|
1dcc7d4b2c
|
Merge branch 'AMQ-8012'
This closes #553
|
2020-07-24 14:13:45 -04:00 |
Matt Pavlovich
|
083acb9691
|
[AMQ-8012] Fix for ConcurrentModificationException in SubQueueSelectorCacheBroker
- Remove non-thread-safe method getSelectors()
- Update all references to use the thread-safe getSelectorsForDestination() method
|
2020-07-24 12:22:12 -05:00 |
Christopher L. Shannon (cshannon)
|
6c07033c58
|
AMQ-7516 - Fix XAConenctionPoolTest after change to make tmFromJndi an
object
|
2020-07-16 08:20:22 -04:00 |
Tomasz Adamski
|
300d0b9e83
|
Change org.apache.activemq.jms.pool.XaPooledConnectionFactory#tmFromJndi parameter to Boolean for JCA validation
|
2020-07-16 08:20:16 -04:00 |
Christopher L. Shannon (cshannon)
|
6c0cb4143d
|
AMQ-7516 - Fix XAConenctionPoolTest after change to make tmFromJndi an
object
|
2020-07-16 08:18:01 -04:00 |
Christopher L. Shannon (cshannon)
|
295b3acb9e
|
AMQ-7516 - Merge branch
This closes #286
|
2020-07-16 08:10:59 -04:00 |
Tomasz Adamski
|
871654ded6
|
Change org.apache.activemq.jms.pool.XaPooledConnectionFactory#tmFromJndi parameter to Boolean for JCA validation
|
2020-07-15 14:53:58 +02:00 |
Christopher L. Shannon (cshannon)
|
17defa79d4
|
NO-JIRA: Update branch to 5.17.0-SNAPSHOT after release
|
2020-07-14 07:27:43 -04:00 |
Colm O hEigeartaigh
|
fca3b615eb
|
AMQ-7513 - Fix http://activemq.org links
|
2020-07-10 17:29:01 +01:00 |
Colm O hEigeartaigh
|
930b18df65
|
AMQ-7512 - Consolidate XBean byte parsing
|
2020-07-10 17:22:09 +01:00 |
Colm O hEigeartaigh
|
32cb43c441
|
AMQ-7511 - Update Jackson Databind to 2.9.10.5
|
2020-07-08 14:56:43 +01:00 |
gtully
|
b3386c8ac7
|
no jira - add selector on originalDestination attribute test
|
2020-07-06 16:56:30 +01:00 |
gtully
|
a436b2177e
|
AMQ-7508 - fix session reuse and remove incremental loggers, new test
|
2020-07-03 16:46:48 +01:00 |
Jean-Baptiste Onofré
|
334476ac63
|
[maven-release-plugin] prepare for next development iteration
|
2020-06-25 07:26:41 +02:00 |
Jean-Baptiste Onofré
|
86dd78b1aa
|
[maven-release-plugin] prepare release activemq-5.16.0
|
2020-06-25 07:26:13 +02:00 |
Jean-Baptiste Onofré
|
6908749c2f
|
Fix version
|
2020-06-25 07:13:04 +02:00 |
Jean-Baptiste Onofré
|
ff2dae82f3
|
[maven-release-plugin] prepare release activemq-5.16.0
|
2020-06-24 21:56:52 +02:00 |
Christopher L. Shannon (cshannon)
|
5901d9a6f0
|
AMQ-7505 - Adding missing license headers to two source files
|
2020-06-24 13:22:09 -04:00 |
Christopher L. Shannon (cshannon)
|
7c5a4bd940
|
AMQ-7505 - Fix prototype.js exclusion for apache-rat:check
|
2020-06-24 13:19:56 -04:00 |
Christopher L. Shannon (cshannon)
|
763b3c337f
|
AMQ-7504 - Run apache-rat:check when apache-release profile is activated
This will verify licenses when doing a release
|
2020-06-24 12:54:58 -04:00 |
jbonofre
|
4ed2ba22a9
|
Cancel 5.16.0 release
|
2020-06-24 15:19:34 +02:00 |
Jean-Baptiste Onofré
|
cd1e9f8697
|
[maven-release-plugin] prepare for next development iteration
|
2020-06-23 17:40:26 +02:00 |
Jean-Baptiste Onofré
|
2e890c6224
|
[maven-release-plugin] prepare release activemq-5.16.0
|
2020-06-23 17:39:53 +02:00 |
Jean-Baptiste Onofré
|
23f285a627
|
[AMQ-7351] Downgrade to Apache POM 18 to avoid javadoc generation issue during release
|
2020-06-23 16:45:12 +02:00 |
Jean-Baptiste Onofré
|
0f92f2cabb
|
Merge pull request #546 from jbonofre/AMQ-7087
[AMQ-7087] Add JDK 9+ specific JVM args to avoid warnings
|
2020-06-23 08:52:26 +02:00 |
jbonofre
|
7db424758f
|
[AMQ-7087] Add JDK 9+ specific JVM args to avoid warnings
|
2020-06-23 07:52:00 +02:00 |
Jean-Baptiste Onofré
|
4991668549
|
Merge pull request #517 from coheigea/AMQ-7450
AMQ-7450 - Put some restrictions on the URLs that are allowed in Blob…
|
2020-06-23 07:01:38 +02:00 |
Jean-Baptiste Onofré
|
f4dbb74048
|
Merge pull request #545 from jbonofre/AMQ-7121
[AMQ-7121] Set setter accessible (for JDK 11)
|
2020-06-23 06:37:48 +02:00 |
jbonofre
|
88525ce650
|
[AMQ-7121] Set setter accessible (for JDK 11)
|
2020-06-22 17:35:49 +02:00 |
Jean-Baptiste Onofré
|
937c31e036
|
Merge pull request #544 from jbonofre/AMQ-7493
[AMQ-7493] Fix RejectedExecutionException in the BrokerService
|
2020-06-22 17:00:52 +02:00 |
Christopher L. Shannon (cshannon)
|
721169a21d
|
AMQ-7500 - Update distribution examples to use JDK 1.8 source/target
|
2020-06-22 10:31:08 -04:00 |
jbonofre
|
4e1df1979b
|
[AMQ-7493] Fix RejectedExecutionException in the BrokerService
|
2020-06-22 16:24:29 +02:00 |
Jean-Baptiste Onofré
|
07cf49ed48
|
Merge pull request #542 from phaldan/AMQ-7499
AMQ-7499 add pause/resume operation of a queue in web console
|
2020-06-22 16:08:11 +02:00 |
Christopher L. Shannon (cshannon)
|
1a1cabdfce
|
AMQ-5687 - Remove old ANT based examples
|
2020-06-22 10:04:00 -04:00 |
Philipp Daniels
|
071edf522e
|
AMQ-7499 add pause/resume operation of a queue in web console
|
2020-06-19 10:47:35 +02:00 |
gtully
|
8cc5386fbb
|
AMQ-7497 - further test to verify behaviour after ra.stop
|
2020-06-15 10:20:40 +01:00 |
gtully
|
a7b06c043c
|
AMQ-7497 - tidy up test cleanup for random order runs
|
2020-06-11 19:55:38 +01:00 |
gtully
|
ed41101755
|
AMQ-7497 - support reconnect of the single RA xaResource connection
|
2020-06-11 19:39:18 +01:00 |
Christopher L. Shannon (cshannon)
|
d539ff77b9
|
(AMQ-7496) - Improve inflight message size test accuracy and reliability
|
2020-06-11 07:01:11 -04:00 |
Christopher L. Shannon (cshannon)
|
cc0bcdd5dc
|
AMQ-7496 - Properly decrement inflight message size on message
expiration
Also clean up some of the handling of inflight metrics in Prefetch
subscription
|
2020-06-10 11:36:34 -04:00 |
Timothy Bish
|
c8d4ebfe7a
|
AMQ-7495 Update Qpid JMS and Proton-j along with Netty to latest
Update Qpid JMS to v0.52.0
Update Proton-J 0.33.5
Update Netty 4.1.50.Final to match Qpid JMS deps
|
2020-06-08 11:19:47 -04:00 |