Skip to Content.
Sympa Menu

notify-dpml - svn commit: r2416 - in development/main: magic magic/spells/cruisecontrol/etc/main metro transit/core/etc transit/util/etc

notify-dpml AT lists.ibiblio.org

Subject: DPML Notify

List archive

Chronological Thread  
  • From: niclas AT hedhman.org
  • To: notify-dpml AT lists.ibiblio.org
  • Subject: svn commit: r2416 - in development/main: magic magic/spells/cruisecontrol/etc/main metro transit/core/etc transit/util/etc
  • Date: Tue, 26 Apr 2005 13:40:58 -0400

Author: niclas AT hedhman.org
Date: Tue Apr 26 13:40:51 2005
New Revision: 2416

Modified:
development/main/magic/module.xml
development/main/magic/spells/cruisecontrol/etc/main/config.xml
development/main/metro/module.xml
development/main/transit/core/etc/project.module
development/main/transit/util/etc/project.module
Log:
Removing paris.dpml.net from our module.xmls

Modified: development/main/magic/module.xml
==============================================================================
--- development/main/magic/module.xml (original)
+++ development/main/magic/module.xml Tue Apr 26 13:40:51 2005
@@ -1,25 +1,25 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<!--
+<!--
Copyright 2004 Stephen J McConnell
Copyright 2004 Niclas Hedhman
-
+
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
-
+ You may obtain a copy of the License at
+
http://www.apache.org/licenses/LICENSE-2.0
-
+
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.
-->


-<project name="dpml-magic" default="install" basedir="."
+<project name="dpml-magic" default="install" basedir="."
xmlns:transit="antlib:net.dpml.transit"
xmlns:x="plugin:dpml/magic/dpml-magic-core" >

<transit:import uri="artifact:template:dpml/magic/standard"/>
@@ -39,7 +39,7 @@
<package name="net.dpml.magic"/>
<package name="net.dpml.magic.*"/>
</packages>
- <x:svn href="http://paris.dpml.net/svn/development/main/magic"/>
+ <x:svn href="http://scm.dpml.net/repos/dpml/development/main/magic"/>
<x:home href="http://www.dpml.net/products/magic"/>
</x:header>
</x:module>
@@ -95,7 +95,7 @@
</copy>
<!--
Eeek - because we have non-versioned templates and a few other
non-versioned things
- we need to workaround non-inclusion of these artifacts in the
replication path. This
+ we need to workaround non-inclusion of these artifacts in the
replication path. This
means reaching into the cache and pulling in the resources manually.
The long-term
solution to this is to untroduce urn to uri mapping within transit.
-->

Modified: development/main/magic/spells/cruisecontrol/etc/main/config.xml
==============================================================================
--- development/main/magic/spells/cruisecontrol/etc/main/config.xml
(original)
+++ development/main/magic/spells/cruisecontrol/etc/main/config.xml Tue
Apr 26 13:40:51 2005
@@ -1,18 +1,18 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<cruisecontrol>
<project name="dpml-setup">
-
+
<bootstrappers>
<currentbuildstatusbootstrapper file="logs/currentbuild.txt"/>
<!--svnbootstrapper
file="checkout/dpml-main/development/main/build.xml"/-->
</bootstrappers>
-
-
+
+
<modificationset quietperiod="10">
<svn LocalWorkingCopy="checkout/dpml-main/development/main"/>
- <!--svn
RepositoryLocation="http://paris.dpml.net/svn/development/main"/-->
+ <!--svn
RepositoryLocation="http://scm.dpml.net/repos/dpml/development/main"/-->
</modificationset>
-
+
<schedule interval="10">
<ant
antscript="ant"
@@ -34,20 +34,20 @@
<always address="notify-dpml AT lists.ibiblio.org"/>
</htmlemail-->
</publishers>
-
+
<dateformat format="yyyy-MM-dd HH:mm:ss" />
</project>
<!--project name="dpml-main">
-
+
<bootstrappers>
<svnbootstrapper
localWorkingCopy="checkout/dpml-main/development/main"/>
</bootstrappers>
-
-
+
+
<modificationset quietperiod="300">
<svn localWorkingCopy="checkout/dpml-main/development/main"/>
</modificationset>
-
+
<schedule interval="300">
<ant
antscript="/usr/local/ant/bin/ant"
@@ -79,7 +79,7 @@
<always address="notify-dpml AT lists.ibiblio.org"/>
</htmlemail>
</publishers>
-
+
<dateformat format="yyyy-MM-dd HH:mm:ss" />
</project-->
</cruisecontrol>

Modified: development/main/metro/module.xml
==============================================================================
--- development/main/metro/module.xml (original)
+++ development/main/metro/module.xml Tue Apr 26 13:40:51 2005
@@ -32,7 +32,7 @@
<target name="build" depends="standard.build">
<x:module index="index.xml">
<header>
- <svn href="http://paris.dpml.net/svn/development/main/metro"/>
+ <svn href="http://scm.dpml.net/repos/dpml/development/main/metro"/>
<home href="http://www.dpml.net/central/products/metro/"/>
</header>
</x:module>

Modified: development/main/transit/core/etc/project.module
==============================================================================
--- development/main/transit/core/etc/project.module (original)
+++ development/main/transit/core/etc/project.module Tue Apr 26 13:40:51
2005
@@ -14,7 +14,7 @@
<license href="http://www.dpml.net/central/about/legal/license.html"/>
<notice href="http://www.dpml.net/central/about/legal/notice.html"/>
</legal>
- <svn href="http://paris.dpml.net/svn/main/transit"/>
+ <svn href="http://scm.dpml.net/repos/dpml/development/main/transit"/>
<repository href="http://www.dpml.net"/>
</header>


Modified: development/main/transit/util/etc/project.module
==============================================================================
--- development/main/transit/util/etc/project.module (original)
+++ development/main/transit/util/etc/project.module Tue Apr 26 13:40:51
2005
@@ -16,7 +16,7 @@
<license href="http://www.dpml.net/central/about/legal/license.html"/>
<notice href="http://www.dpml.net/central/about/legal/notice.html"/>
</legal>
- <svn href="http://paris.dpml.net/svn/main/unit"/>
+ <svn href="http://scm.dpml.net/repos/dpml/development/main/unit"/>
<repository href="http://www.dpml.net"/>
</header>




  • svn commit: r2416 - in development/main: magic magic/spells/cruisecontrol/etc/main metro transit/core/etc transit/util/etc, niclas, 04/26/2005

Archive powered by MHonArc 2.6.24.

Top of Page