You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by mr...@apache.org on 2007/04/12 02:09:15 UTC

svn commit: r527733 - /incubator/ode/trunk/Rakefile

Author: mriou
Date: Wed Apr 11 17:09:14 2007
New Revision: 527733

URL: http://svn.apache.org/viewvc?view=rev&rev=527733
Log:
Minot tweaks.

Modified:
    incubator/ode/trunk/Rakefile

Modified: incubator/ode/trunk/Rakefile
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/Rakefile?view=diff&rev=527733&r1=527732&r2=527733
==============================================================================
--- incubator/ode/trunk/Rakefile (original)
+++ incubator/ode/trunk/Rakefile Wed Apr 11 17:09:14 2007
@@ -97,6 +97,7 @@
       JAVAX.activation, JAVAX.servlet, JAVAX.stream, JAVAX.transaction, JENCKS, WSDL4J, XMLBEANS
 
     test.with project("ode:tools"), XERCES, WOODSTOX, AXIOM, WS_COMMONS.xml_schema, JAVAX.javamail
+    test.exclude '*'
 
     package :jar
   end
@@ -199,7 +200,7 @@
         BACKPORT, COMMONS.pool, COMMONS.lang, DERBY, JAVAX.connector, JAVAX.transaction, 
         GERONIMO.transaction, GERONIMO.kernel, GERONIMO.connector, TRANQL, HSQLDB, JAVAX.ejb,
         LOG4J, XERCES, Java::OpenJPA::REQUIRES, QUARTZ, XALAN
-    test.run.with HIBERNATE, DOM4J
+    test.junit.with HIBERNATE, DOM4J
     test.resources unzip(project("ode:dao-jpa-ojpa-derby").package(:zip)).into(path_to(compile.target, "derby-db"))
 
     package :jar