Skip to Content.
Sympa Menu

notify-dpml - r1562 - trunk/main/depot/tools/builder

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: r1562 - trunk/main/depot/tools/builder
  • Date: Sun, 16 Jul 2006 06:17:57 +0200

Author: mcconnell
Date: 2006-07-16 06:17:57 +0200 (Sun, 16 Jul 2006)
New Revision: 1562

Modified:
trunk/main/depot/tools/builder/build.xml
Log:


Modified: trunk/main/depot/tools/builder/build.xml
===================================================================
--- trunk/main/depot/tools/builder/build.xml 2006-07-16 04:16:00 UTC (rev
1561)
+++ trunk/main/depot/tools/builder/build.xml 2006-07-16 04:17:57 UTC (rev
1562)
@@ -18,9 +18,9 @@
<filter token="JUNIT-VERSION" value="${junit.version}"/>
<filter token="PLUGIN-CLASS"
value="net.dpml.tools.impl.StandardBuilder"/>
<filter token="DEPOT-CHECKSTYLE-PLUGIN-URI"
-
value="artifact:plugin:${project.group}/dpml-depot-checkstyle#${project.version}"/>
+
value="artifact:part:${project.group}/dpml-depot-checkstyle#${project.version}"/>
<filter token="DEPOT-CHECKSTYLE-PLUGIN-LINK-URI"
- value="link:plugin:${project.group}/dpml-depot-checkstyle"/>
+ value="link:part:${project.group}/dpml-depot-checkstyle"/>
</target>

<target name="setup-path" depends="bootstrap.setup-path">




  • r1562 - trunk/main/depot/tools/builder, mcconnell at BerliOS, 07/16/2006

Archive powered by MHonArc 2.6.24.

Top of Page