You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jm...@apache.org on 2005/09/29 21:04:59 UTC

svn commit: r292512 - in /struts/sandbox/trunk: project.properties tiles/project.properties

Author: jmitchell
Date: Thu Sep 29 12:04:55 2005
New Revision: 292512

URL: http://svn.apache.org/viewcvs?rev=292512&view=rev
Log:
remove sandbox/tiles from multiproject:site since there are test failures during the jcoverage testing, fix for changelog factory

Added:
    struts/sandbox/trunk/tiles/project.properties
Modified:
    struts/sandbox/trunk/project.properties

Modified: struts/sandbox/trunk/project.properties
URL: http://svn.apache.org/viewcvs/struts/sandbox/trunk/project.properties?rev=292512&r1=292511&r2=292512&view=diff
==============================================================================
--- struts/sandbox/trunk/project.properties (original)
+++ struts/sandbox/trunk/project.properties Thu Sep 29 12:04:55 2005
@@ -2,5 +2,5 @@
 maven.changelog.factory = org.apache.maven.svnlib.SvnChangeLogFactory
 
 maven.multiproject.aggregateDir=
-maven.multiproject.includes = tiles/project.xml,ti/project.xml
+maven.multiproject.includes=ti/project.xml
 maven.multiproject.basedir  = .

Added: struts/sandbox/trunk/tiles/project.properties
URL: http://svn.apache.org/viewcvs/struts/sandbox/trunk/tiles/project.properties?rev=292512&view=auto
==============================================================================
--- struts/sandbox/trunk/tiles/project.properties (added)
+++ struts/sandbox/trunk/tiles/project.properties Thu Sep 29 12:04:55 2005
@@ -0,0 +1,3 @@
+
+maven.changelog.factory = org.apache.maven.svnlib.SvnChangeLogFactory
+



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org