You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by rm...@apache.org on 2013/02/13 01:46:28 UTC

svn commit: r1445438 - /tomee/tomee/trunk/container/openejb-core/src/main/resources/default.exclusions

Author: rmannibucau
Date: Wed Feb 13 00:46:28 2013
New Revision: 1445438

URL: http://svn.apache.org/r1445438
Log:
excluding scala and akka

Modified:
    tomee/tomee/trunk/container/openejb-core/src/main/resources/default.exclusions

Modified: tomee/tomee/trunk/container/openejb-core/src/main/resources/default.exclusions
URL: http://svn.apache.org/viewvc/tomee/tomee/trunk/container/openejb-core/src/main/resources/default.exclusions?rev=1445438&r1=1445437&r2=1445438&view=diff
==============================================================================
--- tomee/tomee/trunk/container/openejb-core/src/main/resources/default.exclusions (original)
+++ tomee/tomee/trunk/container/openejb-core/src/main/resources/default.exclusions Wed Feb 13 00:46:28 2013
@@ -4,6 +4,7 @@ activation-
 activeio-
 activemq-
 aether-
+akka-
 antlr-
 aopalliance-
 arquillian-common
@@ -168,6 +169,7 @@ rmock-
 rt.jar
 saaj-
 sac-
+scala-
 scannotation-
 serializer-
 serp-
@@ -211,4 +213,4 @@ xmlschema-
 xmlsec-
 xmltooling-
 xmlunit-
-ziplock-
\ No newline at end of file
+ziplock-