Commit Graph

2087 Commits

Author SHA1 Message Date
bayern39 0ed7f586a8 [ARTEMIS-561] JMS Bridge should display statistics about messages that have been processed 2016-06-09 14:15:25 -04:00
Clebert Suconic bafa59cc38 This closes #573 2016-06-09 14:07:51 -04:00
jbertram ff92f98983 Fix possible leaks in LDAP tests 2016-06-09 14:07:51 -04:00
Clebert Suconic 4fd27d97d7 Modifying script to use tar instead of unzip
it's more compatible with linux not requiring special packages installed
2016-06-09 13:22:06 -04:00
Martyn Taylor 0c73bbc969 This closes #575 2016-06-09 15:29:09 +01:00
Clebert Suconic af8fd87eaf validate script 2016-06-09 10:12:28 -04:00
Clebert Suconic 249056367d Fixing a few intermittent test failures 2016-06-09 10:10:58 -04:00
Martyn Taylor 9ae39f663f [maven-release-plugin] prepare for next development iteration 2016-06-09 12:52:56 +01:00
Martyn Taylor 221039e353 [maven-release-plugin] prepare release 1.3.0 2016-06-09 12:49:13 +01:00
Martyn Taylor 319439ab27 [maven-release-plugin] prepare for next development iteration 2016-06-09 12:25:19 +01:00
Martyn Taylor 2c5ab446be [maven-release-plugin] prepare release 1.3.0 2016-06-09 12:24:48 +01:00
Martyn Taylor f699b52117 This closes #576 2016-06-09 12:20:22 +01:00
Martyn Taylor 3ea40b2d35 update copyright in src Notice 2016-06-09 12:20:22 +01:00
Martyn Taylor 4a07091718 [maven-release-plugin] prepare for next development iteration 2016-06-09 11:25:03 +01:00
Martyn Taylor 93cf7b4b9b [maven-release-plugin] prepare release 1.3.0 2016-06-09 11:23:03 +01:00
Martyn Taylor 696206b1de This closes #574 2016-06-09 11:14:30 +01:00
Clebert Suconic 76af1f33d0 ARTEMIS-564 Fixing runtime with folders & spaces
https://issues.apache.org/jira/browse/ARTEMIS-564
2016-06-08 21:45:24 -04:00
Clebert Suconic 17ffcd48c2 fixing log.trace 2016-06-08 21:41:57 -04:00
Martyn Taylor f9dd891db7 This closes #572 2016-06-08 13:43:22 +01:00
Martyn Taylor a261feafd8 Bump extra test version after release tag 2016-06-08 13:42:36 +01:00
Martyn Taylor 4574b3ee13 [maven-release-plugin] prepare for next development iteration 2016-06-08 11:03:35 +01:00
Martyn Taylor 2b3d22c5cc [maven-release-plugin] prepare release 1.3.0 2016-06-08 11:02:14 +01:00
jbertram 4436f06f36 This closes #570 2016-06-07 16:12:50 -05:00
Clebert Suconic fcaef51963 test fix 2016-06-07 17:03:41 -04:00
Clebert Suconic f0f431acea Adding more time on checkWeakReferences
This will fix a few intermittent failures
2016-06-07 17:03:41 -04:00
Clebert Suconic 065f9945eb Fixing test faliure 2016-06-07 17:03:41 -04:00
Clebert Suconic 3d3a8fada0 This closes #569 2016-06-07 17:02:46 -04:00
Ingo Weiss 685442861e [ARTEMIS-558] java.util.MissingFormatArgumentException: Format specifier '%s' during backup activation 2016-06-07 17:01:51 -04:00
Clebert Suconic fe7b73c7d1 This closes #568 2016-06-07 11:46:49 -04:00
Martyn Taylor d3024598e3 Note to escape & in XML JDBC Connection 2016-06-07 11:46:49 -04:00
Clebert Suconic 4ee53d054f This closes #565 2016-06-07 10:38:47 -04:00
Jiri Danek 37e2840cec ARTEMIS-554 include additional examples in `mvn -Pexamples verify` 2016-06-07 10:38:47 -04:00
Andy Taylor b4ff38ec76 This closes #566 Add info on JDBC Persistence 2016-06-07 12:03:59 +01:00
Martyn Taylor 481a854f6c Add info on JDBC Persistence 2016-06-07 12:02:47 +01:00
Martyn Taylor a67838bc3b This closes #564 2016-06-07 10:25:45 +01:00
jbertram 1e28b3e7e7 Update embedded docs/example 2016-06-06 17:30:12 -05:00
jbertram 50d83fb63d This closes #563 2016-06-06 16:41:13 -05:00
Clebert Suconic 2e6586548b ARTEMIS-552 Replication target being finished can lead to instability on live
https://issues.apache.org/jira/browse/ARTEMIS-552
2016-06-06 16:28:51 -04:00
Clebert Suconic ee6176c671 This closes #561 2016-06-06 16:00:57 -04:00
jbertram e53649a6b9 ARTEMIS-322 auto-create/delete JMS topic
Implements a new feature for the broker whereby it may automatically create and
delete JMS topics which are not explicitly defined through the management API
or file-based configuration. A JMS topic is created in response to a sent
message or connected subscriber. The topic may subsequently be deleted when it
no longer has any subscribers. Auto-creation and auto-deletion can both be
turned on/off via address-setting.
2016-06-06 16:00:57 -04:00
jbertram 25316e4232 This closes #562 2016-06-06 14:41:21 -05:00
Clebert Suconic a4055816b3 ARTEMIS-539 Proper fix on default address for core protocol
The previous fix was breaking compatibility with older servers.
We need to check the default address if an exception happened during the send (due to flow control or blocker)
2016-06-06 15:38:29 -04:00
Clebert Suconic 8fdd1f6496 Revert "ARTEMIS-539"
This reverts commit a3efafd975.
This reverts commit cf3396a3a6.
This reverts commit 17ea05bce6.
This reverts commit af4aa9fcb6.
2016-06-06 14:12:25 -04:00
Clebert Suconic 29a0d273dd This closes #560 2016-06-03 17:39:49 -04:00
Dejan Bosanac eaeba6f809 update osgi bundle and make postgres dependency optional 2016-06-03 17:39:49 -04:00
Clebert Suconic a3efafd975 ARTEMIS-539 fixing testsuite 2016-06-03 17:32:07 -04:00
Clebert Suconic cf3396a3a6 ARTEMIS-539 fixing tests 2016-06-03 16:37:21 -04:00
jbertram ac87304b16 This closes #559 2016-06-03 11:19:37 -05:00
Clebert Suconic 17ea05bce6 ARTEMIS-539 fixing default address on client as well 2016-06-03 12:04:20 -04:00
Clebert Suconic 14516af7c7 This closes #558 2016-06-03 12:03:00 -04:00