Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1530 - in staging: . transit util

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: mcconnell AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1530 - in staging: . transit util
  • Date: Wed, 19 Jan 2005 02:47:30 +0100

Author: mcconnell
Date: Wed Jan 19 02:47:30 2005
New Revision: 1530

Modified:
staging/index.xml
staging/transit/index.xml
staging/transit/module.xml
staging/util/index.xml
Log:
Update the staging content to sync with updated index handling.

Modified: staging/index.xml
==============================================================================
--- staging/index.xml (original)
+++ staging/index.xml Wed Jan 19 02:47:30 2005
@@ -19,7 +19,10 @@
-->


-<index>
+<index key="dpml">
+
<import index="util/index.xml"/>
<import index="transit/index.xml"/>
+
+
</index>

Modified: staging/transit/index.xml
==============================================================================
--- staging/transit/index.xml (original)
+++ staging/transit/index.xml Wed Jan 19 02:47:30 2005
@@ -18,7 +18,7 @@
limitations under the License.
-->

-<index>
+<index key="dpml-transit">

<import index="../util/index.xml"/>


Modified: staging/transit/module.xml
==============================================================================
--- staging/transit/module.xml (original)
+++ staging/transit/module.xml Wed Jan 19 02:47:30 2005
@@ -38,7 +38,7 @@
</target>

<target name="install" depends="standard.install,junit-report,checkstyle">
- <x:javadoc overview="overview.html">
+ <x:javadoc overview="${basedir}/overview.html">
<link href="http://java.sun.com/j2se/1.4/docs/api"/>
<link href="http://www.dpml.net/asf/ant/1.6.2/api"/>
<link href="http://www.dpml.net/commons-cli/api/1.0"/>

Modified: staging/util/index.xml
==============================================================================
--- staging/util/index.xml (original)
+++ staging/util/index.xml Wed Jan 19 02:47:30 2005
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="ISO-8859-1"?>

-<index>
+<index key="dpml-util">

<!-- DPML Util Module -->
-
+
<project file="module.xml">
<info>
<group>dpml/util</group>
@@ -21,7 +21,7 @@
<group>dpml/util</group>
<name>dpml-util-i18n</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
<type>jar</type>
</info>
</project>
@@ -41,7 +41,7 @@
<group>dpml/util</group>
<name>dpml-util-cli</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
<type>jar</type>
</info>
<dependencies>



  • svn commit: r1530 - in staging: . transit util, mcconnell, 01/18/2005

Archive powered by MHonArc 2.6.24.

Top of Page