Skip to Content.
Sympa Menu

notify-dpml - svn commit: r2628 - in development/laboratory/spells/derbyant: . demo

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell AT dpml.net
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r2628 - in development/laboratory/spells/derbyant: . demo
  • Date: Thu, 19 May 2005 13:25:31 +0000

Author: mcconnell AT dpml.net
Date: Thu May 19 13:25:29 2005
New Revision: 2628

Modified:
development/laboratory/spells/derbyant/ (props changed)
development/laboratory/spells/derbyant/build.xml
development/laboratory/spells/derbyant/demo/build.xml
Log:
minor update the urn

Modified: development/laboratory/spells/derbyant/build.xml
==============================================================================
--- development/laboratory/spells/derbyant/build.xml (original)
+++ development/laboratory/spells/derbyant/build.xml Thu May 19 13:25:29
2005
@@ -1,15 +1,15 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-
-<project name="dpml-derbyant" default="install" basedir="."
- xmlns:transit="antlib:net.dpml.transit"
- xmlns:x="plugin:dpml/magic/dpml-magic-core">
-
- <transit:import uri="artifact:template:dpml/magic/standard"/>
- <target name="build" depends="standard.build">
- <x:export>
- <antlib resource="net/dpml/derbyant/plugin.xml"
urn="plugin:dpml/derbyant/dpml-derbyant#${dpml.build.signature}"/>
- </x:export>
- </target>
-
-</project>
-
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<project name="dpml-derbyant" default="install" basedir="."
+ xmlns:transit="antlib:net.dpml.transit"
+ xmlns:x="plugin:dpml/magic/dpml-magic-core">
+
+ <transit:import uri="artifact:template:dpml/magic/standard"/>
+ <target name="build" depends="standard.build">
+ <x:export>
+ <antlib resource="net/dpml/derbyant/plugin.xml"
urn="plugin:dpml/derbyant/dpml-derbyant"/>
+ </x:export>
+ </target>
+
+</project>
+

Modified: development/laboratory/spells/derbyant/demo/build.xml
==============================================================================
--- development/laboratory/spells/derbyant/demo/build.xml (original)
+++ development/laboratory/spells/derbyant/demo/build.xml Thu May 19
13:25:29 2005
@@ -1,6 +1,6 @@
<project name="dpml-derbyant-demo" default="demo"
xmlns:transit="antlib:net.dpml.transit"
- xmlns:derby="plugin:dpml/derbyant/dpml-derbyant#SNAPSHOT"
+ xmlns:derby="plugin:dpml/derbyant/dpml-derbyant"
xmlns:x="plugin:dpml/magic/dpml-magic-core">

<transit:import uri="artifact:template:dpml/magic/standard"/>



  • svn commit: r2628 - in development/laboratory/spells/derbyant: . demo, mcconnell, 05/19/2005

Archive powered by MHonArc 2.6.24.

Top of Page