Rename methods for clarity.

This commit is contained in:
2014-10-16 11:42:01 +02:00
parent 69a78d5757
commit 40eee88eea
159 changed files with 384 additions and 391 deletions

View File

@@ -612,7 +612,7 @@
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-->
<!--
should not be necessary any more: each revision gets its own directory
<target name="backupWWW" depends="init">
<target name="backupWWW" depends="initialize">
<mkdir dir="${web.download.base}/old-${DSTAMP}-${TSTAMP}" />
<copy todir="${web.download.base}/old-${DSTAMP}-${TSTAMP}">
<fileset dir="${web.download.versioned}">