Skip to content

Conversation

@wilkinsona
Copy link
Member

  • Use separate API and implementation dependencies for JavaMail. This paves the way for JavaMail 1.5 where javax.mail:mail is no more.
  • Exclude the mail dependency from mock-javamail to avoid having multiple copies on the classpath
  • Exclude the Geronimo JMS spec from ActiveMQ as the official javax.jms:jms-api artifact is already available

Use separate API and implementation dependencies for JavaMail. This
paves the way for JavaMail 1.5 where javax.mail:mail is no more.

Exclude the mail dependency from mock-javamail to avoid having multiple
copies on the classpath

Exclude the Geronimo JMS spec from ActiveMQ as the official
java.jms:jms-api artifact is already available
@poutsma poutsma merged commit 26c5009 into spring-projects:master May 7, 2014
poutsma pushed a commit that referenced this pull request May 7, 2014
* polish-dependencies:
  Polish spring-ws-support's dependencies
@poutsma
Copy link
Contributor

poutsma commented May 7, 2014

Merged. Thanks!

@wilkinsona wilkinsona deleted the polish-dependencies branch May 12, 2014 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants