|
|
@ -314,9 +314,6 @@
|
|
|
|
</fileset>
|
|
|
|
</fileset>
|
|
|
|
</copy>
|
|
|
|
</copy>
|
|
|
|
|
|
|
|
|
|
|
|
<!-- TODO: check what this file yacy.exe is/was and if it is still needed here ... -->
|
|
|
|
|
|
|
|
<copy todir="${release_main}" file="yacy.exe" failonerror="false"/>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- copy locales -->
|
|
|
|
<!-- copy locales -->
|
|
|
|
<copy todir="${release_main}/locales">
|
|
|
|
<copy todir="${release_main}/locales">
|
|
|
|
<fileset dir="${locales}">
|
|
|
|
<fileset dir="${locales}">
|
|
|
@ -461,8 +458,6 @@
|
|
|
|
<delete dir="${release_main}" failonerror="false"/>
|
|
|
|
<delete dir="${release_main}" failonerror="false"/>
|
|
|
|
<delete file="${build}/de/anomic/yacy/yacyBuildProperties.java" failonerror="false"/>
|
|
|
|
<delete file="${build}/de/anomic/yacy/yacyBuildProperties.java" failonerror="false"/>
|
|
|
|
<delete file="${build}/log4j.properties" failonerror="false"/>
|
|
|
|
<delete file="${build}/log4j.properties" failonerror="false"/>
|
|
|
|
<!-- TODO: check what this file yacy.exe is/was and if it is still needed here ... -->
|
|
|
|
|
|
|
|
<delete file="yacy.exe" failonerror="false"/>
|
|
|
|
|
|
|
|
<delete file="${lib}/yacycore.jar" failonerror="false"/>
|
|
|
|
<delete file="${lib}/yacycore.jar" failonerror="false"/>
|
|
|
|
<delete file="${lib}/svnRevNr.jar" failonerror="false"/>
|
|
|
|
<delete file="${lib}/svnRevNr.jar" failonerror="false"/>
|
|
|
|
<delete file="${libbuild}/svnRevNr.jar" failonerror="false"/>
|
|
|
|
<delete file="${libbuild}/svnRevNr.jar" failonerror="false"/>
|
|
|
|