Skip to Content.
Sympa Menu

notify-dpml - svn commit: r2010 - in development/laboratory/plus: . api/kernel api/kernelx

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: r2010 - in development/laboratory/plus: . api/kernel api/kernelx
  • Date: Thu, 10 Mar 2005 15:36:57 -0500

Author: mcconnell AT dpml.net
Date: Thu Mar 10 15:36:57 2005
New Revision: 2010

Added:
development/laboratory/plus/api/kernelx/
- copied from r2009, development/laboratory/plus/api/kernel/
Removed:
development/laboratory/plus/api/kernel/
Modified:
development/laboratory/plus/index.xml
Log:


Modified: development/laboratory/plus/index.xml
==============================================================================
--- development/laboratory/plus/index.xml (original)
+++ development/laboratory/plus/index.xml Thu Mar 10 15:36:57 2005
@@ -22,10 +22,10 @@

<import uri="artifact:module:dpml/magic/dpml-magic#SNAPSHOT"/>

- <project basedir="system/part">
+ <project basedir="api/part">
<info>
- <group>dpml/system</group>
- <name>dpml-system-part-api</name>
+ <group>dpml/metro</group>
+ <name>dpml-metro-part-api</name>
<version>1.0.0</version>
<status>SNAPSHOT</status>
<types>
@@ -34,10 +34,10 @@
</info>
</project>

- <project basedir="system/builder">
+ <project basedir="api/builder">
<info>
- <group>dpml/system</group>
- <name>dpml-system-builder-api</name>
+ <group>dpml/metro</group>
+ <name>dpml-metro-builder-api</name>
<version>1.0.0</version>
<status>SNAPSHOT</status>
<types>
@@ -49,10 +49,10 @@
</dependencies>
</project>

- <project basedir="system/control">
+ <project basedir="api/control">
<info>
- <group>dpml/system</group>
- <name>dpml-system-control-api</name>
+ <group>dpml/metro</group>
+ <name>dpml-metro-control-api</name>
<version>1.0.0</version>
<status>SNAPSHOT</status>
<types>
@@ -64,10 +64,10 @@
</dependencies>
</project>

- <project basedir="system/kernel/api">
+ <project basedir="api/kernel/api">
<info>
<group>dpml/system</group>
- <name>dpml-system-kernel-api</name>
+ <name>dpml-metro-kernel-api</name>
<version>1.0.0</version>
<status>SNAPSHOT</status>
<types>
@@ -75,15 +75,15 @@
</types>
</info>
<dependencies>
- <include key="dpml-system-part-api"/>
- <include key="dpml-system-control-api"/>
+ <include key="dpml-metro-part-api"/>
+ <include key="dpml-metro-control-api"/>
</dependencies>
</project>

- <project basedir="system/kernel/impl">
+ <project basedir="impl/kernel">
<info>
- <group>dpml/system</group>
- <name>dpml-system-kernel-impl</name>
+ <group>dpml/metro</group>
+ <name>dpml-metro-kernel-impl</name>
<version>1.0.0</version>
<status>SNAPSHOT</status>
<types>
@@ -91,15 +91,15 @@
</types>
</info>
<dependencies>
- <include key="dpml-system-kernel-api"/>
+ <include key="dpml-metro-kernel-api"/>
<include key="dpml-transit-main"/>
</dependencies>
</project>

- <project basedir="metro/builder">
+ <project basedir="impl/builder">
<info>
- <group>dpml/system</group>
- <name>dpml-metro-builder</name>
+ <group>dpml/metro</group>
+ <name>dpml-metro-builder-impl</name>
<version>1.0.0</version>
<status>SNAPSHOT</status>
<types>
@@ -108,7 +108,7 @@
</types>
</info>
<dependencies>
- <include key="dpml-metro-model" tag="api"/>
+ <include key="dpml-metro-model-api" tag="api"/>
<include key="dpml-system-part-api" tag="api"/>
<include key="dpml-system-builder-api"/>
<include key="dpml-magic-core"/>



  • svn commit: r2010 - in development/laboratory/plus: . api/kernel api/kernelx, mcconnell, 03/10/2005

Archive powered by MHonArc 2.6.24.

Top of Page