You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by tv...@apache.org on 2009/03/28 03:07:22 UTC

svn commit: r759418 - in /incubator/pivot/trunk: build-dist.xml build.xml build.xml.DIST

Author: tvolkert
Date: Sat Mar 28 02:07:22 2009
New Revision: 759418

URL: http://svn.apache.org/viewvc?rev=759418&view=rev
Log:
Migrated build.xml.DIST to build-dist.xml

Added:
    incubator/pivot/trunk/build-dist.xml
      - copied unchanged from r759416, incubator/pivot/trunk/build.xml.DIST
Removed:
    incubator/pivot/trunk/build.xml.DIST
Modified:
    incubator/pivot/trunk/build.xml

Modified: incubator/pivot/trunk/build.xml
URL: http://svn.apache.org/viewvc/incubator/pivot/trunk/build.xml?rev=759418&r1=759417&r2=759418&view=diff
==============================================================================
--- incubator/pivot/trunk/build.xml (original)
+++ incubator/pivot/trunk/build.xml Sat Mar 28 02:07:22 2009
@@ -637,7 +637,7 @@
             </fileset>
         </copy>
 
-        <copy tofile="${dist}/${release}/build.xml" file="build.xml.DIST" />
+        <copy tofile="${dist}/${release}/build.xml" file="build-dist.xml" />
 
         <copy todir="${dist}/${release}/${lib}">
             <fileset dir="${charts}">