You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2006/10/17 20:40:57 UTC

svn commit: r464993 - /xerces/java/trunk/build.xml

Author: mrglavas
Date: Tue Oct 17 11:40:56 2006
New Revision: 464993

URL: http://svn.apache.org/viewvc?view=rev&rev=464993
Log:
The ISSUES, STATUS and TODO files have been deleted.

Modified:
    xerces/java/trunk/build.xml

Modified: xerces/java/trunk/build.xml
URL: http://svn.apache.org/viewvc/xerces/java/trunk/build.xml?view=diff&rev=464993&r1=464992&r2=464993
==============================================================================
--- xerces/java/trunk/build.xml (original)
+++ xerces/java/trunk/build.xml Tue Oct 17 11:40:56 2006
@@ -524,9 +524,6 @@
     <copy file="LICENSE.resolver.txt" tofile="${distsrc.dir}/LICENSE.resolver.txt"/>
     <copy file="README" tofile="${distsrc.dir}/README"/>
     <copy file="Readme.html" tofile="${distsrc.dir}/Readme.html"/>
-    <copy file="STATUS" tofile="${distsrc.dir}/STATUS"/>
-    <copy file="TODO" tofile="${distsrc.dir}/TODO"/>
-    <copy file="ISSUES" tofile="${distsrc.dir}/ISSUES"/>
     <copy file="build.xml" tofile="${distsrc.dir}/build.xml"/>
     <copy file="${basedir}/build.sh" tofile="${distsrc.dir}/build.sh" />
     <chmod file="${distsrc.dir}/build.sh" perm="ugo+rx" />



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