Merge mail/activation jar changes from 1.3 branch to trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674014 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d4471d4c82
commit
134d795e0f
1 changed files with 12 additions and 0 deletions
|
@ -78,6 +78,18 @@
|
|||
<groupId>stax</groupId>
|
||||
<artifactId>stax-api</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>javax.mail</groupId>
|
||||
<artifactId>mail</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>javax.activation</groupId>
|
||||
<artifactId>activation</artifactId>
|
||||
</exclusion>
|
||||
<exclusion>
|
||||
<groupId>org.apache.geronimo.specs</groupId>
|
||||
<artifactId>geronimo-activation_1.0.2_spec</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Add table
Reference in a new issue