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
Andy Taylor
b7be2af8a9
ARTEMIS-321 - server should stop if no more journal fil can be created.
...
https://issues.apache.org/jira/browse/ARTEMIS-321
2015-12-14 16:56:37 +00:00
Clebert Suconic
8fa5bb2a07
This closes #262
2015-12-10 17:32:25 -05:00
Clebert Suconic
b1b4bb8a32
ARTEMIS-320 Refactoring TCP flow control and proper implementation of flow control on consumers
...
https://issues.apache.org/jira/browse/ARTEMIS-320
2015-12-10 16:50:26 -05:00
Clebert Suconic
351bcfc9f9
ARTEMIS-319 Improving files allocation and implementing journal-pool-files
...
https://issues.apache.org/jira/browse/ARTEMIS-319
2015-12-10 16:49:58 -05:00
Clebert Suconic
0b22433cc5
one-test script to help running tests
2015-12-10 16:47:30 -05:00
Clebert Suconic
a5a130bfb4
This closes #261
2015-12-10 16:47:01 -05:00
Tom Ross
d7f245f1ca
NullPointerException when trying to list prepared transactions as JSON - part 2
2015-12-10 16:38:44 -05:00
Clebert Suconic
da5c5f7241
This closes #260
2015-12-09 13:39:18 -05:00
jbertram
05382ac068
ARTEMIS-309 upgrade commons-collections
2015-12-09 09:56:05 -06:00
Clebert Suconic
8b09e6eb36
This closes #259
2015-12-08 16:55:46 -05:00
jbertram
831eabfc73
ARTEMIS-303 listing subs fails for JMS2 shared sub
2015-12-08 15:11:53 -06:00