Clebert Suconic
9dbc5dc409
ARTEMIS-1577 Address-settings policies not working with older clients
...
This closes #1744
2018-01-18 10:18:39 -05:00
Justin Bertram
1aa7b5c038
ARTEMIS-1609 fix JMS destination s11n compatibility
2018-01-17 12:31:27 -05:00
Clebert Suconic
da164a2074
ARTEMIS-1599 fixing compatibility with 1.x exported file
2018-01-11 21:33:17 -05:00
Michael Pearce
9e68d84645
This closes #1764
2018-01-10 16:21:56 +00:00
Clebert Suconic
12ef662b91
ARTEMIS-1595 Fixing serialization issues between Artemis 1.5 and master
2018-01-10 16:19:55 +00:00
Clebert Suconic
c8dc7de445
ARTEMIS-1545 Fixing compatibility issues with topic Subscriptions
2018-01-09 10:34:38 -06:00
Clebert Suconic
bccf18fa6f
ARTEMIS-1546 Changing version check from 1.4.0 to latest 1.5.5
2017-12-20 15:42:39 -05:00
Clebert Suconic
7514e91ed1
Revert "ARTEMIS-1545 Support JMS 2.0 Completion Listener for Exceptions"
...
Revert "ARTEMIS-1545 Adding HornetQ 2.4.7 on the mesh to validate send-acks"
I'm reverting this as the testsuite is broken..
We will send it back once worked out.
This reverts commit 8f5b7a1e73
.
This reverts commit 9b982b3e30
.
2017-12-19 17:03:00 -05:00
Clebert Suconic
8f5b7a1e73
ARTEMIS-1545 Adding HornetQ 2.4.7 on the mesh to validate send-acks
2017-12-19 15:03:04 -05:00
Clebert Suconic
2197d377c9
ARTEMIS-1546 speed up mesh test
2017-12-19 10:20:38 -05:00
Clebert Suconic
03ed49e6e9
ARTEMIS-1546 Fixing invalid import on test added by accident
2017-12-19 09:16:23 -05:00
Clebert Suconic
d67c65b8a2
ARTEMIS-1546 small fix on test
2017-12-18 22:38:15 -05:00
Clebert Suconic
dbe575a0c1
ARTEMIS-1546 Fixing body compatibility issue by recast body towards 1.4
...
https://issues.apache.org/jira/browse/ARTEMIS-1546
Recasting the body as 1.x format when there's a 1.x in use at the other size of the wire
2017-12-18 22:04:38 -05:00
Clebert Suconic
9ef90f8def
ARTEMIS-1546 Adding tests to validate compatibility
...
https://issues.apache.org/jira/browse/ARTEMIS-1546
- the dependency scan is changed to allow adding an extra repository
- adding groovy so we won't require compilation dependencies (just runtime)
without needing reflection (thanks Groovy :) )
- Adding hornetq to the mesh of version tests
2017-12-18 22:04:37 -05:00