1709 Commits

Author SHA1 Message Date
Clebert Suconic
fce14f1f30 This closes #284 2015-12-21 23:40:11 -05:00
Clebert Suconic
9167213f00 ARTEMIS-328 Fixing message loss through the bridge
https://issues.apache.org/jira/browse/ARTEMIS-328
2015-12-21 23:00:52 -05:00
Clebert Suconic
d435a3d00a This closes #277 2015-12-21 22:06:04 -05:00
Ville Skyttä
d48e344a8f Add missing @Overrides 2015-12-21 22:06:03 -05:00
Clebert Suconic
aa84b4cc0f This closes #278 2015-12-21 22:01:22 -05:00
Ville Skyttä
a0dc9861a0 Access static members directly 2015-12-21 22:01:21 -05:00
Clebert Suconic
fdb33b8ead This closes #279 2015-12-21 21:57:16 -05:00
Ville Skyttä
2cb74839f9 Remove redundant type arguments 2015-12-21 21:57:16 -05:00
Clebert Suconic
826da3b095 This closes #280 2015-12-21 21:50:35 -05:00
Ville Skyttä
6c84fa4609 Use <target> instead of deprecated <tasks> with maven-antrun-plugin 2015-12-21 21:50:34 -05:00
Clebert Suconic
8be8f16e57 This closes #281 2015-12-21 21:47:16 -05:00
Ville Skyttä
c857019f1f Update Java version in example Eclipse config 2015-12-21 21:47:15 -05:00
Ville Skyttä
a5eb04a2ba Remove Java < 1.5 support from XMLUtil.getTextContent 2015-12-21 21:47:15 -05:00
Ville Skyttä
93a53e1cda Fix UUIDGenerator.getHardwareAddress on recent Java versions
Enable related tests on all Java versions and drop < 1.7 support code.
2015-12-21 21:47:15 -05:00
Ville Skyttä
8fbb9b6385 Upgrade maven-pmd-plugin to 3.6, remove redundant config
Recent versions default to project.build.sourceEncoding and
maven.compiler.target.
2015-12-21 21:47:15 -05:00
Ville Skyttä
a681d5e750 Specify javac source and target via maven.compiler.* properties 2015-12-21 21:47:15 -05:00
Clebert Suconic
bd1df5e8ba This closes #283 2015-12-21 21:33:40 -05:00
John D. Ament
6f3d435ee8 ARTEMIS-326 Quote parameters that may include spaces. 2015-12-21 20:57:06 -05:00
Andy Taylor
0ff838d6dd merge #276 - extraTests version bump and RELEASING note 2015-12-21 09:59:25 +00:00
Andy Taylor
42a4cf29be merge #275 - Upgraded version of jboss logmanager 2015-12-21 09:58:59 +00:00
Martyn Taylor
4cb9cbbf59 extraTests version bump and RELEASING note 2015-12-21 09:48:14 +00:00
Paul Gallagher
c5b6e44e52 Upgraded version of jboss logmanager 2015-12-18 14:12:28 +00:00
Clebert Suconic
c0f71c3e15 fixing executor (adding state back) 2015-12-17 22:46:33 -05:00
Clebert Suconic
31748a7938 This closes #274 2015-12-17 22:17:20 -05:00
Stuart Douglas
631c2fa780 Change to a lock free ordered executor 2015-12-17 22:17:08 -05:00
Martyn Taylor
90c9469701 [maven-release-plugin] prepare for next development iteration 2015-12-17 17:03:40 +00:00
Martyn Taylor
df61224d2d [maven-release-plugin] prepare release 1.2.0 2015-12-17 17:01:58 +00:00
Andy Taylor
390c17773f merge #273 - Release prep 2015-12-17 16:00:25 +00:00
Martyn Taylor
a04bc8061c Added documentation for thread-pool-files config 2015-12-17 15:52:50 +00:00
Martyn Taylor
75267f90ca Release Notes 2015-12-17 15:52:50 +00:00
Andy Taylor
da77199083 merge #272 - Add license comment to OSGI deps 2015-12-17 13:53:02 +00:00
Martyn Taylor
95430ec2ac Add license comment to OSGI deps
Although the scope is "provided" we still aim to track the licenses in
the pom.xml, to avoid mistakes going forward.
2015-12-17 12:37:39 +00:00
Clebert Suconic
3272999659 This closes #271 2015-12-16 21:29:34 -05:00
Clebert Suconic
eddd3be46b ARTEMIS-302 - Cloning Connection Factory to avoid closing CFs from JNDI 2015-12-16 19:20:39 -05:00
Clebert Suconic
f8741db4a3 This closes #263 2015-12-16 18:20:41 -05:00
Martyn Taylor
0e8f2f39af ARTEMIS-312 Allow configurable of, and inject of client global thread pools 2015-12-16 18:19:25 -05:00
Clebert Suconic
f4235a6b9f This closes #270 2015-12-16 17:57:23 -05:00
jbertram
dd4a8d6879 ARTEMIS-308 security+LDAP example 2015-12-16 16:01:48 -06:00
jbertram
9cae390645 Copy files recursively on create 2015-12-16 16:00:17 -06:00
Clebert Suconic
2729bd613d This closes #269 2015-12-16 14:27:17 -05:00
jbertram
96802ed1d4 ARTEMIS-323 doc fix for artemis command 2015-12-16 12:10:57 -06:00
Andy Taylor
1f3d189dc8 merge #268 - ARTEMIS-302 more changes around XA reliability (resilience on failures) 2015-12-16 15:22:23 +00:00
Clebert Suconic
af1f79bff5 ARTEMIS-302 more changes around XA reliability (resilience on failures) 2015-12-16 10:19:35 -05:00
Clebert Suconic
a2c8e6bc3b This closes #267 2015-12-16 10:19:02 -05:00
Andy Taylor
d1e154e888 ARTEMIS-311 - added broker name to jmx object name properties.
Its now possible to also add the broker name to jmx tree avoiding clashes when multiple brokers are in a single vm. This is now the default but the old way can be used with some configuration

https://issues.apache.org/jira/browse/ARTEMIS-311
2015-12-16 10:19:01 -05:00
Clebert Suconic
f45d980945 This closes #266 2015-12-15 16:36:23 -05:00
Paul Gallagher
052f77f8f7 Upgrade org.jgroups-jgroups to latest version 2015-12-15 17:19:04 +00:00
Clebert Suconic
61b76dc1f3 This closes #265 2015-12-15 10:42:40 -05:00
jbertram
ced8ba2add ARTEMIS-318 use profile JAVA_ARGS only for 'run' 2015-12-15 09:32:50 -06:00
Clebert Suconic
2a1b974a95 This closes #264 2015-12-14 14:39:58 -05:00