1754 Commits

Author SHA1 Message Date
Martyn Taylor
68fbbda6eb Remove duplicate dep from vertx example 2015-03-10 12:38:10 +00:00
Andy Taylor
3af24f5d8e merge #168 - Added fuse lib and set exe perms in distro 2015-03-10 12:33:39 +00:00
Martyn Taylor
93f22bc8b4 Added fuse lib and set exe perms in distro 2015-03-10 12:21:02 +00:00
Martyn Taylor
2fa5b19ed2 [maven-release-plugin] prepare for next development iteration 2015-03-10 10:11:35 +00:00
Martyn Taylor
6058d115fd [maven-release-plugin] prepare release 6.0.0 2015-03-10 10:01:54 +00:00
Martyn Taylor
7edb462e7a Merge PR #167 2015-03-10 09:46:34 +00:00
Clebert Suconic
0f6d35b324 Moving ActiveMQLoggerHandler away from clashing package util
This was causing issues with javadoc
utils is also a package on activemq-server. ActiveMQUtilLogger is using a super class that was not part of the
source path on the javadoc plugin what caused it to exception and interrupt building
2015-03-09 18:21:02 -04:00
Martyn Taylor
1fe673429e [maven-release-plugin] prepare for next development iteration 2015-03-09 18:14:10 +00:00
Martyn Taylor
5c0bed8994 [maven-release-plugin] prepare release 6.0.0 2015-03-09 17:55:56 +00:00
Andy Taylor
12b2039bcd merge #166 - version update on logs 2015-03-09 16:57:05 +00:00
Andy Taylor
2e1d5021f8 merge #165 - Duplicate deps 2015-03-09 16:55:33 +00:00
Clebert Suconic
1676b76457 version update on logs 2015-03-09 12:53:29 -04:00
Martyn Taylor
8de3b4007b Merge PR #164 2015-03-09 16:51:17 +00:00
Martyn Taylor
8603eca336 Remove duplicate deps from poms 2015-03-09 16:29:57 +00:00
Andy Taylor
3bea103cfa add stylesheet to example read me 2015-03-09 16:18:25 +00:00
Andy Taylor
5a0ff8fce0 merge #162 - Build WebSite JavaDoc on default and update links 2015-03-09 15:53:07 +00:00
Martyn Taylor
140d06a49a Build WebSite JavaDoc on default and update links 2015-03-09 15:13:20 +00:00
Martyn Taylor
8af60b10ab Merge PR #161 2015-03-09 13:49:51 +00:00
Andy Taylor
40ba4aed2f fixed example readme 2015-03-09 11:33:57 +00:00
Martyn Taylor
1ae6f5da3e Merge PR #160 2015-03-09 11:22:31 +00:00
Andy Taylor
1a8951a564 merge #159 - Improve jms/Stomp example 2015-03-09 09:25:27 +00:00
Andy Taylor
10bb4568c3 merge #158 - Fixing ServiceLocator and Logger errors 2015-03-09 09:24:10 +00:00
Andy Taylor
1c50167bde add tests to the release profile 2015-03-09 06:44:00 +00:00
Howard Gao
fdff838d78 Improve jms/Stomp example
- add receiving stomp response from server.
2015-03-09 10:49:52 +08:00
Andy Taylor
8db56b73b8 added examples to release profile
Also gave them all a profile so they wouldn't actually run during the build.

fixed some of the comilation errors in the Rest example module
2015-03-08 13:34:02 +00:00
Clebert Suconic
440ae2e146 Fixing checkstyle on XATest
This test wasn't compiled by the default profile for that reason I missed this.
2015-03-07 00:14:22 -05:00
Clebert Suconic
02a2e8d14a fixing source distribution to exclude extra-tests and data 2015-03-06 23:55:16 -05:00
Clebert Suconic
11dadb5a2a Fixing Logger errors on the testsuite
Fixing the classpath so some tests would find the LogManager configured
Fixing the dependency on the AssertionLoggerHandler so all the tests could also see it without further errors
2015-03-06 23:29:15 -05:00
Clebert Suconic
d101bcbf59 Fixing ServiceLocator on the testsuite
My previous commit broke the location of the ServiceUtil / TransactionManagerLocator
This commit is setting a new DummyTM on the integration-tests-suite and the proper TM Locator on the extra-tests
2015-03-06 22:57:04 -05:00
Clebert Suconic
3c99562358 This closes #156 on broken links update 2015-03-06 20:33:46 -05:00
jbertram
586b968dcc Remove broken links from website 2015-03-06 16:31:39 -06:00
jbertram
f52bc878ee This closes #157 - pom/testsuite fixes 2015-03-06 16:24:25 -06:00
Clebert Suconic
3661829e6d Refactored the testsuite a bit
With these changes the testsuite is not using any LGPL code by default. Anything woud go through extra-tests

These following changes were made on this commit (in summary):
- renamed byteman-tests as extra-tests
- added extra-tests on a new profile called extra-tests
- added all the other tests back to the tests profile
- removed concurrent-tests and moved them all to timing-tests
- removed old tests that were ignored for a long time and were stale
2015-03-06 17:16:26 -05:00
Clebert Suconic
b5a04eb79f fixing snapshot dependencies after the release 2015-03-06 16:53:36 -05:00
Martyn Taylor
b0167ea0c8 [maven-release-plugin] prepare for next development iteration 2015-03-06 16:31:03 +00:00
Martyn Taylor
c2edf8293b [maven-release-plugin] prepare release 6.0.0 2015-03-06 16:30:25 +00:00
Andy Taylor
9349ef382a merge #155 - Prepare tests example for release 2015-03-06 15:47:12 +00:00
Martyn Taylor
2b4e7babb6 Prepare examples,tests for release 2015-03-06 15:28:08 +00:00
Andy Taylor
f93fb76404 merge #154 - Assembly notice 2015-03-06 14:50:06 +00:00
Martyn Taylor
4142d75954 Merge PR #153 2015-03-06 14:48:26 +00:00
Martyn Taylor
6ba119908e re 2015-03-06 14:38:52 +00:00
Andy Taylor
8ce007f4ab fixed test poms to exclude cat X tests modules 2015-03-06 14:23:50 +00:00
Martyn Taylor
8b641b5569 remove jboss logging spi from dep management 2015-03-06 13:45:08 +00:00
Martyn Taylor
b581f336f4 Update RELEASING to point to Apache guide 2015-03-06 13:45:08 +00:00
Martyn Taylor
1e9c70d380 Remove byteman,jms,integration tests from source distribution 2015-03-06 13:45:08 +00:00
Andy Taylor
d5ad8b2a5d merge #151 - reset Version numbers after release revert 2015-03-06 11:46:47 +00:00
Martyn Taylor
969d02f15f reset Version numbers after release revert 2015-03-06 11:43:46 +00:00
Andy Taylor
30f0577499 merge #151 - Few small changes 2015-03-06 08:11:39 +00:00
Clebert Suconic
d00c812a06 removing apiviz
Apiviz is not maintained any longer, so I don't want to include it on apache activemq6 any longer.
We may replace it for something else later, but apiviz should be removed now
2015-03-05 23:53:20 -05:00
Andy Taylor
84504ba573 merge #150 - Revert release source changes 2015-03-05 14:49:02 +00:00