[Laszlo-checkins] r12767 - tools/trunk/build-tools/nightly

ptw@openlaszlo.org ptw at openlaszlo.org
Fri Feb 6 11:55:03 PST 2009


Author: ptw
Date: 2009-02-06 11:55:01 -0800 (Fri, 06 Feb 2009)
New Revision: 12767

Modified:
   tools/trunk/build-tools/nightly/build.xml
Log:
Change 20090206-ptw-d by ptw at dueling-banjos.home on 2009-02-06 14:54:19 EST
    in /Users/ptw/OpenLaszlo/tools/trunk/build-tools/nightly
    for http://svn.openlaszlo.org/tools/trunk/build-tools/nightly

Summary: push release-notes to downloads, along with the installers



Modified: tools/trunk/build-tools/nightly/build.xml
===================================================================
--- tools/trunk/build-tools/nightly/build.xml	2009-02-06 19:10:08 UTC (rev 12766)
+++ tools/trunk/build-tools/nightly/build.xml	2009-02-06 19:55:01 UTC (rev 12767)
@@ -7,7 +7,7 @@
 
 Usage information: ant ol4-prerelease  or nightly-go.sh
 
-Copyright 2007, 2008 Laszlo Systems
+Copyright 2007, 2008, 2009 Laszlo Systems
     </description>
 
     <property environment="env" />
@@ -393,6 +393,7 @@
             <fileset dir="${tmp.dir}/${build.name}/">
                 <include name="*.war" />
                 <include name="*.gz" />
+                <include name="docs/release-notes.*" />
             </fileset>
             <srcfile />
             <arg value="openlaszlo at download.openlaszlo.org:~/download.openlaszlo.org/nightly/${build.name}" />



More information about the Laszlo-checkins mailing list