Commit Graph

10429 Commits

Author SHA1 Message Date
Colm O hEigeartaigh 27ac6b609d AMQ-7247 - Update maven plugin API + Pax URL versions 2019-07-19 17:01:43 +01:00
Christopher L. Shannon (cshannon) 45e8385ae2 NO-JIRA: update maven-plugin-plugin version to fix build 2019-07-18 09:14:23 -04:00
Christopher L. Shannon (cshannon) e6f4d2f97c AMQ-7208 - update Guava to 28.0-jre 2019-07-18 08:50:14 -04:00
Christopher L. Shannon (cshannon) 61d141d350 AMQ-7236 - Update Spring and xstream to latest 2019-07-18 08:04:01 -04:00
Christopher L. Shannon (cshannon) c7f3a4dae2 Merge branch 'AMQ-7239'
This closes #370
2019-07-18 07:36:27 -04:00
Colm O hEigeartaigh 85ad5aa1ef Update HTTPClient and replace deprecated calls 2019-07-17 21:22:16 +01:00
Colm O hEigeartaigh 25483c05d1 AMQ-7242 - REST Content Type fixes 2019-07-16 13:07:17 +01:00
Colm O hEigeartaigh 75023f2bed Remove default "secret" password from the LDAPAuthorizationMap 2019-07-15 18:24:48 +01:00
Jean-Baptiste Onofré 379853d887
Merge pull request #371 from coheigea/karaf
Updating Karaf + also the surefire maven plugin
2019-07-15 07:12:27 +02:00
Jean-Baptiste Onofré 69e5fef582
Merge pull request #372 from coheigea/config
Make ActiveMQConfiguration.loadClass private
2019-07-15 07:11:19 +02:00
Jean-Baptiste Onofré f88b0baef7
Merge pull request #373 from coheigea/misc_updates
Updating Shiro plus some other minor updates
2019-07-15 07:10:04 +02:00
Colm O hEigeartaigh 1d7ffa1cd0 Updating Shiro plus some other minor updates 2019-07-12 08:54:21 +01:00
Colm O hEigeartaigh 10910a423c Make ActiveMQConfiguration.loadClass private 2019-07-11 10:09:30 +01:00
Colm O hEigeartaigh 56c2ea3ad0 Updating Karaf + also the surefire maven plugin 2019-07-10 15:45:07 +01:00
Colm O hEigeartaigh a4ed66c2d4 AMQ-7239 - Update Jettison 2019-07-09 15:47:40 +01:00
Christopher L. Shannon (cshannon) c7eff84058 AMQ-7238 - Ensure remoteId subscription map is also cleared when local
map is cleared inside DemandForwardingBridgeSupport
2019-07-08 08:38:34 -04:00
Jean-Baptiste Onofré eb885cb513
Merge pull request #361 from coheigea/AMQ-7216
[AMQ-7216] Update Rome dependency
2019-07-04 17:42:44 +02:00
Colm O hEigeartaigh f7e2d43831 AMQ-7216 - Update Rome dependency 2019-07-04 16:39:11 +01:00
Jean-Baptiste Onofré 2c92f53f4d
Merge pull request #368 from coheigea/AMQ-7235
[AMQ-7235] Remove hard-coded credentials from OsgiConfiguration
2019-07-04 17:20:48 +02:00
Colm O hEigeartaigh 2a66f53fdc AMQ-7235 - Remove hard-coded credentials from OsgiConfiguration 2019-07-03 18:28:55 +01:00
gtully de3f77063f AMQ-7234 - fix up memory usage wait timeout such that topic pfc in a transaction can see connection context state changes, fix and test 2019-06-21 16:55:13 +01:00
gtully efc857fc1f AMQ-7233 - ensure sessions are cleaned up on pooledconnection.close before temp dests to ensure temp dests actually get deleted, fix and test 2019-06-19 10:29:33 +01:00
Lionel Cons c4927638da AMQ-7230 - Add support for regex based certificate authentication 2019-06-17 13:39:13 +02:00
Christopher L. Shannon (cshannon) dc56fa3f6e AMQ-7228 - Avoid unnecessary lock contention when getting pending
metrics
2019-06-14 10:46:21 -04:00
Christopher L. Shannon (cshannon) 814a286dfe AMQ-7221 - Fix InMemoryJobSchedulerManagementTest that was broken after
patch
2019-06-14 10:30:25 -04:00
gtully 4d5e41ca28 AMQ-7227 - ensure db.free file is moved in scheduler store upgrade process 2019-06-14 10:01:57 +01:00
Christopher L. Shannon (cshannon) ac01af8dec Merge branch 'AMQ-7221'
This closes #364

