Andy Taylor
8b9cb2181c
update jolokia war to remove version in binary
2017-04-03 14:28:02 +01:00
Clebert Suconic
739dd82f31
ARTEMIS-1089 Adding test for replication sync slow
2017-04-02 20:20:45 -04:00
Martyn Taylor
c40823e5ec
[maven-release-plugin] prepare for next development iteration
2017-03-10 14:54:33 +00:00
Martyn Taylor
70e319d6e3
[maven-release-plugin] prepare release 2.0.0
2017-03-10 14:52:26 +00:00
Martyn Taylor
f1a5f1caf9
Revert "[maven-release-plugin] prepare release 2.0.0"
...
This reverts commit 057047499b
.
2017-03-10 14:45:29 +00:00
Martyn Taylor
1964abe567
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit 9a52f51c9f
.
2017-03-10 14:44:58 +00:00
Martyn Taylor
9a52f51c9f
[maven-release-plugin] prepare for next development iteration
2017-03-10 11:36:36 +00:00
Martyn Taylor
057047499b
[maven-release-plugin] prepare release 2.0.0
2017-03-10 11:25:47 +00:00
Martyn Taylor
84669bd782
NO-JIRA Update Copyright Dates
2017-03-10 11:13:39 +00:00
Clebert Suconic
c1fa5d07c7
ARTEMIS-1019 Removing Aeroegear
...
Aeroegear has other ways to use Artemis
2017-03-05 22:57:49 -05:00
Clebert Suconic
c0fe187666
ARTEMIS-1019 removing vertx integration
2017-03-05 22:57:07 -05:00
Martyn Taylor
1e6557ce03
ARTEMIS-790 Include Config migration jar in distro
2016-12-16 13:18:19 +00:00
Martyn Taylor
6682072da6
Major Version Bump 2.0.0 After Major Arch Change
2016-12-09 18:43:15 +00:00
jbertram
0861be14c1
ARTEMIS-789 Fix various failing tests due to addressing changes
2016-12-09 18:43:15 +00:00
Clebert Suconic
ebbc91c728
[maven-release-plugin] prepare for next development iteration
2016-12-06 16:59:52 -05:00
Clebert Suconic
5bcbea2517
[maven-release-plugin] prepare release 1.5.1
2016-12-06 09:47:43 -05:00
Clebert Suconic
f2db1c4337
[maven-release-plugin] prepare for next development iteration
2016-11-03 15:35:05 -04:00
Clebert Suconic
13a8a2bd40
[maven-release-plugin] prepare release 1.5.0
2016-11-03 15:34:54 -04:00
Howard Gao
cd7b838952
ARTEMIS-786 Store user's password in hash form by default
...
- user passwords for PropertiesLoginModule stored using PBKDF2 algothrim
by default
- implements cli user command to help create and manage user/roles
- adds a mask cli command to mask passwords
2016-11-02 14:59:00 -04:00
Clebert Suconic
f9d73c58eb
ARTEMIS-756 Adding cdi into run-examples.sh
2016-10-24 16:14:24 -04:00
Clebert Suconic
6483123417
ARTEMIS-801 Dealing properly with Spaces and Special Characters on broker
2016-10-17 22:04:21 -04:00
Paul Gallagher
fcb70f3f60
ARTEMIS-779 upgrade to netty 4.1.5.Final
2016-10-10 23:24:56 +02:00
Clebert Suconic
a838bf0479
ARTEMIS-751 Simplification of the AMQP implementation
...
Since we don't need client implementations any longer, given the maturity level of
qpid jms, these classes can go, as a result a lot of the interfaces can be removed.
As part of this I am removing proton-plug, and reorganizing the packages in a way I think it
makes more sense and easier to other developers to understand and maintain it.
https://issues.apache.org/jira/browse/ARTEMIS-751
2016-09-27 09:29:40 -04:00
jbertram
f85a9cce82
ARTEMIS-732 loading wrong arch lib
2016-09-21 16:16:33 -04:00
Clebert Suconic
505b732843
[maven-release-plugin] prepare for next development iteration
2016-09-06 12:17:31 -04:00
Clebert Suconic
b305e231ec
[maven-release-plugin] prepare release 1.4.0
2016-09-06 12:17:08 -04:00
Clebert Suconic
87c3f23e88
ignoring IDE settings from the source distribution
2016-09-06 11:42:09 -04:00
Ville Skyttä
5f8d9a2746
ARTEMIS-698 Remove full path + executability check of java
...
Fixes issues with systems that have no "which", as well as the fallback
to using plain "java" from PATH.
2016-08-25 09:55:32 -04:00
Clebert Suconic
a3840c23c3
[maven-release-plugin] prepare for next development iteration
2016-08-16 11:59:55 -04:00
Clebert Suconic
d38ef19bf6
[maven-release-plugin] prepare release 1.4.0
2016-08-16 11:59:36 -04:00
Clebert Suconic
a53dd926a5
Changing run-examples to also run HA examples
2016-08-11 17:24:53 -04:00
Martyn Taylor
9b2294ca27
ARTEMIS-672 Use sh not bash in scripts
2016-08-10 11:10:12 -04:00
Ville Skyttä
3aa6d34e3d
Spelling fixes
2016-08-09 11:24:22 +01:00
John D. Ament
d0ecf0f3a5
ARTEMIS-565 Replace json.org with javax.json
...
Javax.json is a newer JSR, but has an ASF compliant version, is pretty close to the original JSON.org API and will support a standard annotation based JSON-B solution at some point soon.
Updated integration tests and removed JSON.org from license.
2016-07-25 21:44:57 -04:00
Clebert Suconic
18ff83a285
ARTEMIS-613 Ignoring mvnw on source distribution
2016-07-05 16:03:53 -04:00
jbertram
beda16b050
ARTEMIS-602 Fix REST examples
2016-07-05 12:44:17 -04:00
Clebert Suconic
9ad8e4c255
ARTEMIS-555 Splitting distribution/script tests
2016-07-05 10:56:32 -04:00
Clebert Suconic
a4c69d26ab
ARTEMIS-555 Allowing examples to be executed as part of a testsuite
...
the current examples can't be executed in sequence as maven will OME.
The script will help it validating it.
2016-06-30 13:23:10 -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
Clebert Suconic
af8fd87eaf
validate script
2016-06-09 10:12:28 -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
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
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
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
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
jbertram
927edb76f3
ARTEMIS-386 fix shebang
2016-04-25 13:21:36 -05: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
Martyn Taylor
9a66eef587
Remove derby from distro
...
All runtime deps on derby have been removed. We only require derby for
JDBC related tests.
2016-04-08 10:04:47 -04:00
Ville Skyttä
d12743fcde
HTML fixes
2016-03-07 15:50:27 -05:00
Paul Gallagher
2377e61ef8
Update to current 'artemis help create' synopsis and extra console output when running 'artemis create'
2016-01-26 19:13:52 -05:00
Martyn Taylor
4922a7618a
Bump to next version to 1.3.0-SNAPSHOT
2016-01-20 17:25:07 +00:00
Martyn Taylor
9dd9c021a0
ARTEMIS-27 / ARTEMIS-339 Added JDBC Journal Support
2016-01-13 09:38:36 -05:00
Martyn Taylor
157acb3d6f
Remove wildcard include on geronimo specs
...
The assembly currently uses wildcard to pull down the geronimo specs.
However, this also pulls down and includes extra jars that are not
required. This patch explicitly includes each geronimo lib.
2016-01-07 09:27:52 -06:00
Clebert Suconic
74de4ec987
fixing 2015
2016-01-05 11:07:52 -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
87cfac381b
remove release notes and tidy up
2015-12-23 10:58:44 -05:00
Martyn Taylor
ce57a71584
ARTEMIS-327 Remove native binaries from src distro
2015-12-23 11:38:24 +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
Clebert Suconic
bc828c0017
ARTEMIS-238 and ARTEMIS-236 Moving HQClient to its own module avoiding uncessary server's dependencies
2015-10-22 10:15:14 -04:00
Glaucio Melo
6f3b5bdeb6
JAVA_HOME fix
...
Putting the right JAVA_HOME correct atribution - Mac OS support
2015-09-29 16:56:15 -04:00
Clebert Suconic
cfce98cb45
Changing npm front end plugin to be used only on the release profile
...
Also this is filtering node-js installation out of the source installation
2015-09-28 15:43:32 -04:00
Martyn Taylor
bb2c890803
[maven-release-plugin] prepare for next development iteration
2015-09-15 15:43:44 +01:00
Martyn Taylor
63ea448728
[maven-release-plugin] prepare release 1.1.0
2015-09-15 15:41:37 +01:00
Martyn Taylor
6408fd0357
[maven-release-plugin] prepare for next development iteration
2015-09-11 19:01:57 +01:00
Martyn Taylor
c512f12a34
[maven-release-plugin] prepare release 1.1.0
2015-09-11 19:01:19 +01:00
Martyn Taylor
fec6546480
[maven-release-plugin] prepare for next development iteration
2015-09-08 16:39:59 +01:00
Martyn Taylor
4d0b15b043
[maven-release-plugin] prepare release 1.1.0
2015-09-08 16:29:09 +01:00
Martyn Taylor
82f6a88d59
[maven-release-plugin] prepare for next development iteration
2015-09-07 10:02:01 +01:00
Martyn Taylor
8c1e0e15fc
[maven-release-plugin] prepare release 1.1.0
2015-09-07 10:01:10 +01:00
Martyn Taylor
a2aa18c123
[maven-release-plugin] prepare for next development iteration
2015-09-04 20:20:13 +01:00
Martyn Taylor
a5decb659e
[maven-release-plugin] prepare release 1.1.0
2015-09-04 20:19:11 +01:00
Martyn Taylor
4576ccea08
[maven-release-plugin] prepare for next development iteration
2015-09-04 19:48:52 +01:00
Martyn Taylor
8ad7cded41
Some README updates
2015-09-04 13:18:53 +01:00
Clebert Suconic
f8a7f030e0
Release notes 1.1.0
2015-09-03 22:57:44 -04:00
Clebert Suconic
21bf440636
This commit has improvements on the examples including:
...
https://issues.apache.org/jira/browse/ARTEMIS-113 Better organize examples
https://issues.apache.org/jira/browse/ARTEMIS-114 Some openwire examples
2015-08-11 23:44:43 -04:00
Clebert Suconic
dd8203185b
ARTEMIS-180 removing -Pexample and some other improvements around the examples
2015-08-07 15:17:28 -04:00
Clebert Suconic
b3af4bb777
ARTEMIS-178 Refactor examples to use CLI
...
This is changing the examples to run the real servers.
The maven plugin should be an automation of the CLI
Where we run real servers instead of any embedded framework
Going forward we will need to remove the common examples.
Failover examples will be able to use Process Builders
2015-07-29 16:00:41 -05:00
Ville Skyttä
b0a80ce1be
Spelling fixes
2015-07-09 10:41:03 -04:00
Martyn Taylor
0f82ca754b
Added Initial MQTT Protocol Support
2015-07-09 11:08:04 +01:00
Clebert Suconic
cf777ec6b6
ARTEMIS-144 Producer / Consumer command
...
https://issues.apache.org/jira/browse/ARTEMIS-144
As I was working through the examples I realized the tool used to consume and sending messages
through the console.
this will import such tool to the CLI as users are used to consume and send messages.
2015-06-23 20:40:27 -04:00
jbertram
d6481687ec
ARTEMIS-134 include JGroups jar in distribution
2015-06-04 13:42:03 -05:00
John D. Ament
e2f301dd85
ARTEMIS-119 Changed dependency to use Tomcat Servlet API 3.1.
2015-06-04 10:20:33 -04:00
Martyn Taylor
22d54c5830
[maven-release-plugin] prepare for next development iteration
2015-05-21 13:47:45 +01:00
Martyn Taylor
3435d5948f
[maven-release-plugin] prepare release 1.0.0
2015-05-21 13:43:56 +01:00
Clebert Suconic
5e17408c82
updating distribution/README for a small typo
2015-05-20 22:42:42 -04:00
Clebert Suconic
25287a9ab3
removing defunct design-guide docs
2015-05-20 13:37:38 -04:00
Martyn Taylor
97210427df
[maven-release-plugin] prepare for next development iteration
2015-05-20 11:26:38 +01:00
Martyn Taylor
3fb3799f91
[maven-release-plugin] prepare release 1.0.0
2015-05-20 11:17:31 +01:00
Clebert Suconic
46df777edb
Fixing libaio integration / creation
...
My last patch had a little flaw around libaio load (The main script is not finding the .so properly) and my configuration was wrong
2015-05-19 15:18:04 -04:00
Clebert Suconic
ebab3fa6ef
Adding doc about running & create process
...
this is deleting the quickstart and adding a chapter on the user-manual
2015-05-19 11:28:03 -04:00
Clebert Suconic
3e07a03ce5
Changing default host to 0.0.0.0 by default and allowing it to be configured during create
...
This is changing the default host to 0.0.0.0 per feedback from the community (activemq dev-list)
however if clustered is used some input or other properties will get input during the create process
I've also done some other changes based on some small issues I have encountered
2015-05-19 11:27:58 -04:00
Martyn Taylor
73c5f2e342
[maven-release-plugin] prepare for next development iteration
2015-05-13 15:24:55 +01:00
Martyn Taylor
bfc9d8f72d
[maven-release-plugin] prepare release 1.0.0
2015-05-13 15:24:16 +01:00
Martyn Taylor
e1ce1719b5
Exclude dev files and other docs from src distro
2015-05-13 09:33:30 -04:00
Andy Taylor
d5f6aec084
merge PR #254 - Ensure all references to the project use ActiveMQ Artemis
2015-05-13 14:28:47 +01:00
Martyn Taylor
8e0594de05
Bump Maven Assembly Plugin Version to 2.4
2015-05-13 11:52:29 +01:00
Martyn Taylor
a17c828b85
Ensure all references to the project use ActiveMQ Artemis
2015-05-13 11:51:26 +01:00
Martyn Taylor
1013e7f1dd
[maven-release-plugin] prepare for next development iteration
2015-05-12 13:51:35 +01:00
Martyn Taylor
d6466b7a1b
[maven-release-plugin] prepare release 1.0.0
2015-05-12 13:50:56 +01:00
Martyn Taylor
3e34044d2b
[maven-release-plugin] prepare for next development iteration
2015-05-11 21:50:41 +01:00
Martyn Taylor
d2de238a30
[maven-release-plugin] prepare release 1.0.0
2015-05-11 21:48:17 +01:00
jbertram
3485355ead
Replace 'activemq' with 'artemis' in README
2015-05-11 10:53:11 -05:00
jbertram
7d393c2569
Fix ref to old distribution
2015-05-11 10:48:19 -05:00
Martyn Taylor
5d30745796
Updated README to reflect latest CLI
2015-05-11 14:57:42 +01:00
Martyn Taylor
dfe8b14ac0
Add HornetQ protocol to the distro
2015-05-11 14:26:02 +01:00
Clebert Suconic
ea3370b38c
Moving artemis-tools to artemis-cli and improving the tooling
...
Artemis tools is now part of the cli
Bootstrap was renamed to CLI
2015-05-03 12:42:19 -04:00
Clebert Suconic
0b44b4060e
fixing parent on artemis-distribution
2015-05-03 10:59:13 -04:00
Andy Taylor
7a09266113
move distribution to root directory
2015-05-01 09:34:33 +01:00