Author: vgritsenko Date: Thu Apr 26 05:12:01 2007 New Revision: 532719 URL: http://svn.apache.org/viewvc?view=rev&rev=532719 Log: missed build.xml
Modified: xml/xindice/trunk/build.xml Modified: xml/xindice/trunk/build.xml URL: http://svn.apache.org/viewvc/xml/xindice/trunk/build.xml?view=diff&rev=532719&r1=532718&r2=532719 ============================================================================== --- xml/xindice/trunk/build.xml (original) +++ xml/xindice/trunk/build.xml Thu Apr 26 05:12:01 2007 @@ -548,7 +548,8 @@ <tarfileset dir="." prefix="${project.name}-${project.version}" preserveLeadingSlashes="true" - includes="LICENSE,README,NOTICE,legal/**,KEYS,forrest.*,status.xml,build.bat,build.properties,xindiced.bat"/> + includes="LICENSE,README,NOTICE,legal/**,KEYS,forrest.*,status.xml,build.*,xindiced.bat" + excludes="build.sh,xindiced"/> <tarfileset dir="." mode="755" prefix="${project.name}-${project.version}"