Skip to Content.
Sympa Menu

notify-dpml - svn commit: r2580 - development/laboratory/classic

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: r2580 - development/laboratory/classic
  • Date: Tue, 17 May 2005 14:34:43 +0000

Author: mcconnell AT dpml.net
Date: Tue May 17 14:34:39 2005
New Revision: 2580

Added:
development/laboratory/classic/build.properties
Removed:
development/laboratory/classic/METRO.TXT
Modified:
development/laboratory/classic/module.properties
Log:
Update properties to link to Transit and Magic 2579 and remove out-of-date
METRO.TXT. Resulting codebase is now fully buildable.

Added: development/laboratory/classic/build.properties
==============================================================================
--- (empty file)
+++ development/laboratory/classic/build.properties Tue May 17 14:34:39
2005
@@ -0,0 +1,16 @@
+#
+# Properties used by the setup.xml file as part of the site preparation
+# for the setup of the DPML home directory, cache and related resources.
+#
+
+dpml.host = http://repository.dpml.net/classic
+
+# dpml.proxy.host =
+# dpml.proxy.port =
+# dpml.proxy.user =
+# dpml.proxy.password =
+
+junit.jar = junit-3.8.1.jar
+ant.jar = ant-1.6.3.jar
+ant-nodeps.jar = ant-nodeps-1.6.3.jar
+ant-junit.jar = ant-junit-1.6.3.jar

Modified: development/laboratory/classic/module.properties
==============================================================================
--- development/laboratory/classic/module.properties (original)
+++ development/laboratory/classic/module.properties Tue May 17 14:34:39
2005
@@ -1 +1,19 @@

+project.module.repository = http://www.dpml.net
+project.module.svn = http://paris.dpml.net/svn/main
+project.module.docs = http://www.dpml.net
+project.module.home = ${project.module.docs}/central
+project.module.license = ${project.module.home}/about/legal/license.html
+project.module.notice = ${project.module.home}/about/legal/notice.html
+project.module.publisher = The Digital Product Meta Library
+
+dpml.transit.version = 2579
+dpml.transit.uri =
artifact:module:dpml/transit/dpml-transit#${dpml.transit.version}
+
+dpml.magic.version = 2579
+dpml.magic.uri = artifact:module:dpml/magic/dpml-magic#${dpml.magic.version}
+
+dpml.metro.version = ${dpml.build.signature}
+dpml.metro.uri = artifact:module:dpml/metro/dpml-metro#${dpml.metro.version}
+
+



  • svn commit: r2580 - development/laboratory/classic, mcconnell, 05/17/2005

Archive powered by MHonArc 2.6.24.

Top of Page