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" />
 


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to