Skip to Content.
Sympa Menu

notify-dpml - svn commit: r2043 - in development/main/central: . site

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: tobias.wolf5 AT freenet.de
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r2043 - in development/main/central: . site
  • Date: Fri, 11 Mar 2005 17:10:12 -0500

Author: tobias.wolf5 AT freenet.de
Date: Fri Mar 11 17:10:12 2005
New Revision: 2043

Modified:
development/main/central/index.xml
development/main/central/site/build.xml
Log:
turtorial has vanished, commented out the lines that does refer to the non
existing source so that central will complete the build


Modified: development/main/central/index.xml
==============================================================================
--- development/main/central/index.xml (original)
+++ development/main/central/index.xml Fri Mar 11 17:10:12 2005
@@ -5,7 +5,7 @@
<import uri="${dpml.magic.uri}"/>
<import uri="${dpml.metro.uri}"/>

- <import index="tutorials/index.xml"/>
+ <!--import index="tutorials/index.xml"/-->

<!--
Module

Modified: development/main/central/site/build.xml
==============================================================================
--- development/main/central/site/build.xml (original)
+++ development/main/central/site/build.xml Fri Mar 11 17:10:12 2005
@@ -11,15 +11,15 @@
<x:filter key="dpml-logging-api" feature="spec"
token="LOGGING-API-SPEC"/>
<x:filter key="dpml-activity-api" feature="spec"
token="ACTIVITY-API-SPEC"/>
<x:filter key="dpml-configuration-api" feature="spec"
token="CONFIGURATION-API-SPEC"/>
- <x:filter key="dpml-tutorial-context-custom" feature="spec"
token="TUTORIAL-CONTEXT-CUSTOM-SPEC"/>
+ <!--x:filter key="dpml-tutorial-context-custom" feature="spec"
token="TUTORIAL-CONTEXT-CUSTOM-SPEC"/>
<x:filter key="dpml-tutorial-context-casting" feature="spec"
token="TUTORIAL-CONTEXT-CASTING-SPEC"/>
<x:filter key="dpml-tutorial-location-api" feature="spec"
token="TUTORIAL-LOCATION-API-SPEC"/>
<x:filter key="dpml-tutorial-location-impl" feature="spec"
token="TUTORIAL-LOCATION-IMPL-SPEC"/>
<x:filter key="dpml-tutorial-publisher-api" feature="spec"
token="TUTORIAL-PUBLISHER-API-SPEC"/>
- <x:filter key="dpml-tutorial-publisher-impl" feature="spec"
token="TUTORIAL-PUBLISHER-IMPL-SPEC"/>
+ <x:filter key="dpml-tutorial-publisher-impl" feature="spec"
token="TUTORIAL-PUBLISHER-IMPL-SPEC"/-->
<x:filter key="dpml-context-api" feature="spec"
token="CONTEXT-API-SPEC"/>
<x:filter key="dpml-service-api" feature="spec"
token="SERVICE-API-SPEC"/>
- <x:filter key="dpml-tutorial-hello" feature="spec"
token="TUTORIAL-HELLO-SPEC"/>
+ <!--x:filter key="dpml-tutorial-hello" feature="spec"
token="TUTORIAL-HELLO-SPEC"/-->
<x:filter key="dpml-system-impl" feature="plugin"
token="SYSTEM-PLUGIN-URI"/>
<x:filter key="dpml-composition-impl" feature="plugin"
token="COMPOSITION-PLUGIN-URI"/>
<x:filter key="dpml-logging-logkit-impl" feature="plugin"
token="LOGGING-LOGKIT-PLUGIN-URI"/>



  • svn commit: r2043 - in development/main/central: . site, tobias . wolf5, 03/11/2005

Archive powered by MHonArc 2.6.24.

Top of Page