Skip to Content.
Sympa Menu

notify-dpml - r1522 - in trunk: lab main/metro

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: r1522 - in trunk: lab main/metro
  • Date: Tue, 20 Jun 2006 08:30:25 +0200

Author: mcconnell
Date: 2006-06-20 08:30:07 +0200 (Tue, 20 Jun 2006)
New Revision: 1522

Added:
trunk/lab/job/
Removed:
trunk/main/metro/job/
Modified:
trunk/main/metro/module.xml
Log:
move job api and impl to the lab

Copied: trunk/lab/job (from rev 1519, trunk/main/metro/job)

Modified: trunk/main/metro/module.xml
===================================================================
--- trunk/main/metro/module.xml 2006-06-20 06:26:50 UTC (rev 1521)
+++ trunk/main/metro/module.xml 2006-06-20 06:30:07 UTC (rev 1522)
@@ -21,19 +21,6 @@
</filters>
</project>

- <!--
- <project name="dpml-job-api" basedir="job/api">
- <types>
- <type id="jar"/>
- </types>
- <dependencies>
- <test>
- <include ref="ant/ant-junit"/>
- </test>
- </dependencies>
- </project>
- -->
-
<project name="dpml-metro-component" basedir="component">
<types>
<type id="jar"/>
@@ -41,7 +28,6 @@
<dependencies>
<runtime>
<include key="dpml-metro-state" tag="public"/>
- <!--<include ref="dpml/metro/dpml-job-api" tag="public"/>-->
<include ref="dpml/transit/dpml-transit-main" tag="private"/>
</runtime>
<test>




  • r1522 - in trunk: lab main/metro, mcconnell at BerliOS, 06/20/2006

Archive powered by MHonArc 2.6.24.

Top of Page