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
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
Clebert Suconic
1676b76457
version update on logs
2015-03-09 12:53:29 -04:00
Martyn Taylor
8603eca336
Remove duplicate deps from poms
2015-03-09 16:29:57 +00:00
Andy Taylor
1c50167bde
add tests to the release profile
2015-03-09 06:44:00 +00: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
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
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
Martyn Taylor
8b641b5569
remove jboss logging spi from dep management
2015-03-06 13:45:08 +00:00
Martyn Taylor
969d02f15f
reset Version numbers after release revert
2015-03-06 11:43:46 +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
Martyn Taylor
526135d1fb
Revert "[maven-release-plugin] prepare release 6.0.0"
...
This reverts commit 807c4e3075
.
2015-03-05 14:41:02 +00:00
Martyn Taylor
a708c9139a
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit ba3d185ac7
.
2015-03-05 14:40:41 +00:00
Martyn Taylor
ba3d185ac7
[maven-release-plugin] prepare for next development iteration
2015-03-05 11:44:13 +00:00
Martyn Taylor
807c4e3075
[maven-release-plugin] prepare release 6.0.0
2015-03-05 11:43:36 +00:00
Martyn Taylor
6f0a00c3d6
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit 67c0ce5904
.
2015-03-05 11:18:43 +00:00
Martyn Taylor
1a955b8631
Revert "[maven-release-plugin] prepare release 6.0.0"
...
This reverts commit 79ee955615
.
2015-03-05 11:18:34 +00:00
Martyn Taylor
fef0999e6c
Add source assembly to distribution build
2015-03-05 11:04:35 +00:00
Clebert Suconic
78520151f8
Renaming profiles to tests and fast-tests
...
Also changing the README to be in according to what's used now
Also add some wording about style on Idea
2015-03-04 15:09:26 -05:00
Martyn Taylor
96df29eb09
Move source assembly to apache-release profile
2015-03-04 16:57:57 +00:00
Clebert Suconic
48bd6cbdfc
adding plugin to default profile
2015-03-04 10:02:50 -05:00
Martyn Taylor
b7caa5d8e6
Add source build to release profile
2015-03-04 14:41:52 +00:00
Clebert Suconic
a43be0ce07
removing version suffix and fix release
...
Also removing the word Netty from the starting acceptor and its version
I don't think it's necessary to mention Netty at the console or its version.
That's internal implementation detail at this point
2015-03-03 19:39:58 -05:00
Martyn Taylor
a7a05154e1
Set target and source to 1.7
2015-03-03 13:52:17 +00:00
Martyn Taylor
67c0ce5904
[maven-release-plugin] prepare for next development iteration
2015-03-03 12:10:13 +00:00
Martyn Taylor
79ee955615
[maven-release-plugin] prepare release 6.0.0
2015-03-03 12:08:28 +00:00
Martyn Taylor
65453f3fa6
Revert "[maven-release-plugin] prepare release 6.0.0"
...
This reverts commit f1f7a67111
.
2015-03-03 11:48:06 +00:00
Martyn Taylor
b5b90e5537
Revert "[maven-release-plugin] prepare for next development iteration"
...
This reverts commit 05d052fda8
.
2015-03-03 11:47:53 +00:00
Martyn Taylor
05d052fda8
[maven-release-plugin] prepare for next development iteration
2015-03-03 10:06:55 +00:00
Martyn Taylor
f1f7a67111
[maven-release-plugin] prepare release 6.0.0
2015-03-03 10:06:00 +00:00
Clebert Suconic
060a4d17b7
Adding test to the release profileA
...
This is so we would catch compilation failures on the testsuite.
Devs are now using the release profile. Not having the tests on the
release profile would give devs and contributors the impression
that everything compiled ok
2015-02-26 00:26:52 -05:00
Andy Taylor
9d1959edef
ACTIVEMQ6-83 - make the build use Java 8 by default
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-83
upgrade to Java 8 minimum and change the default profile to build the distro.
Also add enforcer rule for Java 8
2015-02-23 15:46:34 +00:00
Clebert Suconic
31a2036ded
This closes #105 - doclink updates on javadoc
2015-02-19 14:51:47 -05:00
Martyn Taylor
dbb941e63e
Updates to javadoc to comply with doclint
2015-02-19 14:09:00 +00:00
Martyn Taylor
3f8ae37150
Only set xlintdoc option on JDK8
2015-02-19 14:09:00 +00:00
Andy Taylor
64d0547268
ACTIVEMQ6-80 - update acceptor config to use URI's
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-80
The configuration of acceptors and connectors now takes a uri rather than params
2015-02-19 12:10:49 +00:00
Martyn Taylor
33a6951862
Disable doclint error checking
...
Introduction of DocLint in Java 8 results in strict error checking in
JavaDocs. What were previously on warnings on JavaDoc generation now
results in errors. This is causing issues when using the apache release
plugin. Disabling doclint error checking for the time being.
2015-02-16 15:04:51 +00:00
Martyn Taylor
4fb22594fb
Upgrade Geronimo JMS spec jar to alpha-1
2015-02-13 10:38:14 +00:00
jbertram
a17955e665
Remove reference to JBoss' Maven repo.
...
Remove the reference to the JBoss Maven repo, and make all the necessary
adjustments on the child-projects. It turns out we don't even need the
security dependencies in the tests.
2015-02-12 14:42:51 -06:00
Clebert Suconic
cf6e19ead1
This closes #98 on apache parent pom
2015-02-12 15:16:06 -05:00
Clebert Suconic
87966029c7
This closes #93 on URI work and connection factory serialization
2015-02-12 15:01:12 -05:00
Martyn Taylor
5f428f6535
Add apache parent to main pom.xml
2015-02-12 14:46:51 +00:00
Clebert Suconic
41b28f4b23
ACTIVEMQ6-78 Adding tests to evaluate this task
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-78
This commit is just adding tests I used to debug the blocked calls issue
There are some profiling parameters you can use that I added as a comment to the pom
The reason this is a separate commit is that it would be easier to validate the results of optimizations while
checking after and before any changes
2015-02-11 12:47:01 -05:00
Clebert Suconic
b24d72900b
ACTIVEMQ6-7 - Improve Serialization on Connection Factory
...
https://issues.apache.org/jira/browse/ACTIVEMQ6-7
2015-02-11 11:36:10 +00:00
Andy Taylor
f2323b6bc2
upgrade to jetty 8 to be consistent with ActiveMQ 5
2015-01-27 16:57:20 +00:00
Andy Taylor
33f0965364
update jboss logging manager dependency
2015-01-23 14:32:02 +00:00