GitHub user johnament opened a pull request:
https://github.com/apache/activemq-artemis/pull/691
ARTEMIS-659 Remove unneeded CDI dependency. Switch to geronimo atinjâ¦
â¦ect JAR in all uses.
It turned out the client wasn't even using the dependency and the JARs were
duplicated. So more than anything this is clean up of unnecessary dependencies.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/johnament/activemq-artemis ARTEMIS-659
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/691.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 #691
----
commit 05a41eb8f2ad32c5932a60e590d35bd855302bf5
Author: John D. Ament <[email protected]>
Date: 2016-08-01T02:24:02Z
ARTEMIS-659 Remove unneeded CDI dependency. Switch to geronimo atinject
JAR in all uses.
----
---
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.
---