Commit Graph

373 Commits

Author SHA1 Message Date
Clebert Suconic cbf746dd6f changing logging to artemis.log 2015-05-13 09:34:51 -04:00
Martyn Taylor a17c828b85 Ensure all references to the project use ActiveMQ Artemis 2015-05-13 11:51:26 +01:00
Clebert Suconic 321c6011cd Improvements on CLI and Bootstrap
- A few improvements on CLI (fixing Windows Service and adding a few options)
- Bootstrap was missing /etc on the classpath so config loaders such as JGroups wouldn't be able to load configurations
2015-05-12 23:24:35 -04: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
Clebert Suconic 5a3727c8f3 Fixing runtime CLI on windows 2015-05-11 14:23:27 -04:00
jbertram 2cbeedab89 Clean up 'ActiveMQ' refs in literals 2015-05-11 11:23:35 -05:00
Clebert Suconic 2e0cbc122d fixing distribution on windows - the wrong location was causing a NPE on create 2015-05-11 12:11:07 -04:00
Martyn Taylor dfe8b14ac0 Add HornetQ protocol to the distro 2015-05-11 14:26:02 +01: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
jbertram 9dcb2d2faa Add license header 2015-05-05 16:38:19 -05: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 2a6422bc6f Fixing WebServer integration after created server
The web page was not loading
2015-05-04 22:44:32 -04:00
jbertram 57d29ed119 Point test configs to right directory 2015-05-04 16:07:27 -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
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