Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1175 - development/main/magic/spells/checkstyle

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1175 - development/main/magic/spells/checkstyle
  • Date: Mon, 13 Dec 2004 22:33:13 +0100

Author: mcconnell
Date: Mon Dec 13 22:33:13 2004
New Revision: 1175

Modified:
development/main/magic/spells/checkstyle/build.xml
Log:
Remove redundant copying of checkstyle templates (templates are not handles
via artifact uris).

Modified: development/main/magic/spells/checkstyle/build.xml
==============================================================================
--- development/main/magic/spells/checkstyle/build.xml (original)
+++ development/main/magic/spells/checkstyle/build.xml Mon Dec 13 22:33:13
2004
@@ -34,10 +34,4 @@
</x:export>
</target>

- <target name="install" depends="standard.install">
- <copy toDir="${dpml.templates}">
- <fileset dir="target/templates"/>
- </copy>
- </target>
-
</project>



  • svn commit: r1175 - development/main/magic/spells/checkstyle, mcconnell, 12/13/2004

Archive powered by MHonArc 2.6.24.

Top of Page