[jboss-cvs] JBossAS SVN: r71128 - in projects/jboss-deployers/trunk/deployers-vfs: src/resources/tests/structure/ear/notanear and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Mar 21 01:28:38 EDT 2008


Author: adrian at jboss.org
Date: 2008-03-21 01:28:38 -0400 (Fri, 21 Mar 2008)
New Revision: 71128

Added:
   projects/jboss-deployers/trunk/deployers-vfs/src/resources/tests/structure/ear/notanear/empty
Modified:
   projects/jboss-deployers/trunk/deployers-vfs/pom.xml
Log:
Fix the notAnEar test by including an 'empty' file

Modified: projects/jboss-deployers/trunk/deployers-vfs/pom.xml
===================================================================
--- projects/jboss-deployers/trunk/deployers-vfs/pom.xml	2008-03-21 05:14:26 UTC (rev 71127)
+++ projects/jboss-deployers/trunk/deployers-vfs/pom.xml	2008-03-21 05:28:38 UTC (rev 71128)
@@ -20,9 +20,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
-        <configuration>
-          <testFailureIgnore>true</testFailureIgnore>
-        </configuration>
       </plugin>
     </plugins>
   </build>

Added: projects/jboss-deployers/trunk/deployers-vfs/src/resources/tests/structure/ear/notanear/empty
===================================================================
--- projects/jboss-deployers/trunk/deployers-vfs/src/resources/tests/structure/ear/notanear/empty	                        (rev 0)
+++ projects/jboss-deployers/trunk/deployers-vfs/src/resources/tests/structure/ear/notanear/empty	2008-03-21 05:28:38 UTC (rev 71128)
@@ -0,0 +1 @@
+nothing to see here, move along




More information about the jboss-cvs-commits mailing list