Clebert Suconic
|
7e7150ffdc
|
NO-JIRA Renaming TestTransfer as TransferTest to be compatible with the other tests names
|
2021-08-23 09:44:07 -04:00 |
Robbie Gemmell
|
c300d58baa
|
NO-JIRA: use the google mirror for maven central to spread load and help reduce sporadic CI failures
|
2021-08-23 12:35:39 +01:00 |
Clebert Suconic
|
cc1b7f7f5a
|
This closes #3703
|
2021-08-20 17:00:23 -04:00 |
Justin Bertram
|
3fd0eea667
|
ARTEMIS-3438 legacy updateQueue doesn't respect ringSize
|
2021-08-20 17:00:23 -04:00 |
Clebert Suconic
|
eb73709a1a
|
This closes #3705
|
2021-08-20 16:33:21 -04:00 |
Justin Bertram
|
c8d71cbebc
|
ARTEMIS-3422 mitigate NPE for audit logging
|
2021-08-20 16:33:21 -04:00 |
Robbie Gemmell
|
02a8296821
|
ARTEMIS-3435: fail-fast if AIO check fouls, rather than burning hours and still failing, and report/log detals to aid analysis
|
2021-08-20 16:38:08 +01:00 |
Clebert Suconic
|
f80f033dc3
|
This closes #3702
|
2021-08-20 11:22:33 -04:00 |
Clebert Suconic
|
ed4c915d50
|
ARTEMIS-3434 Fixing Journal Retention Wrong month
|
2021-08-20 11:22:33 -04:00 |
Clebert Suconic
|
5445933559
|
This closes #3700
|
2021-08-20 09:19:09 -04:00 |
Emmanuel Hugonnet
|
bafc511d66
|
[ARTEMIS-3432]: Use batavia to produce transformed source code instead of transformed binaries.
* producings sources from jms modules source code.
* compliling and testing the resulting sources
Issue: https://issues.apache.org/jira/browse/ARTEMIS-3432
|
2021-08-20 09:19:09 -04:00 |
Emmanuel Hugonnet
|
2f74fa1920
|
[ARTEMIS-3431]: PrintData is missing a retro-compatible method.
* Adding public static void printData(File bindingsDirectory, File messagesDirectory, File pagingDirectory, PrintStream out, boolean secret) throws Exception
Issue: https://issues.apache.org/jira/browse/ARTEMIS-3431
|
2021-08-19 17:12:48 -04:00 |
Clebert Suconic
|
cf312d5b7d
|
This closes #3699
|
2021-08-19 10:18:22 -04:00 |
Andy Taylor
|
364d4cc324
|
ARTEMIS-3426 - fix copying of large retained message
https://issues.apache.org/jira/browse/ARTEMIS-3426
|
2021-08-19 09:58:28 -04:00 |
Clebert Suconic
|
52f429afa1
|
NO-JIRA Fixing ExpiryRunnerTest intermittent test failure
|
2021-08-19 09:00:09 -04:00 |
Robbie Gemmell
|
fac1c4320d
|
ARTEMIS-3423: remaining #3697 feedback, move the non-shared sub test out of the shared sub test class
|
2021-08-19 12:19:31 +01:00 |
Clebert Suconic
|
3edb96b09b
|
ARTEMIS-3425 Possible NPE on Page reload
|
2021-08-18 17:49:35 -04:00 |
Clebert Suconic
|
656114045a
|
ARTEMIS-3423 Addressing suggestiongs from Robbie Gemmel on PR #3697
|
2021-08-18 13:01:30 -04:00 |
Clebert Suconic
|
995ee5688b
|
This closes #3697
|
2021-08-18 12:41:19 -04:00 |
Andy Taylor
|
191cb34c54
|
ARTEMIS-3423 - create correct queue when durable subs recreated via AMQP
https://issues.apache.org/jira/browse/ARTEMIS-3423
|
2021-08-18 12:41:19 -04:00 |
Justin Bertram
|
82f0ece67c
|
ARTEMIS-3329 ability to purge all queues on address
|
2021-08-18 12:33:01 -04:00 |
Robbie Gemmell
|
d7f30e7a33
|
ARTEMIS-3421: update docs to reflect change in default, missed from ARTEMIS-3367, and clarify a bit
|
2021-08-18 16:24:08 +01:00 |
Robbie Gemmell
|
9baa9a4c2b
|
NO-JIRA: enable regular maven output on Travis, only suppress transfer updates, see if it works around or clarifies situation before no-output timeout kills the run
|
2021-08-17 10:19:57 +01:00 |
Robbie Gemmell
|
b8c779c9fa
|
NO-JIRA: Travis job has been aborting since #3680 was merged due to log output length, try redirecting output to file for now
|
2021-08-16 13:55:43 +01:00 |
Clebert Suconic
|
62cf93dd61
|
NO-JIRA Removing non used UnitTestLogger
|
2021-08-14 19:16:08 -04:00 |
Clebert Suconic
|
2418ea0312
|
NO-JIRA Updating vote template to remove specific version from the template
|
2021-08-09 15:03:51 -04:00 |
Clebert Suconic
|
d950e1b4cc
|
NO-JIRA Adding vim .swp and .swo files into .gitignore
Just to avoid a mistake like it happened on f593a2de92
|
2021-08-09 14:21:39 -04:00 |
Clebert Suconic
|
b8c64590f9
|
[maven-release-plugin] prepare for next development iteration
|
2021-08-09 11:58:28 -04:00 |
Clebert Suconic
|
37cc298973
|
[maven-release-plugin] prepare release 2.18.0
|
2021-08-09 11:58:27 -04:00 |
Robbie Gemmell
|
f593a2de92
|
NO-JIRA: remove tmp editor scratch file that shouldnt be there
|
2021-08-09 15:20:21 +01:00 |
Clebert Suconic
|
cc4a51a3ea
|
[maven-release-plugin] prepare for next development iteration
|
2021-08-06 17:04:18 -04:00 |
Clebert Suconic
|
0b30187091
|
[maven-release-plugin] prepare release 2.18.0
|
2021-08-06 17:04:16 -04:00 |
Clebert Suconic
|
36620e9475
|
NO-JIRA Update version.md for documentation
|
2021-08-06 16:42:46 -04:00 |
Clebert Suconic
|
2aebcb784b
|
NO-JIRA Fixing Broker Balance Examples poms
|
2021-08-06 16:03:27 -04:00 |
Domenico Francesco Bruscino
|
f905d7ef52
|
NO-JIRA Fix broker-balancer module
|
2021-08-06 15:47:24 -04:00 |
Clebert Suconic
|
ff27d10372
|
SNAPSHOT update on Extra Tests
|
2021-08-06 14:13:52 -04:00 |
Clebert Suconic
|
0e2ce484ba
|
[maven-release-plugin] prepare for next development iteration
|
2021-08-06 13:46:56 -04:00 |
Clebert Suconic
|
cb705b5c5c
|
[maven-release-plugin] prepare release 2.18.0
|
2021-08-06 13:46:54 -04:00 |
Clebert Suconic
|
382674a00f
|
This closes #3692
|
2021-08-06 12:53:51 -04:00 |
Domenico Francesco Bruscino
|
9fd1d5941d
|
ARTEMIS-3365 Fix NPE on CORE client disconnecting
|
2021-08-06 18:48:49 +02:00 |
Clebert Suconic
|
8442c9b9d6
|
ARTEMIS-3417 AutoDelete false by default on the created broker.xml
|
2021-08-06 12:08:49 -04:00 |
franz1981
|
dfca54cedd
|
ARTEMIS-3340 Fix example artifact name
|
2021-08-06 10:24:09 -04:00 |
franz1981
|
d804a07148
|
This closes #3688
|
2021-08-06 15:22:52 +02:00 |
franz1981
|
f54c9156fa
|
ARTEMIS-3414 Disable OpenWire advisory support as default created configuration on CLI
|
2021-08-06 15:22:52 +02:00 |
Robbie Gemmell
|
e72e7e74e9
|
ARTEMIS-3413: clean up tests to verify queue create behaviour, have names reflect what they check
|
2021-08-06 08:43:07 -04:00 |
Clebert Suconic
|
ce87777ead
|
This closes #3634
|
2021-08-06 08:34:07 -04:00 |
Domenico Francesco Bruscino
|
3555dd7d25
|
ARTEMIS-3365 Add broker balancers
|
2021-08-06 08:33:21 -04:00 |
Domenico Francesco Bruscino
|
6d2b96c79e
|
ARTEMIS-3275 Lock CORE client communication during failover retries
|
2021-08-06 08:32:59 -04:00 |
franz1981
|
49e3843aa7
|
ARTEMIS-3340 Atomic server restart and clean dirty activation: fix testFailbackTimeout
|
2021-08-06 08:29:54 -04:00 |
Domenico Francesco Bruscino
|
313d3a8973
|
ARTEMIS-3367 Fix security resources for stomp-dual-authentication
|
2021-08-06 08:29:15 -04:00 |