Skip to Content.
Sympa Menu

notify-dpml - r2057 - trunk

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: r2057 - trunk
  • Date: Sun, 18 Oct 2009 23:00:29 +0200

Author: davidoff
Date: 2009-10-18 23:00:29 +0200 (Sun, 18 Oct 2009)
New Revision: 2057

Modified:
trunk/build.xml
Log:
Empty Message

Modified: trunk/build.xml
===================================================================
--- trunk/build.xml 2009-10-18 20:58:35 UTC (rev 2056)
+++ trunk/build.xml 2009-10-18 21:00:29 UTC (rev 2057)
@@ -224,11 +224,13 @@
</copy>
<property name="metro.config" location="${share.config}/dpml/metro"/>
<x:property name="metro.main.basedir" ref="dpml/metro/dpml-metro-main"
feature="basedir"/>
<mkdir dir="${metro.config}"/>
+ <!--
<copy todir="${metro.config}" filtering="false">
<fileset dir="${metro.main.basedir}/target/config">
<include name="**/*"/>
</fileset>
</copy>
+ -->
</target>

<target name="bin" depends="prepare">




  • r2057 - trunk, davidoff at BerliOS, 10/18/2009

Archive powered by MHonArc 2.6.24.

Top of Page