[Laszlo-checkins] r7181 - openlaszlo/branches/paperpie
ben@openlaszlo.org
ben at openlaszlo.org
Wed Nov 7 11:24:59 PST 2007
Author: ben
Date: 2007-11-07 11:24:53 -0800 (Wed, 07 Nov 2007)
New Revision: 7181
Modified:
openlaszlo/branches/paperpie/build.xml
Log:
Take out attempt to copy nonexistent changelog from build.
Modified: openlaszlo/branches/paperpie/build.xml
===================================================================
--- openlaszlo/branches/paperpie/build.xml 2007-11-07 13:20:43 UTC (rev 7180)
+++ openlaszlo/branches/paperpie/build.xml 2007-11-07 19:24:53 UTC (rev 7181)
@@ -1012,11 +1012,6 @@
<filter token="VERSIONID" value="${version.id}"/>
</filterset>
</copy>
- <copy todir="${builddir}" file="docs/changelog.html">
- <filterset>
- <filter token="VERSIONID" value="${version.id}"/>
- </filterset>
- </copy>
<copy todir="${builddir}" file="docs/logo.gif" />
More information about the Laszlo-checkins
mailing list