You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ap...@apache.org on 2007/05/24 18:59:53 UTC

svn commit: r541355 - /struts/site/pom.xml

Author: apetrelli
Date: Thu May 24 09:59:52 2007
New Revision: 541355

URL: http://svn.apache.org/viewvc?view=rev&rev=541355
Log:
SITE-22
Removed reference to Tiles 2.0 DTD.

Modified:
    struts/site/pom.xml

Modified: struts/site/pom.xml
URL: http://svn.apache.org/viewvc/struts/site/pom.xml?view=diff&rev=541355&r1=541354&r2=541355
==============================================================================
--- struts/site/pom.xml (original)
+++ struts/site/pom.xml Thu May 24 09:59:52 2007
@@ -99,9 +99,6 @@
                                 <get src="http://svn.apache.org/repos/asf/struts/struts1/trunk/tiles/src/main/resources/org/apache/struts/resources/tiles-config_1_3.dtd"
                                      dest="${project.build.directory}/site/dtds/tiles-config_1_3.dtd"
                                      ignoreerrors="true"/>
-                                <get src="http://svn.apache.org/repos/asf/struts/sandbox/trunk/tiles/tiles-core/src/main/resources/org/apache/tiles/resources/tiles-config_2_0.dtd"
-                                     dest="${project.build.directory}/site/dtds/tiles-config_2_0.dtd"
-                                     ignoreerrors="true"/>
                                 <get src="http://svn.apache.org/repos/asf/struts/struts2/trunk/core/src/main/resources/struts-2.0.dtd"
                                      dest="${project.build.directory}/site/dtds/struts-2.0.dtd"
                                      ignoreerrors="true"/>