Author: aadamchik
Date: Tue Aug 1 19:10:57 2006
New Revision: 427855
URL: http://svn.apache.org/viewvc?rev=427855&view=rev
Log:
uncommenting failing tests filter, as I am still working on fixing the tests
Modified:
incubator/cayenne/main/trunk/core/cayenne-jpa/pom.xml
Modified: incubator/cayenne/main/trunk/core/cayenne-jpa/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/cayenne/main/trunk/core/cayenne-jpa/pom.xml?rev=427855&r1=427854&r2=427855&view=diff
==============================================================================
--- incubator/cayenne/main/trunk/core/cayenne-jpa/pom.xml (original)
+++ incubator/cayenne/main/trunk/core/cayenne-jpa/pom.xml Tue Aug 1 19:10:57
2006
@@ -73,7 +73,7 @@
</configuration>
</plugin>
- <!-- <plugin>
+ <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
@@ -86,7 +86,7 @@
</excludes>
</configuration>
</plugin>
--->
+
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>