You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2006/04/07 22:20:14 UTC

svn commit: r392379 - /lenya/trunk/src/targets/webapp-build.xml

Author: michi
Date: Fri Apr  7 13:20:12 2006
New Revision: 392379

URL: http://svn.apache.org/viewcvs?rev=392379&view=rev
Log:
do not copy local.ac.xconf

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

Modified: lenya/trunk/src/targets/webapp-build.xml
URL: http://svn.apache.org/viewcvs/lenya/trunk/src/targets/webapp-build.xml?rev=392379&r1=392378&r2=392379&view=diff
==============================================================================
--- lenya/trunk/src/targets/webapp-build.xml (original)
+++ lenya/trunk/src/targets/webapp-build.xml Fri Apr  7 13:20:12 2006
@@ -47,7 +47,7 @@
     <!-- Copy publications -->
     <copyPubs todir="${build.webapp}/lenya/pubs"
       pubsrootdirs="${pubs.root.dirs}"
-      excludes="CVS,.svn,cocoon-xconf,lenya-roles,local.publication.xconf,.project"/>
+      excludes="CVS,.svn,cocoon-xconf,lenya-roles,local.publication.xconf,local.ac.xconf,.project"/>
     
     <bulkCopy 
       sourcedirs="${pubs.root.dirs}" 



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