svn commit: r790532 - /lenya/branches/BRANCH_2_0_X/src/targets/test-build.xml

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Thu Jul  2 10:00:41 2009
New Revision: 790532

URL: http://svn.apache.org/viewvc?rev=790532&view=rev
Log:
Fixed exclude pattern for copying java files.

Modified:
    lenya/branches/BRANCH_2_0_X/src/targets/test-build.xml

Modified: lenya/branches/BRANCH_2_0_X/src/targets/test-build.xml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/targets/test-build.xml?rev=790532&r1=790531&r2=790532&view=diff
==============================================================================
--- lenya/branches/BRANCH_2_0_X/src/targets/test-build.xml (original)
+++ lenya/branches/BRANCH_2_0_X/src/targets/test-build.xml Thu Jul  2 10:00:41 2009
@@ -116,7 +116,7 @@
     
     <!-- Copy test resources -->
     <copy todir="${build.test}" filtering="on">
-      <fileset dir="${build.java.test}" excludes="**.java"/>
+      <fileset dir="${build.java.test}" excludes="**/*.java"/>
     </copy>
     
     <!-- Generate the xtest file -->
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.