1074 Commits

Author SHA1 Message Date
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
Andy Taylor
d1b317b975 merge PR #252 - Improvements on CLI and Bootstrap 2015-05-13 11:50:07 +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
Clebert Suconic
dfaef58706 This closes #251 - update extra-tests 2015-05-12 11:36:05 -04:00
Clebert Suconic
071d8c6ce2 next iteration on extra-tests 2015-05-12 11:14:12 -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
Andy Taylor
c49adefc91 merge PR #250 - Updated examples web page 2015-05-12 11:10:50 +01:00
Martyn Taylor
a5737396b0 Updated examples web page 2015-05-12 10:46:11 +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
5ad1a0cf33 This closes #249 on logo update 2015-05-11 15:53:10 -04:00
Martyn Taylor
784e795add fix logo on examples web page 2015-05-11 20:51:48 +01:00
jbertram
e2e1c3f95d This closes #248 Windows fixes 2015-05-11 13:42:47 -05:00
Clebert Suconic
5a3727c8f3 Fixing runtime CLI on windows 2015-05-11 14:23:27 -04:00
Clebert Suconic
efd6261d25 This closes #246 - cleanup activemq refs 2015-05-11 12:45:33 -04:00
jbertram
2cbeedab89 Clean up 'ActiveMQ' refs in literals 2015-05-11 11:23:35 -05:00
Clebert Suconic
555ea4799f this closes #245 on factory fix 2015-05-11 12:17:27 -04:00
Thiago Kronig
b346c2d4ff Fixes URISchema setFactory(..) 2015-05-11 12:15:09 -04:00
Clebert Suconic
0567e5babd This closes #244 - windows fixes 2015-05-11 12:12:31 -04: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
Clebert Suconic
ccef23a038 this closes #243 - fixing distro 2015-05-11 12:06:19 -04: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
Clebert Suconic
5124583bbe This closes #242 on doc update 2015-05-11 10:57:55 -04:00
jbertram
f26d99cb58 Fix ref to old version in doc 2015-05-11 09:33:56 -05:00
Clebert Suconic
2c2f70e9c7 This closes #241 - changing default on profile 2015-05-11 10:30:20 -04:00
jbertram
90d90b5e18 Change default profile from 'dev' to 'distro' 2015-05-11 09:27:29 -05:00
Clebert Suconic
0f724aea53 This closes #239 - scaledown check on the journal 2015-05-11 10:20:00 -04:00
Andy Taylor
60906e3754 ACTIVEMQ6-102 - fix check for scaledown when creating journal loader
https://issues.apache.org/jira/browse/ACTIVEMQ6-102
2015-05-11 10:19:32 -04:00
Andy Taylor
18c9e790f6 merging PR #240 - Hornetq distro 2015-05-11 15:10:51 +01: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
Andy Taylor
5cd681772d merge PR #238 - A couple of issues that were preventing building release profile. 2015-05-11 12:29:50 +01:00
Martyn Taylor
074528f385 Fix core perf dependency error 2015-05-11 11:46:29 +01:00
Martyn Taylor
da25d6f01a Ignore gitbook build of userman in license check 2015-05-11 11:46:27 +01:00
Clebert Suconic
a394c831f9 This closes #235 - on HornetQ protocol support
This closes #227 - This PR was reworked as #235 to fix a small pom issue (typo)
2015-05-07 15:33:55 -04:00
Martyn Taylor
a176a542aa Log the protocol module name on boot 2015-05-07 14:59:46 -04:00
Martyn Taylor
77efc950af ACTIVEMQ6-100 Add support for HornetQ clients 2015-05-07 14:59:46 -04:00
Martyn Taylor
f07af67632 Changed core protocol handshake to use ARTEMIS 2015-05-07 14:46:48 +01:00
Clebert Suconic
930df932b3 This closes #232 on common example fix 2015-05-07 09:08:31 -04:00
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