GitHub user mtaylor opened a pull request:
https://github.com/apache/activemq-6/pull/68
Rework dependency management in top level poms
This patch moves test dependencies into out of the main pom and into the
tests module pom. This will make managing 3rd party category X
dependencies much easier going forward. In addition each dependency
license has been outlined in the pom and README entry added to outline
future policy when adding 3rd party depdendencies.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mtaylor/activemq-6 dependencyRework
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-6/pull/68.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #68
----
commit 26ca3084e2f1e4011657a2720f16ab0bcb79dc9f
Author: Martyn Taylor <[email protected]>
Date: 2015-01-19T15:03:00Z
Rework dependency management in top level poms
This patch moves test dependencies into out of the main pom and into the
tests module pom. This will make managing 3rd party category X
dependencies much easier going forward. In addition each dependency
license has been outlined in the pom and README entry added to outline
future policy when adding 3rd party depdendencies.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---