Skip to Content.
Sympa Menu

notify-dpml - r1602 - in trunk: . central central/tutorials central/tutorials/components central/tutorials/tooling

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: r1602 - in trunk: . central central/tutorials central/tutorials/components central/tutorials/tooling
  • Date: Wed, 19 Jul 2006 18:49:17 +0200

Author: mcconnell
Date: 2006-07-19 18:49:14 +0200 (Wed, 19 Jul 2006)
New Revision: 1602

Added:
trunk/central/tutorials/module.xml
trunk/central/tutorials/tooling/module.xml
Modified:
trunk/central/module.xml
trunk/central/tutorials/components/module.xml
trunk/central/tutorials/tooling/
trunk/index.xml
Log:
housekeeping

Modified: trunk/central/module.xml
===================================================================
--- trunk/central/module.xml 2006-07-19 16:29:38 UTC (rev 1601)
+++ trunk/central/module.xml 2006-07-19 16:49:14 UTC (rev 1602)
@@ -13,23 +13,23 @@
<include ref="dpmlx/tutorials"/>
</build>
</dependencies>
- <filters>
- <feature token="VERSION" id="version"/>
- <feature token="ANT-JAR-VERSION" ref="ant/ant" id="version"/>
- <feature token="ANT-JAR-URI" ref="ant/ant" id="uri" type="jar" />
- <feature token="TRANSIT-TOOLS-URI"
ref="dpml/transit/dpml-transit-tools" id="uri" type="jar" />
- <feature token="TRANSIT-MODULE-VERSION" ref="dpml/transit"
id="version"/>
- <feature token="TRANSIT-HANDLER-URI"
ref="dpml/transit/dpml-transit-main" id="uri" type="jar" />
- <feature token="DEPOT-MODULE-VERSION" ref="dpml/depot" id="version"
/>
- <feature token="DEPOT-CONSOLE-URI"
ref="dpml/depot/dpml-depot-console" id="uri" type="jar" />
- <feature token="DEPOT-TOOLS-ANT-URI"
ref="dpml/depot/dpml-tools-builder" id="uri" type="part" />
- <feature token="DEPOT-TOOLS-LIBRARY-URI"
ref="dpml/depot/dpml-library" id="uri" type="jar"/>
- <feature token="METRO-RUNTIME-URI"
ref="dpml/metro/dpml-metro-runtime" id="uri" type="part"/>
- <feature token="METRO-TOOLS-URI" ref="dpml/metro/dpml-metro-tools"
id="uri" type="part"/>
- <feature token="UTIL-CLI-URI" ref="dpml/util/dpml-util-cli" id="uri"
type="jar" />
- <feature token="UTIL-I18N-URI" ref="dpml/util/dpml-util-i18n"
id="uri" type="jar"/>
- <feature token="UTIL-LOGGING-API-URI"
ref="dpml/util/dpml-logging-api" id="uri" type="jar"/>
- </filters>
+ <filters>
+ <feature token="VERSION" id="version"/>
+ <feature token="ANT-JAR-VERSION" ref="ant/ant" id="version"/>
+ <feature token="ANT-JAR-URI" ref="ant/ant" id="uri" type="jar" />
+ <feature token="TRANSIT-TOOLS-URI"
ref="dpml/transit/dpml-transit-tools" id="uri" type="jar" />
+ <feature token="TRANSIT-MODULE-VERSION" ref="dpml/transit"
id="version"/>
+ <feature token="TRANSIT-HANDLER-URI"
ref="dpml/transit/dpml-transit-main" id="uri" type="jar" />
+ <feature token="DEPOT-MODULE-VERSION" ref="dpml/depot" id="version" />
+ <feature token="DEPOT-CONSOLE-URI" ref="dpml/depot/dpml-depot-console"
id="uri" type="jar" />
+ <feature token="DEPOT-TOOLS-ANT-URI"
ref="dpml/depot/dpml-tools-builder" id="uri" type="part" />
+ <feature token="DEPOT-TOOLS-LIBRARY-URI" ref="dpml/depot/dpml-library"
id="uri" type="jar"/>
+ <feature token="METRO-RUNTIME-URI" ref="dpml/metro/dpml-metro-runtime"
id="uri" type="part"/>
+ <feature token="METRO-TOOLS-URI" ref="dpml/metro/dpml-metro-tools"
id="uri" type="part"/>
+ <feature token="UTIL-CLI-URI" ref="dpml/util/dpml-util-cli" id="uri"
type="jar" />
+ <feature token="UTIL-I18N-URI" ref="dpml/util/dpml-util-i18n" id="uri"
type="jar"/>
+ <feature token="UTIL-LOGGING-API-URI" ref="dpml/util/dpml-logging-api"
id="uri" type="jar"/>
+ </filters>
</project>

