Skip to Content.
Sympa Menu

notify-dpml - r2056 - trunk/main/metro/main

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: davidoff at BerliOS <davidoff AT mail.berlios.de>
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: r2056 - trunk/main/metro/main
  • Date: Sun, 18 Oct 2009 22:58:35 +0200

Author: davidoff
Date: 2009-10-18 22:58:35 +0200 (Sun, 18 Oct 2009)
New Revision: 2056

Modified:
trunk/main/metro/main/build.xml
Log:
Empty Message

Modified: trunk/main/metro/main/build.xml
===================================================================
--- trunk/main/metro/main/build.xml 2009-10-18 20:57:54 UTC (rev 2055)
+++ trunk/main/metro/main/build.xml 2009-10-18 20:58:35 UTC (rev 2056)
@@ -21,11 +21,13 @@

<target name="install" depends="bin,standard.install">
<mkdir dir="${dpml.config}/dpml/metro"/>
+ <!--
<copy toDir="${dpml.config}/dpml/metro">
<fileset dir="etc/config">
<include name="**/*"/>
</fileset>
</copy>
+ -->
<copy todir="${dpml.system}" preservelastmodified="true"
overwrite="true">
<fileset dir="target">
<include name="bin/metro.lap"/>




  • r2056 - trunk/main/metro/main, davidoff at BerliOS, 10/18/2009

Archive powered by MHonArc 2.6.24.

Top of Page