You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2006/06/12 16:08:31 UTC

svn commit: r413660 - /lenya/trunk/src/targets/init-build.xml

Author: andreas
Date: Mon Jun 12 07:08:31 2006
New Revision: 413660

URL: http://svn.apache.org/viewvc?rev=413660&view=rev
Log:
Build process: don't patch sitemap.xmap twice

Modified:
    lenya/trunk/src/targets/init-build.xml

Modified: lenya/trunk/src/targets/init-build.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/targets/init-build.xml?rev=413660&r1=413659&r2=413660&view=diff
==============================================================================
--- lenya/trunk/src/targets/init-build.xml (original)
+++ lenya/trunk/src/targets/init-build.xml Mon Jun 12 07:08:31 2006
@@ -106,10 +106,6 @@
       </fileset>
     </copy>
 
-    <!-- patch sitemap.xmap -->
-    <xpatch file="${build.webapp}/sitemap.xmap" 
-            includes="src/webapp/lenya/config/sitemap/*.xmap"/> 
-
     <!-- patch logkit.xconf -->
     <xpatch file="${build.webapp}/WEB-INF/logkit.xconf"
         includes="src/confpatch/logkit-*.xconf"/> 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org