590 Commits

Author SHA1 Message Date
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
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
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
Martyn Taylor
634fc1b482 Added MySQL Support 2016-06-01 19:04:25 +01:00
Martyn Taylor
79904aeb64 Add PostGres Driver 2016-06-01 16:09:42 +01:00
Paul Gallagher
2e06a21aa4 Update version of resteasy and jgroups 2016-05-31 14:20:06 +01:00
Clebert Suconic
37e6d7f941 update proton 2016-05-25 09:41:40 -04:00
jbertram
d6bbc9ce35 ARTEMIS-531 upgrade Jolokia 2016-05-23 18:26:21 -04:00
Dejan Bosanac
e994eda356 ARTEMIS-521 - OSGi support - add unit test
ARTEMIS-521 - OSGi support - move unit test to integration tests
2016-05-19 11:53:31 -05:00
Andy Taylor
c161ab46a6 ARTEMIS-503 - replace proton-jms with proton-jms from ActiveMQ
Ive copied over the source itself

https://issues.apache.org/jira/browse/ARTEMIS-503
2016-05-03 10:40:56 -04:00
Andy Taylor
9a17681f83 ARTEMIS-503 - replace proton-jms with proton-jms from ActiveMQ
https://issues.apache.org/jira/browse/ARTEMIS-503
2016-04-25 14:13:30 +01:00
Paul Gallagher
a3ffa9aa34 Update to use one version of slf4j defined at the top level pom 2016-04-20 14:14:45 +01:00
Paul Gallagher
1aac582ce8 Update to dependency versions jgroups 2016-04-04 11:07:50 -05:00
Paul Gallagher
d87c7e4f16 Update to dependency versions jgroups and resteasy 2016-03-07 15:51:45 -05:00
Paul Gallagher
0f3a973299 Update versions of jboss-logging and javax.enterprise-cdi-api 2016-02-24 18:03:24 +00:00
Clebert Suconic
02afdbbb12 Upgrade proton to 0.12 2016-02-18 10:14:26 -06:00
Paul Gallagher
5696027b18 Upgrade jboss-logmanager version 2016-02-11 16:44:56 +00:00
Paul Gallagher
6e7f3db8a5 Update the resteasy version 2016-02-08 16:58:46 -05:00
Paul Gallagher
90c54b274e Make the openwire examples use the activemq5 version from the top level pom 2016-02-08 10:42:38 -06:00
Martyn Taylor
32a9d60a3d Allow users to configure jdbc driver class name
This patch allows users to configure the Driver class that the JDBC
store and journal uses and removes Derby as a default.
2016-02-08 11:23:38 -05:00
Martyn Taylor
4922a7618a Bump to next version to 1.3.0-SNAPSHOT 2016-01-20 17:25:07 +00:00
Paul Gallagher
dcdba1fcbb Added npm shrinkwrap file 2016-01-19 11:57:25 +00:00
Martyn Taylor
64f74acdbc ARTEMIS-27 / ARTEMIS-340 Add JDBC Storage Manager 2016-01-13 09:38:40 -05:00
Clebert Suconic
e847c14b94 using double quotes otherwise Idea can't run the tests properly 2016-01-11 20:02:46 -05:00
Clebert Suconic
34b66351fb ignoring stuff from cmake / native build 2016-01-04 11:21:10 -05:00
Martyn Taylor
2c430e597b [maven-release-plugin] prepare for next development iteration 2016-01-04 11:50:36 +00:00
Martyn Taylor
f182c806b6 [maven-release-plugin] prepare release 1.2.0 2016-01-04 11:49:58 +00:00
Martyn Taylor
5f32e6575c [maven-release-plugin] prepare for next development iteration 2016-01-04 09:24:34 +00:00
Martyn Taylor
150c5d87aa [maven-release-plugin] prepare release 1.2.0 2016-01-04 09:19:35 +00:00
Andy Taylor
913f0268ad restrict maven version to 3.1 2015-12-23 10:58:44 -05:00
Paul Gallagher
c1f609c161 Fix for missing dependencies at the top level pom 2015-12-22 15:38:51 +00: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
John D. Ament
6f3d435ee8 ARTEMIS-326 Quote parameters that may include spaces. 2015-12-21 20:57:06 -05:00
Paul Gallagher
c5b6e44e52 Upgraded version of jboss logmanager 2015-12-18 14:12:28 +00: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
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
Paul Gallagher
052f77f8f7 Upgrade org.jgroups-jgroups to latest version 2015-12-15 17:19:04 +00:00
jbertram
05382ac068 ARTEMIS-309 upgrade commons-collections 2015-12-09 09:56:05 -06:00
Christian Schneider
3357ca5542 ARTEMIS-93 Add default config to feature 2015-11-30 15:40:17 +01:00
Andy Taylor
cfa39ab088 merge #253 - Added commons collection dependency, as part of artemis distribution 2015-11-30 10:01:53 +00:00
Paul Gallagher
e7d0e91ddc Added commons collection dependency, as part of artemis distribution 2015-11-27 11:38:02 +00:00
Martyn Taylor
1c572ba647 Upgrade RestEasy, Jolokia and SLF4J 2015-11-26 12:00:34 +00:00
Christian Schneider
be9dad3f2b OSGi support based on branch from gnodet 2015-11-24 11:12:10 +01:00
Andrea Cosentino
cafeaab8de ARTEMIS-286 Upgrade Netty to version 4.0.32.Final 2015-10-29 09:22:21 -04:00
jbertram
6ed9c5ae91 ARTEMIS-74 import JAAS auth from 5.x
This change allows the use of JAAS login modules for basic authentication
and authorization.
2015-10-09 11:42:22 -05:00
Clebert Suconic
bfe2e055f6 Revert "adding -Xcheck:jni to the build parameters"
This reverts commit c89316623f4abf68911699160d24747898d7dd77.

This is causing unecessary warnings on the testsuite after JNI issues on the JDK itself
2015-10-04 21:14:20 -04:00