You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by cr...@apache.org on 2007/02/09 20:48:26 UTC

svn commit: r505461 [2/2] - in /excalibur/trunk: ./ components/ components/datasource/ components/datasource/examples/conf/ components/datasource/src/test/org/apache/avalon/excalibur/datasource/ids/test/ components/datasource/src/test/org/apache/avalon...

Modified: excalibur/trunk/fortress/testcase/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/testcase/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/testcase/pom.xml (original)
+++ excalibur/trunk/fortress/testcase/pom.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.excalibur.fortress</groupId>

Modified: excalibur/trunk/framework/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/framework/api/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/framework/api/pom.xml (original)
+++ excalibur/trunk/framework/api/pom.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.avalon</groupId>

Modified: excalibur/trunk/framework/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/framework/impl/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/framework/impl/pom.xml (original)
+++ excalibur/trunk/framework/impl/pom.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.avalon</groupId>

Modified: excalibur/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/framework/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/framework/pom.xml (original)
+++ excalibur/trunk/framework/pom.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.excalibur</groupId>
@@ -21,4 +22,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/framework</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-framework</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/pom.xml (original)
+++ excalibur/trunk/pom.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <parent>

Modified: excalibur/trunk/site/xdocs/containerkit.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/site/xdocs/containerkit.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/site/xdocs/containerkit.xml (original)
+++ excalibur/trunk/site/xdocs/containerkit.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <document>
 
     <properties>
@@ -86,4 +87,4 @@
             </p>
            </section>
     </body>
-</document>
\ No newline at end of file
+</document>

Modified: excalibur/trunk/site/xdocs/lifecycle/extension.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/site/xdocs/lifecycle/extension.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/site/xdocs/lifecycle/extension.xml (original)
+++ excalibur/trunk/site/xdocs/lifecycle/extension.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <!--
      Copyright 2004 The Apache Software Foundation
      Licensed  under the  Apache License,  Version 2.0  (the "License");

Modified: excalibur/trunk/site/xdocs/lifecycle/fortress.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/site/xdocs/lifecycle/fortress.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/site/xdocs/lifecycle/fortress.xml (original)
+++ excalibur/trunk/site/xdocs/lifecycle/fortress.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <!--
      Copyright 2004 The Apache Software Foundation
      Licensed  under the  Apache License,  Version 2.0  (the "License");

Modified: excalibur/trunk/site/xdocs/lifecycle/index.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/site/xdocs/lifecycle/index.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/site/xdocs/lifecycle/index.xml (original)
+++ excalibur/trunk/site/xdocs/lifecycle/index.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <!--
      Copyright 2004 The Apache Software Foundation
      Licensed  under the  Apache License,  Version 2.0  (the "License");

Modified: excalibur/trunk/site/xdocs/lifecycle/interfaces.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/site/xdocs/lifecycle/interfaces.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/site/xdocs/lifecycle/interfaces.xml (original)
+++ excalibur/trunk/site/xdocs/lifecycle/interfaces.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <!--
      Copyright 2004 The Apache Software Foundation
      Licensed  under the  Apache License,  Version 2.0  (the "License");

Modified: excalibur/trunk/site/xdocs/lifecycle/merlin.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/site/xdocs/lifecycle/merlin.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/site/xdocs/lifecycle/merlin.xml (original)
+++ excalibur/trunk/site/xdocs/lifecycle/merlin.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <!--
      Copyright 2004 The Apache Software Foundation
      Licensed  under the  Apache License,  Version 2.0  (the "License");



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org