Skip to Content.
Sympa Menu

notify-dpml - svn commit: r2490 - development/laboratory/components/http

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: r2490 - development/laboratory/components/http
  • Date: Tue, 10 May 2005 12:23:33 +0000

Author: niclas AT hedhman.org
Date: Tue May 10 12:23:33 2005
New Revision: 2490

Modified:
development/laboratory/components/http/module.xml
Log:
Correction of the meta info about the module.

Modified: development/laboratory/components/http/module.xml
==============================================================================
--- development/laboratory/components/http/module.xml (original)
+++ development/laboratory/components/http/module.xml Tue May 10 12:23:33
2005
@@ -1,24 +1,24 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<!--
+<!--
Copyright 2004 Stephen J McConnell
-
+
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-http" default="install" basedir="."
- xmlns:transit="antlib:net.dpml.transit"
+<project name="dpml-http" 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"/>
@@ -26,8 +26,8 @@
<target name="build" depends="standard.build">
<x:module index="index.xml">
<header>
- <svn href="http://paris.dpml.net/svn/development/main/planet"/>
- <home href="http://www.dpml.net/products/planet"/>
+ <svn href="http://scm.dpml.net/repos/dpml/development/laboratory"/>
+ <home href="http://planet.dpml.net/dpml/http"/>
</header>
</x:module>
</target>



  • svn commit: r2490 - development/laboratory/components/http, niclas, 05/10/2005

Archive powered by MHonArc 2.6.24.

Top of Page