Skip to Content.
Sympa Menu

notify-dpml - svn commit: r2954 - in development/main: depot/console transit

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: r2954 - in development/main: depot/console transit
  • Date: Sat, 02 Jul 2005 05:51:39 -0400

Author: mcconnell AT dpml.net
Date: Sat Jul 2 05:51:39 2005
New Revision: 2954

Modified:
development/main/depot/console/build.xml
development/main/transit/build.properties
Log:
fix uri ref in depot

Modified: development/main/depot/console/build.xml
==============================================================================
--- development/main/depot/console/build.xml (original)
+++ development/main/depot/console/build.xml Sat Jul 2 05:51:39 2005
@@ -20,7 +20,7 @@
<x:filter token="TEST-SERVER-URI" key="dpml-test-mexico" feature="uri"
type="jar"/>
<x:filter token="DEPOT-CONSOLE-URI" feature="uri" type="jar"/>
<x:filter token="DEPOT-PREFS-URI" key="dpml-depot-prefs" feature="uri"
type="plugin"/>
- <x:filter token="METRO-CENTRAL-URI" key="dpml-metro-central"
feature="uri" type="plugin"/>
+ <filter token="METRO-CENTRAL-URI"
value="link:plugin:dpml/metro/dpml-metro-central#LATEST"/>
</target>

<target name="build" depends="standard.build">

Modified: development/main/transit/build.properties
==============================================================================
--- development/main/transit/build.properties (original)
+++ development/main/transit/build.properties Sat Jul 2 05:51:39 2005
@@ -2,4 +2,3 @@
home = .
project.name = dpml-transit
project.group = dpml/transit
-dpml.repository = http://repository.dpml.net/classic



  • svn commit: r2954 - in development/main: depot/console transit, mcconnell, 07/02/2005

Archive powered by MHonArc 2.6.24.

Top of Page