You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by cl...@apache.org on 2007/06/07 23:50:50 UTC

svn commit: r545326 - /db/jdo/trunk/tck20/project.xml

Author: clr
Date: Thu Jun  7 14:50:49 2007
New Revision: 545326

URL: http://svn.apache.org/viewvc?view=rev&rev=545326
Log:
Remove erroneous resources (.xml used to be in src/java and is now in src/testdata)

Modified:
    db/jdo/trunk/tck20/project.xml

Modified: db/jdo/trunk/tck20/project.xml
URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck20/project.xml?view=diff&rev=545326&r1=545325&r2=545326
==============================================================================
--- db/jdo/trunk/tck20/project.xml (original)
+++ db/jdo/trunk/tck20/project.xml Thu Jun  7 14:50:49 2007
@@ -163,12 +163,6 @@
                 </includes>
             </resource>
             <resource>
-                <directory>${basedir}/src/java</directory>
-                <includes>
-                    <include>**/*.xml</include>
-                </includes>
-            </resource>
-            <resource>
                 <directory>${basedir}/src/conf</directory>
                 <includes>
                     <include>enhancement-test.properties</include>