commit | 6274f1db28a0d05ce3cbbdaac4495d8fce004d58 | [log] [tgz] |
---|---|---|
author | Clement Escoffier <clement@apache.org> | Sat Sep 11 09:42:31 2010 +0000 |
committer | Clement Escoffier <clement@apache.org> | Sat Sep 11 09:42:31 2010 +0000 |
tree | 1b329b905d8653f7d317b8074f5d08a524bb8385 | |
parent | 2e5ca129efc4b5bac8b55f9586ef6a17cea4d55f [diff] [blame] |
exclude javax.mail git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@996110 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/tests/handler/transaction/pom.xml b/ipojo/tests/handler/transaction/pom.xml index a46bd6b..3e89e03 100644 --- a/ipojo/tests/handler/transaction/pom.xml +++ b/ipojo/tests/handler/transaction/pom.xml
@@ -120,6 +120,10 @@ <artifactId>jmxri</artifactId> <groupId>com.sun.jmx</groupId> </exclusion> + <exclusion> + <artifactId>mail</artifactId> + <groupId>javax.mail</groupId> + </exclusion> </exclusions> </dependency>