Skip to Content.
Sympa Menu

notify-dpml - r1207 - trunk/main/depot/core

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: r1207 - trunk/main/depot/core
  • Date: Fri, 17 Mar 2006 08:18:13 +0100

Author: mcconnell
Date: 2006-03-17 08:17:26 +0100 (Fri, 17 Mar 2006)
New Revision: 1207

Modified:
trunk/main/depot/core/build.xml
Log:


Modified: trunk/main/depot/core/build.xml
===================================================================
--- trunk/main/depot/core/build.xml 2006-03-17 07:13:39 UTC (rev 1206)
+++ trunk/main/depot/core/build.xml 2006-03-17 07:17:26 UTC (rev 1207)
@@ -14,13 +14,13 @@
<filter token="TRANSIT-PATH" value="${transit.short.filename}"/>
<filter token="DEPOT-MAIN-CLASS" value="net.dpml.depot.Main" />
<filter token="DEPOT-CLASSLOADER-CLASS"
value="net.dpml.transit.SystemClassLoader" />
+ <x:filter token="TRANSIT-CONSOLE-URI"
ref="dpml/transit/dpml-transit-console" feature="uri" type="part"/>
<x:filter token="TRANSIT-CORE-URI" ref="dpml/transit/dpml-transit-main"
feature="uri" type="jar"/>
<x:filter token="DEPOT-CONSOLE-URI" feature="uri" type="jar"/>
- <x:filter token="DEPOT-EXEC-URI" ref="dpml/metro/dpml-station-exec"
feature="uri" type="part"/>
<x:filter token="DEPOT-BUILDER-URI" ref="dpml/depot/dpml-library-build"
feature="uri" type="part"/>
+ <x:filter token="DEPOT-EXEC-URI" ref="dpml/station/dpml-station-exec"
feature="uri" type="part"/>
<x:filter token="DEPOT-STATION-URI"
ref="dpml/station/dpml-station-console" feature="uri" type="part"/>
<x:filter token="DEPOT-STATION-SERVER-URI"
ref="dpml/station/dpml-station-server" feature="uri" type="part"/>
- <x:filter token="TRANSIT-CONSOLE-URI"
ref="dpml/transit/dpml-transit-console" feature="uri" type="part"/>
</target>

<!--




  • r1207 - trunk/main/depot/core, mcconnell at BerliOS, 03/17/2006

Archive powered by MHonArc 2.6.24.

Top of Page