Skip to Content.
Sympa Menu

notify-dpml - r1674 - trunk/main

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: r1674 - trunk/main
  • Date: Tue, 25 Jul 2006 22:20:52 +0200

Author: mcconnell
Date: 2006-07-25 22:20:50 +0200 (Tue, 25 Jul 2006)
New Revision: 1674

Modified:
trunk/main/build.xml
Log:
sync with dpml module build

Modified: trunk/main/build.xml
===================================================================
--- trunk/main/build.xml 2006-07-25 20:18:33 UTC (rev 1673)
+++ trunk/main/build.xml 2006-07-25 20:20:50 UTC (rev 1674)
@@ -184,10 +184,10 @@
<property name="prefs.tools" location="${prefs}/dpml/tools"/>
<mkdir dir="${prefs.tools}"/>
<copy todir="${prefs.tools}" filtering="false">
- <fileset dir="depot/tools/builder/target/prefs">
+ <fileset dir="depot/tools/target/prefs">
<include name="**/*"/>
</fileset>
- <fileset dir="depot/tools/checkstyle/target/prefs">
+ <fileset dir="depot/plugins/checkstyle/target/prefs">
<include name="**/*"/>
</fileset>
</copy>




  • r1674 - trunk/main, mcconnell at BerliOS, 07/25/2006

Archive powered by MHonArc 2.6.24.

Top of Page