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/22 17:53:20 UTC

svn commit: r416405 - /lenya/trunk/src/targets/test-build.xml

Author: andreas
Date: Thu Jun 22 08:53:20 2006
New Revision: 416405

URL: http://svn.apache.org/viewvc?rev=416405&view=rev
Log:
Test build: don't require lenya-roles patch directory

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

Modified: lenya/trunk/src/targets/test-build.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/targets/test-build.xml?rev=416405&r1=416404&r2=416405&view=diff
==============================================================================
--- lenya/trunk/src/targets/test-build.xml (original)
+++ lenya/trunk/src/targets/test-build.xml Thu Jun 22 08:53:20 2006
@@ -116,8 +116,8 @@
       file="${src.java.impl.dir}/org/apache/lenya/lenya.roles"/>
     
     <xpatch file="${build.temp}/test/lenya.roles"
-      srcdir="${build.patch}/lenya-roles" 
-      includes="**/*.xroles"
+      srcdir="${build.patch}" 
+      includes="lenya-roles/**/*.xroles"
       addComments="true"/>
     
     <xslt in="${build.temp}/test/lenya.roles"



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