Commit Graph

10732 Commits

Author SHA1 Message Date
Clebert Suconic 070f641f0d Fixing examples commons
Examples/common was wrongly renamed long time ago, commons/prettify was broken and this will fix formatting on the README files
2015-05-07 09:08:20 -04:00
Clebert Suconic 668526f0e5 This closes #234 - Logo updates 2015-05-07 09:06:52 -04:00
Andy Taylor b709beff05 update logos 2015-05-07 09:06:39 -04:00
Martyn Taylor 7939b37c4b Merge PR #233 2015-05-07 11:22:22 +01:00
Andy Taylor 156987e29e portability typo fix 2015-05-07 11:04:32 +01:00
Clebert Suconic 9a81e201ef This closes #231 on maven/build changes 2015-05-06 17:13:55 -04:00
jbertram 96a0fe8f53 Use target directory for test data 2015-05-06 15:37:46 -05:00
jbertram 8cea209a8b Set Arjuna properties 2015-05-06 15:37:46 -05:00
jbertram 286eabd1f6 Obey license check property 2015-05-06 15:37:46 -05:00
jbertram b51160f48d Drastically simplify git ignores 2015-05-06 15:37:45 -05:00
jbertram 7377672fa3 Enable extra tests in 'extra-tests' profile 2015-05-06 15:37:45 -05:00
jbertram ca6fb0599a Disable license and checkstyle checks by default; add a new 'dev' profile with license and checkstyle checks enabled 2015-05-06 15:37:45 -05:00
jbertram 4735d38d7b Update surefire plugin versions 2015-05-06 15:05:49 -05:00
Clebert Suconic ebccde9543 This closes #229 on CLI changes 2015-05-06 11:20:39 -04:00
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