</module>
\ No newline at end of file

Modified: trunk/central/tutorials/components/module.xml
===================================================================
--- trunk/central/tutorials/components/module.xml 2006-07-19 16:29:38
UTC (rev 1601)
+++ trunk/central/tutorials/components/module.xml 2006-07-19 16:49:14
UTC (rev 1602)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<module xmlns="link:xsd:dpml/lang/dpml-module#1.0"
name="tutorials/components" basedir=".">
+<module xmlns="link:xsd:dpml/lang/dpml-module#1.0" name="components">

<dependencies>
<build>

Added: trunk/central/tutorials/module.xml
===================================================================
--- trunk/central/tutorials/module.xml 2006-07-19 16:29:38 UTC (rev 1601)
+++ trunk/central/tutorials/module.xml 2006-07-19 16:49:14 UTC (rev 1602)
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<module xmlns="link:xsd:dpml/lang/dpml-module#1.0" name="tutorials">
+
+ <dependencies>
+ <build>
+ <include ref="dpml"/>
+ </build>
+ </dependencies>
+
+ <module file="tooling/module.xml"/>
+ <module file="components/module.xml"/>
+
+
+</module>
\ No newline at end of file


Property changes on: trunk/central/tutorials/tooling
___________________________________________________________________
Name: svn:ignore
- XXX

+ XXX
target


Added: trunk/central/tutorials/tooling/module.xml
===================================================================
--- trunk/central/tutorials/tooling/module.xml 2006-07-19 16:29:38 UTC (rev
1601)
+++ trunk/central/tutorials/tooling/module.xml 2006-07-19 16:49:14 UTC (rev
1602)
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<module xmlns="link:xsd:dpml/lang/dpml-module#1.0" name="tooling">
+
+ <dependencies>
+ <build>
+ <include ref="dpml"/>
+ </build>
+ </dependencies>
+
+ <module name="simple" basedir="simple">
+
+ <project name="simple-build" basedir="build"/>
+
+ <project name="simple-properties" basedir="properties">
+ <properties>
+ <property name="message" value="Hello"/>
+ </properties>
+ </project>
+
+
+ <project name="simple-symbolic-properties" basedir="symbolic">
+ <properties>
+ <property name="message" value="Hello for ${user.name}"/>
+ </properties>
+ </project>
+
+ <project name="simple-filters" basedir="filters">
+ <properties>
+ <property name="message" value="Hello for ${user.name}"/>
+ </properties>
+ <filters>
+ <filter token="MESSAGE" value="${message} from ${user.name}."/>
+ </filters>
+ </project>
+
+ </module>
+
+</module>
\ No newline at end of file

Modified: trunk/index.xml
===================================================================
--- trunk/index.xml 2006-07-19 16:29:38 UTC (rev 1601)
+++ trunk/index.xml 2006-07-19 16:49:14 UTC (rev 1602)
@@ -42,7 +42,7 @@
<filter token="PUBLISHER-URL" value="${project.publisher.url}"/>
<feature token="PROJECT-VERSION" id="version"/>
</filters>
- <module file="central/tutorials/components/module.xml"/>
+ <module file="central/tutorials/module.xml"/>
<module file="central/module.xml"/>
</module>





  • r1602 - in trunk: . central central/tutorials central/tutorials/components central/tutorials/tooling, mcconnell at BerliOS, 07/19/2006

Archive powered by MHonArc 2.6.24.

Top of Page