You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by hl...@apache.org on 2007/04/17 01:34:50 UTC

svn commit: r529447 - in /tapestry/tapestry5: tapestry-core/trunk/ tapestry-hibernate/trunk/ tapestry-ioc/trunk/ tapestry-project/trunk/pom.xml tapestry-spring/trunk/

Author: hlship
Date: Mon Apr 16 16:34:48 2007
New Revision: 529447

URL: http://svn.apache.org/viewvc?view=rev&rev=529447
Log:
Mark those "null" folders as ignored, until we figure out why the surefire plugin is creating them.

Modified:
    tapestry/tapestry5/tapestry-core/trunk/   (props changed)
    tapestry/tapestry5/tapestry-hibernate/trunk/   (props changed)
    tapestry/tapestry5/tapestry-ioc/trunk/   (props changed)
    tapestry/tapestry5/tapestry-project/trunk/pom.xml
    tapestry/tapestry5/tapestry-spring/trunk/   (props changed)

Propchange: tapestry/tapestry5/tapestry-core/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Apr 16 16:34:48 2007
@@ -1,4 +1,3 @@
-
 target
 bin
 tapestry-core_*.xml
@@ -7,3 +6,4 @@
 temp-testng-customsuite.xml
 test-output
 testng.xml
+null

Propchange: tapestry/tapestry5/tapestry-hibernate/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Apr 16 16:34:48 2007
@@ -2,3 +2,4 @@
 target
 temp-testng-customsuite.xml
 cobertura.ser
+null

Propchange: tapestry/tapestry5/tapestry-ioc/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Apr 16 16:34:48 2007
@@ -1,6 +1,6 @@
-
 bin
 target
 cobertura.ser
 temp-testng-customsuite.xml
 test-output
+null

Modified: tapestry/tapestry5/tapestry-project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry5/tapestry-project/trunk/pom.xml?view=diff&rev=529447&r1=529446&r2=529447
==============================================================================
--- tapestry/tapestry5/tapestry-project/trunk/pom.xml (original)
+++ tapestry/tapestry5/tapestry-project/trunk/pom.xml Mon Apr 16 16:34:48 2007
@@ -171,7 +171,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-surefire-plugin</artifactId>
-         <!--  <version>2.8-SNAPSHOT</version> -->
+          <version>2.3</version>
           <configuration>
             <suiteXmlFiles>
               <suiteXmlFile> src/test/conf/testng.xml </suiteXmlFile>

Propchange: tapestry/tapestry5/tapestry-spring/trunk/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Mon Apr 16 16:34:48 2007
@@ -2,3 +2,4 @@
 target
 temp-testng-customsuite.xml
 cobertura.ser
+null