Thanks to Alan Protasio for the patch
2019-06-11 07:51:33 -04:00
gtully 28a0cc6e5a AMQ-7225 - fix intermittent failure, avoid gc of partial tx pending commit 2019-06-11 12:36:02 +01:00
gtully 93e726d6a7 AMQ-7225 - defer cleanup task operation till recovery processing complete, track prepared location in recovered ops to ensure they are retained on recovery failure. Fix and test 2019-06-10 15:33:13 +01:00
Timothy Bish ae13645230 AMQ-7179: update to proton-j 0.33.1 and qpid-jms 0.43.0 2019-06-07 11:00:37 -04:00
Alan Protasio 5eb8403b1f AMQ-7221 - Delete Scheduled messages causes ActiveMQ create/write a unnecessary huge transaction file 2019-06-04 00:02:05 -07:00
Gary Tully f5db964e86
Merge pull request #363 from alanprot/fix/empty-transaction
AMQ-7219 - ActiveMQ replays journal file on a clean/unclean shutdown …
2019-05-31 10:02:58 +01:00
Alan Protasio bce979349e AMQ-7219 - ActiveMQ replays journal file on a clean/unclean shutdown with transacted session + Non persistent Messages 2019-05-30 10:13:16 -07:00
Timothy Bish 063d24e6d6 AMQ-7218 Fix loss of Ack id from tracking after TX commit / abort
Ensure that we properly track Ack IDs across TX commit and abort
operations and only clear out values enlisted in the TX on commit and
re-acquire the Ack Ids on TX abort.
2019-05-29 17:25:30 -04:00
suem ea0bcc12f7
AMQ-6949: SocketTimeoutException when using HTTP transport connector
A default socket timeout of 30 secods for the HTTP client was introduced with the following ticket: https://issues.apache.org/jira/browse/AMQ-6397

This timeout somewhow seems to conflict with the keep alive requests that stays open for arround 30 seconds. I increased the default timeout to 90 seconds and this seems to resolve the problem.
2019-05-29 15:28:30 +02:00
Robbie Gemmell d0fd46efcd AMQ-7179: update to proton-j 0.33.0 and qpid-jms 0.42.0 2019-05-22 12:51:48 +01:00
Gary Tully e59c6b61ab
Merge pull request #360 from coheigea/https
Switch to using a https URL in the mqtt pom
2019-05-22 09:33:13 +01:00
Colm O hEigeartaigh b65797245b Switch to using a https URL in the mqtt pom 2019-05-21 15:21:25 +01:00
gtully 4129c1f659 AMQ-7209 suppress stack trace in stomp error frame for SecurityExceptions to avoid any implementation detail leakage, fix and test 2019-05-17 17:06:20 +01:00
gtully ac4f4a82a7 no jira - fix intermittent failure of JdbcXARecoveryBrokerTest#testQueuePersistentPreparedAcksAvailableAfterRollback 2019-05-17 11:46:25 +01:00
Jean-Baptiste Onofré 07fdc4b42d
Merge pull request #323 from coheigea/owasp_update
Update OWasp dependency check plugin version
2019-05-14 07:40:49 +02:00
Jean-Baptiste Onofré f6fbd565b3
Merge pull request #325 from coheigea/transformerfactory_secproc
Set the secure processing feature on the TransformerFactory
2019-05-14 07:40:18 +02:00
Jean-Baptiste Onofré 1e1cd11269
Merge pull request #318 from alanprot/AMQ-7107
[AMQ-7107] Make QueueBrowsingTest and UsageBlockedDispatchTest succee…
2019-05-14 07:39:14 +02:00
Jean-Baptiste Onofré b84923ae9a
Merge pull request #341 from coheigea/copyright
Update copyright year
2019-05-14 07:38:22 +02:00
Jean-Baptiste Onofré 1d51c18713
Merge pull request #345 from coheigea/sec_headers
Enable X-XSS-Protection + X-Content-Type-Options headers for the webconsole
2019-05-14 07:37:58 +02:00
Jean-Baptiste Onofré a07e7909e5
Merge pull request #339 from jherkel/master
[AMQ-7138] Use karaf.etc in ActiveMQ features XML
2019-05-14 07:34:43 +02:00
Jean-Baptiste Onofré af4b1a2399
Merge pull request #355 from coheigea/spring
Updating Spring and Camel versions to fix some CVE
2019-05-14 07:33:54 +02:00
mrbald 7c72bf8da9
Update CreateCommand.java 2019-05-13 16:55:47 +02:00
mrbald b11b9aac75
AMQ-7201 added shebang to generated broker admin script 2019-05-13 16:50:30 +02:00
Christopher L. Shannon (cshannon) 23f0b1476c Merge branch 'AMQ-7196'
This closes #356

Thanks to Alan Protasio for the patch
2019-05-13 07:35:02 -04:00