Commit Graph

918 Commits

Author SHA1 Message Date
Andy Taylor 6fea6ca66e small CLI CREATE fix 2015-05-06 15:12:32 +01:00
Andy Taylor 8446bce8e9 added cluster security settings to CLI create command 2015-05-06 15:12:32 +01:00
Andy Taylor 0099c36125 remove wilth-ssl option from CLI create command 2015-05-06 15:12:32 +01:00
Andy Taylor 0bbe8c87f0 add the ability to off set the defaul ports for the CLI create command 2015-05-06 15:12:32 +01:00
Clebert Suconic 179903fe7d This closes #230 on PR checks and RAT checks 2015-05-06 10:11:21 -04:00
jbertram 330372542b Exclude keystore types from RAT check 2015-05-06 08:38:18 -05:00
Clebert Suconic b6dfa9a874 This closes #228 - License stuff 2015-05-05 19:52:41 -04:00
jbertram d987846a01 Fix Vert.x example 2015-05-05 17:06:56 -05:00
jbertram 8751e08d82 Ignore ratReport.txt 2015-05-05 16:42:13 -05:00
jbertram dc78dd4c50 Re-enable & refactor license check 2015-05-05 16:38:19 -05:00
jbertram 9dcb2d2faa Add license header 2015-05-05 16:38:19 -05:00
jbertram 26a97dc850 Revert "disabled RAT plugin by default and updated the docs for releasing explaining how to enable it."
This reverts commit d30ffb79c8.

Reverted because the PR build was missing files without the right license.
2015-05-05 16:38:18 -05:00
Clebert Suconic 59f35a400c This closes #226 on connections-allowed property 2015-05-05 15:06:44 -04:00
jbertram 03d1a9df8b ACTIVEMQ6-96 ensure connectionsAllowed work on invm acceptor URI 2015-05-05 10:51:33 -05:00
Clebert Suconic 7707a9c962 This closes #225 on CLI fixes 2015-05-05 10:58:40 -04:00
Andy Taylor 56e4bd79bc use host argument properly with CLI create command 2015-05-05 10:58:24 -04:00
Andy Taylor 5e4c3e3bae fixed create CLI typo 2015-05-05 10:58:24 -04:00
Clebert Suconic 391db0b015 This closes #224 on channel methods through JGroups config 2015-05-05 10:56:09 -04:00
Jeff Mesnil 0648d47e34 add getter method for channel and channelName fields 2015-05-05 16:19:56 +02:00
Clebert Suconic 9843f5f317 this closes #223 on fixing web server integration 2015-05-04 23:01:58 -04:00
Clebert Suconic 2a6422bc6f Fixing WebServer integration after created server
The web page was not loading
2015-05-04 22:44:32 -04:00
Clebert Suconic bebd8093c0 This closes #222 on resource limits 2015-05-04 21:39:57 -04:00
jbertram f509ce7519 ACTIVEMQ6-70 broker resource limits
Implements basic limits on the number of connections and number of
queues a particular user can create to/on the broker.
2015-05-04 20:37:20 -05:00
jbertram 57d29ed119 Point test configs to right directory 2015-05-04 16:07:27 -05:00
jbertram 3eb835a8ab ACTIVEMQ6-96 acceptor limit
Adds a configuration property on both in-vm and Netty acceptors
whereby the number of connections allowed is configurable.
2015-05-04 16:07:27 -05:00
jbertram adb0b2bddb This closes #221 tool refactor 2015-05-04 15:32:42 -05:00
Clebert Suconic cff9f5b785 Improving tools to use configuration
PrintData / Export and other tools are now reading default configuration from broker.xml
I also did some refactoring so Stop and Run will share some of the basic functions
2015-05-04 16:05:22 -04:00
jbertram 7965cb71cd This closes #220 tools/cli refactor 2015-05-04 10:29:26 -05:00
Clebert Suconic fa6dd9fd6d upgrade airline to the latest version 2015-05-04 10:55:21 -04: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 dc58e431a5 This closes #219 on proton update 2015-05-03 12:41:55 -04:00
Robert Gemmell 008e0ecf7d Upgrade to Proton 0.9.1 release, use a property to keep versions in sync 2015-05-03 16:18:52 +01:00
Clebert Suconic 0b44b4060e fixing parent on artemis-distribution 2015-05-03 10:59:13 -04:00
jbertram 6ba84537f4 This closes #218 move dist to root 2015-05-01 09:28:58 -05:00
Andy Taylor 7a09266113 move distribution to root directory 2015-05-01 09:34:33 +01:00
jbertram 903c8a2527 This closes #217 proton/libaio updates 2015-04-30 14:37:20 -05:00
Clebert e30c82f66e fixing libaio runtime
The runtime execution is not picking up the libaio wrapper properly
This will fix the script with the library path and the .so placements at the output file
2015-04-30 15:14:45 -04:00
Clebert Suconic 8cc2be4c51 upgrade Proton to 0.9
This is just increasing the version of Proton
2015-04-30 15:14:27 -04:00
Clebert Suconic 63a857d18d this closes #216 on artemis rename 2015-04-30 13:14:02 -04:00
jbertram 028529b8a9 Avoid potential NPEs seen on tests 2015-04-30 09:26:03 -05:00
jbertram 791cc5c50c More rename updates 2015-04-30 09:07:20 -05:00
Clebert Suconic 5676d9a8e6 This closes #215 on more renaming stuff 2015-04-30 09:26:32 -04:00
Andy Taylor efbe4e621f fixed examples and some docs after Artemis renaming 2015-04-30 10:44:16 +01:00
Clebert Suconic c65bec5484 Changes on README
Just renaming URLs after the github / apache rename
2015-04-29 13:38:22 -04:00
jbertram 46254e72b9 This closes #214 config rename 2015-04-29 12:02:06 -05:00
Andy Taylor e60d2ae2ae rename users and roles properties files 2015-04-29 16:07:52 +01:00
Andy Taylor 34f8e5383d renamed startup scripts 2015-04-29 14:28:11 +01:00
Andy Taylor 24a4c63458 renamed schemas 2015-04-29 10:49:43 +01:00
Andy Taylor ac5bb8fd6c renamed config to broker.xml 2015-04-29 10:30:32 +01:00
Clebert Suconic 4823b3e97c This closes #213 on renaming packages to artemis 2015-04-28 11:39:56 -04:00