You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by mr...@apache.org on 2005/04/26 16:23:45 UTC

svn commit: r164794 - /incubator/jackrabbit/trunk/contrib/tck-webapp/project.xml

Author: mreutegg
Date: Tue Apr 26 07:23:44 2005
New Revision: 164794

URL: http://svn.apache.org/viewcvs?rev=164794&view=rev
Log:
Added missing resources for war file.

Modified:
    incubator/jackrabbit/trunk/contrib/tck-webapp/project.xml

Modified: incubator/jackrabbit/trunk/contrib/tck-webapp/project.xml
URL: http://svn.apache.org/viewcvs/incubator/jackrabbit/trunk/contrib/tck-webapp/project.xml?rev=164794&r1=164793&r2=164794&view=diff
==============================================================================
--- incubator/jackrabbit/trunk/contrib/tck-webapp/project.xml (original)
+++ incubator/jackrabbit/trunk/contrib/tck-webapp/project.xml Tue Apr 26 07:23:44 2005
@@ -156,6 +156,7 @@
                 <includes>
                     <include>**/api/**/*.java</include>
                     <include>**/*.xml</include>
+                    <include>**/*.txt</include>
                     <include>**/*.xsd</include>
                     <include>**/*.properties</include>
                     <include>**/*.dtd</include>