Skip to Content.
Sympa Menu

notify-dpml - svn commit: r1743 - in development/main/planet: . components facilities

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: niclas AT netcompartner.com
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r1743 - in development/main/planet: . components facilities
  • Date: Sun, 06 Feb 2005 08:43:35 +0100

Author: niclas
Date: Sun Feb 6 08:43:35 2005
New Revision: 1743

Added:
development/main/planet/components/build.xml (contents, props changed)
development/main/planet/components/index.xml (contents, props changed)
development/main/planet/index.xml (contents, props changed)
Modified:
development/main/planet/facilities/index.xml
Log:
Fixed the planet referencing Metro through module and that the reactor works
everywhere.

Added: development/main/planet/components/build.xml
==============================================================================
--- (empty file)
+++ development/main/planet/components/build.xml Sun Feb 6 08:43:35
2005
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<project name="dpml-planet-components" default="default" basedir="."
+ xmlns:transit="antlib:net.dpml.transit" >
+
+ <transit:import uri="artifact:template:dpml/magic/reactor"/>
+
+</project>

Added: development/main/planet/components/index.xml
==============================================================================
--- (empty file)
+++ development/main/planet/components/index.xml Sun Feb 6 08:43:35
2005
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+ * Copyright 2004 Stephen J. McConnell.
+ * Copyright 2004 Niclas Hedman.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.dpml.net/central/about/legal/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+-->
+
+<index>
+
+ <import index="./fsm/index.xml"/>
+
+</index>

Modified: development/main/planet/facilities/index.xml
==============================================================================
--- development/main/planet/facilities/index.xml (original)
+++ development/main/planet/facilities/index.xml Sun Feb 6 08:43:35
2005
@@ -6,9 +6,9 @@
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
- *
+ *
* http://www.dpml.net/central/about/legal/
- *
+ *
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -18,10 +18,10 @@

<index>

- <import index="../../index.xml"/>
+ <import uri="artifact:module:dpml/metro/dpml-metro#SNAPSHOT"/>
<import index="./http/index.xml"/>
<import index="./reflector/blocks/index.xml"/>
-
+
<resource>
<info>
<group>servletapi</group>
@@ -234,7 +234,7 @@
<group>dpml/finder</group>
<name>dpml-finder-api</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
</info>
</project>

@@ -243,7 +243,7 @@
<group>dpml/finder</group>
<name>dpml-finder-impl</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
</info>
<dependencies>
<include key="dpml-finder-api"/>
@@ -281,7 +281,7 @@
<group>dpml/jmx</group>
<name>dpml-jmx-api</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
</info>
<dependencies>
<include key="dpml-composition-api"/>
@@ -293,7 +293,7 @@
<group>dpml/jmx</group>
<name>dpml-jmx-util</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
</info>
<dependencies>
<include key="dpml-configuration-api"/>
@@ -309,7 +309,7 @@
<group>dpml/jmx</group>
<name>dpml-jmx-spi</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
</info>
<dependencies>
<include key="dpml-activity-api"/>
@@ -343,7 +343,7 @@
<group>dpml/jmx</group>
<name>dpml-jmx-handler</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
</info>
<dependencies>
<include key="dpml-activity-api"/>
@@ -379,7 +379,7 @@
<group>dpml/db</group>
<name>dpml-db-api</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
</info>
</project>

@@ -388,7 +388,7 @@
<group>dpml/db</group>
<name>dpml-db-hsql</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
</info>
<dependencies>
<include key="dpml-activity-api"/>
@@ -414,7 +414,7 @@
<group>dpml/dbcp</group>
<name>dpml-dbcp-api</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
</info>
</project>

@@ -423,7 +423,7 @@
<group>dpml/dbcp</group>
<name>dpml-dbcp-impl</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
</info>
<dependencies>
<include key="dpml-activity-api"/>
@@ -448,7 +448,7 @@
<group>dpml/jms</group>
<name>dpml-jms-api</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
</info>
<dependencies>
<include key="geronimo-spec-jms"/>
@@ -461,7 +461,7 @@
<group>dpml/jms</group>
<name>dpml-jms-impl</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
</info>
<dependencies>
<include key="dpml-activity-api"/>
@@ -499,7 +499,7 @@
<group>dpml/console</group>
<name>dpml-console-api</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
</info>
<dependencies>
<include key="dpml-composition-api"/>
@@ -511,7 +511,7 @@
<group>dpml/console</group>
<name>dpml-console-impl</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
</info>
<dependencies>
<include key="dpml-activity-api"/>
@@ -528,7 +528,7 @@
<group>dpml/console</group>
<name>dpml-console-commands</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
</info>
<dependencies>
<include key="dpml-console-api"/>
@@ -546,7 +546,7 @@
<name>dpml-console-default</name>
<version>1.0.0</version>
<type>block</type>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
</info>
<dependencies>
<include key="dpml-console-api"/>
@@ -560,7 +560,7 @@
<group>dpml/reflector</group>
<name>dpml-reflector-api</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
<type>jar</type>
</info>
</project>
@@ -570,7 +570,7 @@
<group>dpml/reflector</group>
<name>dpml-reflector-spi</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
<type>jar</type>
</info>
<dependencies>
@@ -583,7 +583,7 @@
<group>dpml/reflector</group>
<name>dpml-reflector-impl</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
<type>jar</type>
</info>
<dependencies>
@@ -598,13 +598,13 @@
<include key="dpml-meta-tools"/>
</plugins>
</project>
-
+
<project basedir="reflector/typehandlers">
<info>
<group>dpml/reflector</group>
<name>dpml-reflector-typehandlers</name>
<version>1.0.0</version>
- <status>SNAPSHOT</status>
+ <status>SNAPSHOT</status>
<type>jar</type>
</info>
<dependencies>

Added: development/main/planet/index.xml
==============================================================================
--- (empty file)
+++ development/main/planet/index.xml Sun Feb 6 08:43:35 2005
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+ * Copyright 2004 Stephen J. McConnell.
+ * Copyright 2004 Niclas Hedman.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.dpml.net/central/about/legal/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+-->
+
+<index>
+
+ <import index="./components/index.xml"/>
+ <import index="./facilities/index.xml"/>
+
+</index>



  • svn commit: r1743 - in development/main/planet: . components facilities, niclas, 02/06/2005

Archive powered by MHonArc 2.6.24.

Top of Page