Christopher L. Shannon
9a298e6caa
Increase forkedProcessTimeoutInSeconds for tests to decrease timeout failures ( #930 )
...
(cherry picked from commit f473efe163
)
2022-11-11 05:49:40 -05:00
Christopher L. Shannon (cshannon)
81773c85d7
AMQ-9152: Fix surefire setup to run all tests that are not excluded
...
(cherry picked from commit ba0b7a25a0
)
2022-11-03 15:48:18 -04:00
Robbie Gemmell
aad85e2c4a
AMQ-9074: use -noindex to remove various .js files, disable html source listings for javadoc
...
(cherry picked from commit 52574a794a
)
2022-09-07 18:04:01 -04:00
Jean-Baptiste Onofré
cad3839fe1
[maven-release-plugin] prepare for next development iteration
2022-08-25 09:22:35 +02:00
Jean-Baptiste Onofré
b6ecffe80a
[maven-release-plugin] prepare release activemq-5.17.2
2022-08-25 09:22:27 +02:00
Jean-Baptiste Onofré
f23eb49c6f
[AMQ-9030] Upgrade to maven-antrun-plugin 3.0.0
...
(cherry picked from commit fb3dea3656
)
2022-08-18 07:16:39 +02:00
Lucas Tétreault
c44008e852
[AMQ-9005] remove xalan dependency due to it being end of life
...
(cherry picked from commit e550748b4c
)
2022-08-01 06:39:51 +02:00
Jean-Baptiste Onofré
8abb50aa16
[maven-release-plugin] prepare for next development iteration
2022-04-25 14:23:42 +02:00
Jean-Baptiste Onofré
0898aab016
[maven-release-plugin] prepare release activemq-5.17.1
2022-04-25 14:23:33 +02:00
Jean-Baptiste Onofré
bd08484445
[maven-release-plugin] prepare for next development iteration
2022-03-09 21:47:58 +01:00
Jean-Baptiste Onofré
1f3ccad9bb
[maven-release-plugin] prepare release activemq-5.17.0
2022-03-09 21:47:47 +01:00
Jean-Baptiste Onofré
a9cb53bd38
Cancel 5.17.0 release
2022-03-09 21:42:04 +01:00
Christopher L. Shannon (cshannon)
482a5e819d
AMQ-8530 - Update to geronimo-annotation_1.3_spec
...
(cherry picked from commit 3d06efe93d
)
2022-03-09 12:54:31 -05:00
Christopher L. Shannon
f25ff1bca2
AMQ-8528: Fix test failures in integration module
...
-DurableFiveBrokerNetworkBridgeTest: Fix refactoring mistake
-SpringTest: Fix Spring xml files
-BrokerRedeliveryTest: Fix after sendDuplicateFromStoreToDLQ default
changed to false
-AMQ4952Test: Fix after sendDuplicateFromStoreToDLQ default
changed to false
-AMQ3537Test: Add missing package to SERIALIZABLE_PACKAGES
-OfflineDurableSubscriberTimeoutTest: Fix after log4j2 update
-JDBCConcurrentDLQTest: Fix after log4j2 update
(cherry picked from commit 32e72b0879
)
2022-03-08 13:33:37 -05:00
Christopher L. Shannon
15a2f3de2c
NO-JIRA: Activate quick-tests by default ( #792 )
...
(cherry picked from commit c4d9d70987
)
2022-03-08 13:23:41 -05:00
Jean-Baptiste Onofré
2582384511
[maven-release-plugin] prepare for next development iteration
2022-03-07 15:41:59 +01:00
Jean-Baptiste Onofré
8ad238bb7d
[maven-release-plugin] prepare release activemq-5.17.0
2022-03-07 15:41:49 +01:00
Christopher L. Shannon (cshannon)
efe3f5b7d4
AMQ-8520: Re-enable all modules to compile and build by default
...
Updates the modules part of the previous full.test profile to always
build but skip running tests by default.
Also fixed miss dependency updates including log4j and jetty
(cherry picked from commit f240cb5806
)
2022-03-03 16:41:38 -05:00
Christopher L. Shannon (cshannon)
8a4c928806
Revert "[AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 ( #682 )"
...
This reverts commit 67256c61b1
.
2022-03-01 10:25:01 -05:00
jbonofre
472dcf8497
[AMQ-7426] Upgrade to log4j2
2022-02-24 15:20:51 +01:00
Jean-Baptiste Onofré
ee21925c08
[AMQ-7325] Upgrade to Derby 10.15.2.0
2022-01-17 16:29:53 +01:00
Matt Pavlovich
2e784d07be
[AMQ-8341] Remove FTP Blob strategy
...
- Remove commons-net dependency
2022-01-12 11:05:43 -06:00
Matt Pavlovich
67256c61b1
[AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 ( #682 )
...
- API update only
- Throw UnsupportedOperationException
- Disable activemq-camel from build
- Formatting fixes
- Use geronimo-jms for osgi-related artifacts
- Fix features.xml invalid xml header
- Add a unit test to confirm JMS 2.0 methods for phase 1 (throw UnsupportedOperationException)
- Add deliveryTime field to Message
- Minor formatting fixes
2021-11-10 11:56:04 -06:00
Matt Pavlovich
c1a2ff25c1
[AMQ-8033] Remove activemq-camel ( #701 )
...
* [AMQ-8033] Remove activemq-camel
- Prerequisite for JMS v2.0 support
* [AMQ-8033] Remove activemq-camel
- Prerequisite for JMS v2.0 support
* [AMQ-8033] Assembly and karaf clean-ups
2021-09-03 11:21:13 -05:00
charlie-aws
f8b0db2dd4
fix BrokerServiceTest by replacing powermock
...
fix BrokerServiceTest by replacing powermock
2021-03-29 10:30:47 -07:00
jbonofre
52a2bd446a
[AMQ-7502] Remove leveldb
2021-03-25 18:54:53 +01:00
Christopher L. Shannon (cshannon)
2cf3decd8e
AMQ-8184 - Re-enable NIO tests
...
Re-enable the nio transport tests in activemq-unit-tests by default to
catch transport errors. Also fix broken tests
2021-03-11 11:16:29 -05: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
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
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é
4d968391a7
Merge pull request #518 from coheigea/AMQ-7454
...
AMQ-7454 - Remove xmpp artifacts
2020-03-27 10:22:48 +01:00
Colm O hEigeartaigh
9599ad8d95
AMQ-7457 - Support wider password encryption schemes
2020-03-27 08:34:10 +00:00
Colm O hEigeartaigh
1c504160d8
AMQ-7454 - Remove xmpp artifacts
2020-03-26 11:36:41 +00:00
jbonofre
d878d877d5
[AMQ-7410] Align dependencies with Apache Karaf
2020-02-26 13:11:33 +01:00
Colm O hEigeartaigh
892c9e2a2d
AMQ-7295 - Update JTA spec
2019-10-16 14:28:17 +01:00
Jean-Baptiste Onofré
973c78cbec
[AMQ-7249] Upgrade to Jetty 9.4.19.v20190610
2019-08-20 21:44:28 +02:00
Colm O hEigeartaigh
309b6a39b7
AMQ-7244 - Update Apache Directory + FileServer
2019-08-06 15:30:12 +01:00
Alan Protasio
b92aaa2f58
AMQ-7052 - Fix JdbcXARecoveryBrokerTest and mLevelDBXARecoveryBrokerTest tests
...
Signed-off-by: gtully <gary.tully@gmail.com>
2018-09-18 10:26:29 +01: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
William Crowell
41bec0d658
Fixes AMQ-6441 where a negative value can be returned with large AWS EFS files systems when calling java.io.File.getTotalSpace()
2016-12-07 10:45:12 +00:00
Hadrian Zbarcea
d5a929c0d2
This closes #205 . Won't fix. (fix even more file permissions)
2016-11-03 14:11:40 -04:00
Christopher L. Shannon (cshannon)
72650a0b8b
https://issues.apache.org/jira/browse/AMQ-6449
...
Disabling doclint now only activates for JDK 8
2016-10-03 07:37:53 -04:00
Christopher L. Shannon (cshannon)
02082b1aec
NO-JIRA: More Java 8 JavaDoc fixes - also fixed findbugs for Java 8
2016-09-30 14:36:44 -04:00
Christopher L. Shannon (cshannon)
06a21dbbb3
[maven-release-plugin] prepare for next development iteration
2016-08-02 09:03:37 -04:00