commit | 342a3de8f77d9fc64530fd2475719e0c62d79fd4 | [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 | ef7e6b057f3c5c3b15861204d86d1c44434f89b3 [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>