Commit Graph

9840 Commits

Author SHA1 Message Date
Thiago Kronig 59e4f34415 Topology should not be Serializable
Topology serialization is already broken at this point, as its topologyListeners
are not Serializable themselves.
2015-05-14 18:26:03 -03:00
Clebert Suconic 1eb52ce1f1 This closes #259 - fix on a test 2015-05-14 09:59:24 -04:00
Thiago Kronig 031220b185 Fix FileConfigurationTest for Windows
The test wrongly assumes that Class.getResource(..) needs to specify the
System line-separator. The contract for the method dictates:

    "If the name begins with a '/' ('\u002f'), then the absolute name of
     the resource is the portion of the name following the '/'."

Also, it manipulates File.getAbsolutePath() in a way that generates wrong
URL for Windows.
2015-05-14 00:39:01 -03:00
jbertram efb9edbc66 This closes #258 CLI improvements 2015-05-13 14:53:16 -05:00
Clebert Suconic 6cb68f2ce9 Make tools more friendly to user errors 2015-05-13 15:28:17 -04:00
jbertram dc82cd0a51 Make CLI print data more friendly 2015-05-13 10:44:46 -05: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
Clebert Suconic 433ca606f0 removing extra column on a table
removing typo
2015-05-13 09:59:06 -04:00
Clebert Suconic 6c6a53d80a This closes #256 on artemis.log change 2015-05-13 09:36:10 -04:00
Clebert Suconic cbf746dd6f changing logging to artemis.log 2015-05-13 09:34:51 -04:00
Clebert Suconic 2b00c99ad6 This closes #255 on distribution changes 2015-05-13 09:33:37 -04:00
Martyn Taylor e1ce1719b5 Exclude dev files and other docs from src distro 2015-05-13 09:33:30 -04:00
Martyn Taylor b5cb6522a6 Doc updates 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
Andy Taylor 0854371619 merge PR #253 - Bump Maven Assembly Plugin Version to 2.4 2015-05-13 11:55:08 +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
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