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 [1/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...

Author: crossley
Date: Fri Feb  9 11:48:22 2007
New Revision: 505461

URL: http://svn.apache.org/viewvc?view=rev&rev=505461
Log:
Add missing xml declaration.

Modified:
    excalibur/trunk/components/datasource/examples/conf/components.xml
    excalibur/trunk/components/datasource/examples/conf/logkit.xml
    excalibur/trunk/components/datasource/examples/conf/roles.xml
    excalibur/trunk/components/datasource/pom.xml
    excalibur/trunk/components/datasource/src/test/org/apache/avalon/excalibur/datasource/ids/test/TableIdGeneratorJdbcTestCase.xtest
    excalibur/trunk/components/datasource/src/test/org/apache/avalon/excalibur/datasource/ids/test/TableIdGeneratorMultithreadedJdbcTestCase.xtest
    excalibur/trunk/components/datasource/src/test/org/apache/avalon/excalibur/datasource/test/DataSourceJdbcTestCase.xtest
    excalibur/trunk/components/monitor/pom.xml
    excalibur/trunk/components/monitor/src/test/org/apache/avalon/excalibur/monitor/test/MonitorTestCase.xtest
    excalibur/trunk/components/pom.xml
    excalibur/trunk/components/pool/api/pom.xml
    excalibur/trunk/components/pool/impl/pom.xml
    excalibur/trunk/components/pool/instrumented/pom.xml
    excalibur/trunk/components/pool/pom.xml
    excalibur/trunk/components/sourceresolve/pom.xml
    excalibur/trunk/components/store/pom.xml
    excalibur/trunk/components/thread/api/pom.xml
    excalibur/trunk/components/thread/impl/pom.xml
    excalibur/trunk/components/thread/instrumented/pom.xml
    excalibur/trunk/components/thread/pom.xml
    excalibur/trunk/components/xmlutil/pom.xml
    excalibur/trunk/components/xmlutil/src/test/org/apache/excalibur/xml/dom/test/DefaultDOMHandlerFactoryTestCase.xtest
    excalibur/trunk/components/xmlutil/src/test/org/apache/excalibur/xml/dom/test/DefaultDOMParserTestCase.xtest
    excalibur/trunk/containerkit/instrument/api/pom.xml
    excalibur/trunk/containerkit/instrument/client/maven.xml
    excalibur/trunk/containerkit/instrument/client/pom.xml
    excalibur/trunk/containerkit/instrument/mgr-api/pom.xml
    excalibur/trunk/containerkit/instrument/mgr-http/pom.xml
    excalibur/trunk/containerkit/instrument/mgr-impl/pom.xml
    excalibur/trunk/containerkit/instrument/pom.xml
    excalibur/trunk/containerkit/lifecycle/api/pom.xml
    excalibur/trunk/containerkit/lifecycle/impl/pom.xml
    excalibur/trunk/containerkit/lifecycle/pom.xml
    excalibur/trunk/containerkit/logger/pom.xml
    excalibur/trunk/containerkit/logkit/pom.xml
    excalibur/trunk/containerkit/pom.xml
    excalibur/trunk/cornerstone/connection/api/pom.xml
    excalibur/trunk/cornerstone/connection/impl/pom.xml
    excalibur/trunk/cornerstone/connection/pom.xml
    excalibur/trunk/cornerstone/datasources/api/pom.xml
    excalibur/trunk/cornerstone/datasources/impl/pom.xml
    excalibur/trunk/cornerstone/datasources/pom.xml
    excalibur/trunk/cornerstone/pom.xml
    excalibur/trunk/cornerstone/scheduler/api/pom.xml
    excalibur/trunk/cornerstone/scheduler/impl/pom.xml
    excalibur/trunk/cornerstone/scheduler/pom.xml
    excalibur/trunk/cornerstone/sockets/api/pom.xml
    excalibur/trunk/cornerstone/sockets/impl/pom.xml
    excalibur/trunk/cornerstone/sockets/pom.xml
    excalibur/trunk/cornerstone/store/api/pom.xml
    excalibur/trunk/cornerstone/store/impl/pom.xml
    excalibur/trunk/cornerstone/store/pom.xml
    excalibur/trunk/cornerstone/threads/api/pom.xml
    excalibur/trunk/cornerstone/threads/impl/pom.xml
    excalibur/trunk/cornerstone/threads/pom.xml
    excalibur/trunk/cornerstone/threads/tutorial/pom.xml
    excalibur/trunk/deprecated/component-examples/instrument-manager/conf/components.xml
    excalibur/trunk/deprecated/component-examples/instrument-manager/conf/instrument.xml
    excalibur/trunk/deprecated/component-examples/instrument-manager/conf/logkit.xml
    excalibur/trunk/deprecated/component-examples/instrument-manager/conf/roles.xml
    excalibur/trunk/deprecated/component-tests/pom.xml
    excalibur/trunk/deprecated/component-tests/src/test/org/apache/avalon/excalibur/component/test/PoolableComponentHandlerTestCase.xtest
    excalibur/trunk/deprecated/component/pom.xml
    excalibur/trunk/deprecated/event/api/pom.xml
    excalibur/trunk/deprecated/event/impl/pom.xml
    excalibur/trunk/deprecated/event/pom.xml
    excalibur/trunk/deprecated/pom.xml
    excalibur/trunk/deprecated/testcase/pom.xml
    excalibur/trunk/fortress/bean/pom.xml
    excalibur/trunk/fortress/container-api/pom.xml
    excalibur/trunk/fortress/container-impl/pom.xml
    excalibur/trunk/fortress/container-test/pom.xml
    excalibur/trunk/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/ConfigManager.roles
    excalibur/trunk/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/test1.xconf
    excalibur/trunk/fortress/container-test/src/test/org/apache/avalon/fortress/test/data/test1.xlog
    excalibur/trunk/fortress/examples/pom.xml
    excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/extended/ExtendedContainer.xconf
    excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/extended/ExtendedContainer.xlog
    excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/servlet/ServletContainer.xlog
    excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/swing/SwingContainer.xlog
    excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/viewer/ComponentViewer.xlog
    excalibur/trunk/fortress/meta/pom.xml
    excalibur/trunk/fortress/migration/pom.xml
    excalibur/trunk/fortress/platform/pom.xml
    excalibur/trunk/fortress/platform/src/conf/fortress.xlog
    excalibur/trunk/fortress/plugin/pom.xml
    excalibur/trunk/fortress/plugin/src/site/site.xml
    excalibur/trunk/fortress/pom.xml
    excalibur/trunk/fortress/testcase/pom.xml
    excalibur/trunk/framework/api/pom.xml
    excalibur/trunk/framework/impl/pom.xml
    excalibur/trunk/framework/pom.xml
    excalibur/trunk/pom.xml
    excalibur/trunk/site/xdocs/containerkit.xml
    excalibur/trunk/site/xdocs/lifecycle/extension.xml
    excalibur/trunk/site/xdocs/lifecycle/fortress.xml
    excalibur/trunk/site/xdocs/lifecycle/index.xml
    excalibur/trunk/site/xdocs/lifecycle/interfaces.xml
    excalibur/trunk/site/xdocs/lifecycle/merlin.xml

Modified: excalibur/trunk/components/datasource/examples/conf/components.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/datasource/examples/conf/components.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/datasource/examples/conf/components.xml (original)
+++ excalibur/trunk/components/datasource/examples/conf/components.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <components logger="cm">
     <!-- =============================================================== -->
     <!-- Data sources.                                                   -->        

Modified: excalibur/trunk/components/datasource/examples/conf/logkit.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/datasource/examples/conf/logkit.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/datasource/examples/conf/logkit.xml (original)
+++ excalibur/trunk/components/datasource/examples/conf/logkit.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <logkit logger="lm" log-level="INFO">
     <factories>
         <factory type="stream" 

Modified: excalibur/trunk/components/datasource/examples/conf/roles.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/datasource/examples/conf/roles.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/datasource/examples/conf/roles.xml (original)
+++ excalibur/trunk/components/datasource/examples/conf/roles.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <role-list logger="rm">
     <!-- =================================================================== -->
     <!-- DataSource roles.                                                   -->

Modified: excalibur/trunk/components/datasource/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/datasource/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/datasource/pom.xml (original)
+++ excalibur/trunk/components/datasource/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.components</groupId>
@@ -100,4 +101,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/components/datasource</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-components-modules/excalibur-datasource</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/components/datasource/src/test/org/apache/avalon/excalibur/datasource/ids/test/TableIdGeneratorJdbcTestCase.xtest
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/datasource/src/test/org/apache/avalon/excalibur/datasource/ids/test/TableIdGeneratorJdbcTestCase.xtest?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/datasource/src/test/org/apache/avalon/excalibur/datasource/ids/test/TableIdGeneratorJdbcTestCase.xtest (original)
+++ excalibur/trunk/components/datasource/src/test/org/apache/avalon/excalibur/datasource/ids/test/TableIdGeneratorJdbcTestCase.xtest Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <testcase>
     <annotation>
         <![CDATA[

Modified: excalibur/trunk/components/datasource/src/test/org/apache/avalon/excalibur/datasource/ids/test/TableIdGeneratorMultithreadedJdbcTestCase.xtest
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/datasource/src/test/org/apache/avalon/excalibur/datasource/ids/test/TableIdGeneratorMultithreadedJdbcTestCase.xtest?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/datasource/src/test/org/apache/avalon/excalibur/datasource/ids/test/TableIdGeneratorMultithreadedJdbcTestCase.xtest (original)
+++ excalibur/trunk/components/datasource/src/test/org/apache/avalon/excalibur/datasource/ids/test/TableIdGeneratorMultithreadedJdbcTestCase.xtest Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <testcase>
     <annotation>
         <![CDATA[

Modified: excalibur/trunk/components/datasource/src/test/org/apache/avalon/excalibur/datasource/test/DataSourceJdbcTestCase.xtest
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/datasource/src/test/org/apache/avalon/excalibur/datasource/test/DataSourceJdbcTestCase.xtest?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/datasource/src/test/org/apache/avalon/excalibur/datasource/test/DataSourceJdbcTestCase.xtest (original)
+++ excalibur/trunk/components/datasource/src/test/org/apache/avalon/excalibur/datasource/test/DataSourceJdbcTestCase.xtest Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <testcase>
   <annotation>
     <![CDATA[

Modified: excalibur/trunk/components/monitor/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/monitor/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/monitor/pom.xml (original)
+++ excalibur/trunk/components/monitor/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.components</groupId>
@@ -67,4 +68,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/components/monitor</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-components-modules/excalibur-monitor</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/components/monitor/src/test/org/apache/avalon/excalibur/monitor/test/MonitorTestCase.xtest
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/monitor/src/test/org/apache/avalon/excalibur/monitor/test/MonitorTestCase.xtest?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/monitor/src/test/org/apache/avalon/excalibur/monitor/test/MonitorTestCase.xtest (original)
+++ excalibur/trunk/components/monitor/src/test/org/apache/avalon/excalibur/monitor/test/MonitorTestCase.xtest 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/components/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/pom.xml (original)
+++ excalibur/trunk/components/pom.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -40,4 +41,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/components</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-components-modules</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/components/pool/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/pool/api/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/pool/api/pom.xml (original)
+++ excalibur/trunk/components/pool/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.excalibur.components</groupId>
@@ -24,4 +25,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/components/pool/api</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-components-modules/excalibur-pool-modules/excalibur-pool-api</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/components/pool/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/pool/impl/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/pool/impl/pom.xml (original)
+++ excalibur/trunk/components/pool/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.excalibur.components</groupId>
@@ -71,4 +72,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/components/pool/impl</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-components-modules/excalibur-pool-modules/excalibur-pool-impl</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/components/pool/instrumented/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/pool/instrumented/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/pool/instrumented/pom.xml (original)
+++ excalibur/trunk/components/pool/instrumented/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.components</groupId>
@@ -62,4 +63,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/components/pool/instrumented</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-components-modules/excalibur-pool-modules/excalibur-pool-instrumented</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/components/pool/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/pool/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/pool/pom.xml (original)
+++ excalibur/trunk/components/pool/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.components</groupId>
@@ -20,4 +21,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/components/pool</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-components-modules/excalibur-pool-modules</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/components/sourceresolve/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/sourceresolve/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/sourceresolve/pom.xml (original)
+++ excalibur/trunk/components/sourceresolve/pom.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -94,4 +95,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/components/sourceresolve</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-components-modules/excalibur-sourceresolve</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/components/store/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/store/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/store/pom.xml (original)
+++ excalibur/trunk/components/store/pom.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -91,4 +92,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/components/store</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-components-modules/excalibur-store</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/components/thread/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/thread/api/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/thread/api/pom.xml (original)
+++ excalibur/trunk/components/thread/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.excalibur.components</groupId>
@@ -24,4 +25,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/components/thread/api</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-components-modules/excalibur-thread-modules/excalibur-thread-api</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/components/thread/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/thread/impl/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/thread/impl/pom.xml (original)
+++ excalibur/trunk/components/thread/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.excalibur.components</groupId>
@@ -66,4 +67,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/components/thread/impl</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-components-modules/excalibur-thread-modules/excalibur-thread-impl</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/components/thread/instrumented/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/thread/instrumented/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/thread/instrumented/pom.xml (original)
+++ excalibur/trunk/components/thread/instrumented/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.components</groupId>
@@ -65,4 +66,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/components/thread/instrumented</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-components-modules/excalibur-thread-modules/excalibur-thread-instrumented</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/components/thread/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/thread/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/thread/pom.xml (original)
+++ excalibur/trunk/components/thread/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.components</groupId>
@@ -20,4 +21,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/components/thread</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-components-modules/excalibur-thread-modules</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/components/xmlutil/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/xmlutil/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/xmlutil/pom.xml (original)
+++ excalibur/trunk/components/xmlutil/pom.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -127,4 +128,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/components/sourceresolve</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-components-modules/excalibur-xmlutil</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/components/xmlutil/src/test/org/apache/excalibur/xml/dom/test/DefaultDOMHandlerFactoryTestCase.xtest
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/xmlutil/src/test/org/apache/excalibur/xml/dom/test/DefaultDOMHandlerFactoryTestCase.xtest?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/xmlutil/src/test/org/apache/excalibur/xml/dom/test/DefaultDOMHandlerFactoryTestCase.xtest (original)
+++ excalibur/trunk/components/xmlutil/src/test/org/apache/excalibur/xml/dom/test/DefaultDOMHandlerFactoryTestCase.xtest Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: excalibur/trunk/components/xmlutil/src/test/org/apache/excalibur/xml/dom/test/DefaultDOMParserTestCase.xtest
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/xmlutil/src/test/org/apache/excalibur/xml/dom/test/DefaultDOMParserTestCase.xtest?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/components/xmlutil/src/test/org/apache/excalibur/xml/dom/test/DefaultDOMParserTestCase.xtest (original)
+++ excalibur/trunk/components/xmlutil/src/test/org/apache/excalibur/xml/dom/test/DefaultDOMParserTestCase.xtest Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <!-- 
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with

Modified: excalibur/trunk/containerkit/instrument/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/instrument/api/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/containerkit/instrument/api/pom.xml (original)
+++ excalibur/trunk/containerkit/instrument/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.excalibur.containerkit</groupId>
@@ -35,4 +36,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/containerkit/instrument/api</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-containerkit/excalibur-instrument-modules/excalibur-instrument-api</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/containerkit/instrument/client/maven.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/instrument/client/maven.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/containerkit/instrument/client/maven.xml (original)
+++ excalibur/trunk/containerkit/instrument/client/maven.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <project default="dev" xmlns:maven="jelly:maven" xmlns:j="jelly:core" xmlns:util="jelly:util"
         xmlns:deploy="deploy">
 
@@ -53,4 +54,4 @@
         </copy>
         <delete file="${maven.dist.bin.assembly.dir}/${maven.final.name}.jar"/>
     </postGoal>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/containerkit/instrument/client/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/instrument/client/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/containerkit/instrument/client/pom.xml (original)
+++ excalibur/trunk/containerkit/instrument/client/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.containerkit</groupId>
@@ -34,4 +35,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/containerkit/instrument/client</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-containerkit/excalibur-instrument-modules/excalibur-instrument-client</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/containerkit/instrument/mgr-api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/instrument/mgr-api/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/containerkit/instrument/mgr-api/pom.xml (original)
+++ excalibur/trunk/containerkit/instrument/mgr-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.excalibur.containerkit</groupId>
@@ -33,4 +34,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/containerkit/instrument/mgr-api</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-containerkit/excalibur-instrument-modules/excalibur-instrument-mgr-api</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/containerkit/instrument/mgr-http/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/instrument/mgr-http/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/containerkit/instrument/mgr-http/pom.xml (original)
+++ excalibur/trunk/containerkit/instrument/mgr-http/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.containerkit</groupId>
@@ -44,4 +45,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/containerkit/instrument/mgr-http</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-containerkit/excalibur-instrument-modules/excalibur-instrument-mgr-http</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/containerkit/instrument/mgr-impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/instrument/mgr-impl/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/containerkit/instrument/mgr-impl/pom.xml (original)
+++ excalibur/trunk/containerkit/instrument/mgr-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.excalibur.containerkit</groupId>
@@ -50,4 +51,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/containerkit/instrument/mgr-impl</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-containerkit/excalibur-instrument-modules/excalibur-instrument-mgr-impl</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/containerkit/instrument/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/instrument/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/containerkit/instrument/pom.xml (original)
+++ excalibur/trunk/containerkit/instrument/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.containerkit</groupId>
@@ -28,4 +29,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/containerkit/instrument</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-containerkit/excalibur-instrument-modules</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/containerkit/lifecycle/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/lifecycle/api/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/containerkit/lifecycle/api/pom.xml (original)
+++ excalibur/trunk/containerkit/lifecycle/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.excalibur.containerkit</groupId>
@@ -23,4 +24,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/containerkit/lifecycle/api</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-containerkit/excalibur-lifecycle-modules/excalibur-lifecycle-api</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/containerkit/lifecycle/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/lifecycle/impl/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/containerkit/lifecycle/impl/pom.xml (original)
+++ excalibur/trunk/containerkit/lifecycle/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.excalibur.containerkit</groupId>
@@ -33,4 +34,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/containerkit/lifecycle/impl</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-containerkit/excalibur-lifecycle-modules/excalibur-lifecycle-impl</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/containerkit/lifecycle/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/lifecycle/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/containerkit/lifecycle/pom.xml (original)
+++ excalibur/trunk/containerkit/lifecycle/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.containerkit</groupId>
@@ -20,4 +21,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/containerkit/lifecycle</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-containerkit/excalibur-lifecycle-modules</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/containerkit/logger/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/logger/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/containerkit/logger/pom.xml (original)
+++ excalibur/trunk/containerkit/logger/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.containerkit</groupId>
@@ -64,4 +65,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/containerkit/logger</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-containerkit/excalibur-logger</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/containerkit/logkit/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/logkit/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/containerkit/logkit/pom.xml (original)
+++ excalibur/trunk/containerkit/logkit/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.containerkit</groupId>
@@ -49,4 +50,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/containerkit/logkit</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-containerkit/avalon-logkit</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/containerkit/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/containerkit/pom.xml (original)
+++ excalibur/trunk/containerkit/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/containerkit</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-containerkit</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/connection/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/connection/api/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/connection/api/pom.xml (original)
+++ excalibur/trunk/cornerstone/connection/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.cornerstone.connection</groupId>
@@ -42,4 +43,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/connection/api</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-connection/cornerstone-connection-api</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/connection/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/connection/impl/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/connection/impl/pom.xml (original)
+++ excalibur/trunk/cornerstone/connection/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.cornerstone.connection</groupId>
@@ -84,4 +85,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/connection/impl</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-connection/cornerstone-connection-impl</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/connection/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/connection/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/connection/pom.xml (original)
+++ excalibur/trunk/cornerstone/connection/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.cornerstone</groupId>
@@ -18,4 +19,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/connection</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-connection</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/datasources/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/datasources/api/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/datasources/api/pom.xml (original)
+++ excalibur/trunk/cornerstone/datasources/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.cornerstone.datasources</groupId>
@@ -22,4 +23,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/datasources/api</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-datasources/cornerstone-datasources-api</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/datasources/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/datasources/impl/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/datasources/impl/pom.xml (original)
+++ excalibur/trunk/cornerstone/datasources/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.cornerstone.datasources</groupId>
@@ -54,4 +55,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/datasources/impl</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-datasources/cornerstone-datasources-impl</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/datasources/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/datasources/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/datasources/pom.xml (original)
+++ excalibur/trunk/cornerstone/datasources/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.cornerstone</groupId>
@@ -18,4 +19,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/datasources</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-datasources</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/pom.xml (original)
+++ excalibur/trunk/cornerstone/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>
@@ -23,4 +24,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/scheduler/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/scheduler/api/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/scheduler/api/pom.xml (original)
+++ excalibur/trunk/cornerstone/scheduler/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.cornerstone.scheduler</groupId>
@@ -34,4 +35,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/scheduler/api</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-scheduler/cornerstone-scheduler-api</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/scheduler/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/scheduler/impl/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/scheduler/impl/pom.xml (original)
+++ excalibur/trunk/cornerstone/scheduler/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.cornerstone.scheduler</groupId>
@@ -54,4 +55,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/scheduler/impl</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-scheduler/cornerstone-scheduler-impl</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/scheduler/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/scheduler/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/scheduler/pom.xml (original)
+++ excalibur/trunk/cornerstone/scheduler/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.cornerstone</groupId>
@@ -18,4 +19,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/scheduler</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-scheduler</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/sockets/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/sockets/api/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/sockets/api/pom.xml (original)
+++ excalibur/trunk/cornerstone/sockets/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.cornerstone.sockets</groupId>
@@ -15,4 +16,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/sockets/api</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-sockets/cornerstone-sockets-api</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/sockets/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/sockets/impl/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/sockets/impl/pom.xml (original)
+++ excalibur/trunk/cornerstone/sockets/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.cornerstone.sockets</groupId>
@@ -44,4 +45,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/sockets/impl</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-sockets/cornerstone-sockets-impl</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/sockets/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/sockets/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/sockets/pom.xml (original)
+++ excalibur/trunk/cornerstone/sockets/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.cornerstone</groupId>
@@ -18,4 +19,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/sockets</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-sockets</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/store/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/store/api/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/store/api/pom.xml (original)
+++ excalibur/trunk/cornerstone/store/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.cornerstone.store</groupId>
@@ -23,4 +24,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/store/api</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-store/cornerstone-store-api</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/store/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/store/impl/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/store/impl/pom.xml (original)
+++ excalibur/trunk/cornerstone/store/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.cornerstone.store</groupId>
@@ -44,4 +45,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/store/impl</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-store/cornerstone-store-impl</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/store/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/store/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/store/pom.xml (original)
+++ excalibur/trunk/cornerstone/store/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.cornerstone</groupId>
@@ -18,4 +19,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/store</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-store</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/threads/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/threads/api/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/threads/api/pom.xml (original)
+++ excalibur/trunk/cornerstone/threads/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.cornerstone.threads</groupId>
@@ -23,4 +24,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/threads/api</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-threads/cornerstone-threads-api</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/threads/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/threads/impl/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/threads/impl/pom.xml (original)
+++ excalibur/trunk/cornerstone/threads/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.cornerstone.threads</groupId>
@@ -62,4 +63,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/threads/impl</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-threads/cornerstone-threads-impl</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/threads/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/threads/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/threads/pom.xml (original)
+++ excalibur/trunk/cornerstone/threads/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.cornerstone</groupId>
@@ -19,4 +20,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/threads</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-threads</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/cornerstone/threads/tutorial/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/threads/tutorial/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/cornerstone/threads/tutorial/pom.xml (original)
+++ excalibur/trunk/cornerstone/threads/tutorial/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.cornerstone.threads</groupId>
@@ -32,4 +33,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/threads/tutorial</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-threads/cornerstone-threads-tutorial</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

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

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

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

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

Modified: excalibur/trunk/deprecated/component-tests/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/deprecated/component-tests/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/deprecated/component-tests/pom.xml (original)
+++ excalibur/trunk/deprecated/component-tests/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.deprecated</groupId>
@@ -35,4 +36,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/deprecated/component</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-deprecated-modules/excalibur-component-tests</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/deprecated/component-tests/src/test/org/apache/avalon/excalibur/component/test/PoolableComponentHandlerTestCase.xtest
URL: http://svn.apache.org/viewvc/excalibur/trunk/deprecated/component-tests/src/test/org/apache/avalon/excalibur/component/test/PoolableComponentHandlerTestCase.xtest?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/deprecated/component-tests/src/test/org/apache/avalon/excalibur/component/test/PoolableComponentHandlerTestCase.xtest (original)
+++ excalibur/trunk/deprecated/component-tests/src/test/org/apache/avalon/excalibur/component/test/PoolableComponentHandlerTestCase.xtest 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/deprecated/component/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/deprecated/component/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/deprecated/component/pom.xml (original)
+++ excalibur/trunk/deprecated/component/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.deprecated</groupId>
@@ -76,4 +77,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/deprecated/component</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-deprecated-modules/excalibur-component</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/deprecated/event/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/deprecated/event/api/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/deprecated/event/api/pom.xml (original)
+++ excalibur/trunk/deprecated/event/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.excalibur.event</groupId>
@@ -23,4 +24,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/deprecated/event/api</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-deprecated-modules/excalibur-event-modules/excalibur-event-api</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/deprecated/event/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/deprecated/event/impl/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/deprecated/event/impl/pom.xml (original)
+++ excalibur/trunk/deprecated/event/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.excalibur.event</groupId>

Modified: excalibur/trunk/deprecated/event/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/deprecated/event/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/deprecated/event/pom.xml (original)
+++ excalibur/trunk/deprecated/event/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.deprecated</groupId>
@@ -19,4 +20,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/deprecated/event</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-deprecated-modules/excalibur-event-modules</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/deprecated/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/deprecated/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/deprecated/pom.xml (original)
+++ excalibur/trunk/deprecated/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/deprecated</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-deprecated-modules</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/deprecated/testcase/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/deprecated/testcase/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/deprecated/testcase/pom.xml (original)
+++ excalibur/trunk/deprecated/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.deprecated</groupId>
@@ -45,4 +46,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/deprecated/testcase</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-deprecated-modules/excalibur-testcase</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/fortress/bean/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/bean/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/bean/pom.xml (original)
+++ excalibur/trunk/fortress/bean/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>
@@ -35,4 +36,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/bean</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/excalibur-fortress-bean</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/fortress/container-api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/container-api/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/container-api/pom.xml (original)
+++ excalibur/trunk/fortress/container-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.excalibur.fortress</groupId>
@@ -35,4 +36,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/container-api</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/excalibur-fortress-container-api</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/fortress/container-impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/container-impl/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/container-impl/pom.xml (original)
+++ excalibur/trunk/fortress/container-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.excalibur.fortress</groupId>
@@ -98,4 +99,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/container-impl</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/excalibur-fortress-container-impl</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/fortress/container-test/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/container-test/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/container-test/pom.xml (original)
+++ excalibur/trunk/fortress/container-test/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>
@@ -77,4 +78,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/container-test</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/excalibur-fortress-container-test</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/ConfigManager.roles
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/ConfigManager.roles?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/ConfigManager.roles (original)
+++ excalibur/trunk/fortress/container-test/src/test/org/apache/avalon/fortress/impl/role/test/ConfigManager.roles Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <!-- 
 Copyright 2003-2004 The Apache Software Foundation
 Licensed  under the  Apache License,  Version 2.0  (the "License");
@@ -30,4 +31,4 @@
             class="org.apache.avalon.fortress.test.data.Component3"
             handler="org.apache.avalon.fortress.impl.handler.PoolableComponentHandler"/>
     </role>
-</test>
\ No newline at end of file
+</test>

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

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

Modified: excalibur/trunk/fortress/examples/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/examples/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/examples/pom.xml (original)
+++ excalibur/trunk/fortress/examples/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>
@@ -33,4 +34,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/examples</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/excalibur-fortress-examples</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/extended/ExtendedContainer.xconf
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/extended/ExtendedContainer.xconf?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/extended/ExtendedContainer.xconf (original)
+++ excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/extended/ExtendedContainer.xconf Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <test>
     <extended-component id="extended-component"/>
 </test>

Modified: excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/extended/ExtendedContainer.xlog
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/extended/ExtendedContainer.xlog?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/extended/ExtendedContainer.xlog (original)
+++ excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/extended/ExtendedContainer.xlog Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <logkit>
     <factories>
       <factory type="file" class="org.apache.avalon.excalibur.logger.factory.FileTargetFactory"/>

Modified: excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/servlet/ServletContainer.xlog
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/servlet/ServletContainer.xlog?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/servlet/ServletContainer.xlog (original)
+++ excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/servlet/ServletContainer.xlog Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <logkit>
     <factories>
       <factory type="file" class="org.apache.avalon.excalibur.logger.factory.FileTargetFactory"/>

Modified: excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/swing/SwingContainer.xlog
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/swing/SwingContainer.xlog?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/swing/SwingContainer.xlog (original)
+++ excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/swing/SwingContainer.xlog Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <logkit logger="system.logkit" log-level="INFO">
 
     <factories>

Modified: excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/viewer/ComponentViewer.xlog
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/viewer/ComponentViewer.xlog?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/viewer/ComponentViewer.xlog (original)
+++ excalibur/trunk/fortress/examples/src/java/org/apache/avalon/fortress/examples/viewer/ComponentViewer.xlog Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <logkit logger="system.logkit" log-level="INFO">
     
     <factories>

Modified: excalibur/trunk/fortress/meta/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/meta/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/meta/pom.xml (original)
+++ excalibur/trunk/fortress/meta/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>
@@ -47,4 +48,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/meta</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/excalibur-fortress-meta</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/fortress/migration/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/migration/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/migration/pom.xml (original)
+++ excalibur/trunk/fortress/migration/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>
@@ -27,4 +28,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/migration</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/excalibur-fortress-migration</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/fortress/platform/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/platform/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/platform/pom.xml (original)
+++ excalibur/trunk/fortress/platform/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>
@@ -25,4 +26,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/platform</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/excalibur-fortress-platform</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/fortress/platform/src/conf/fortress.xlog
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/platform/src/conf/fortress.xlog?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/platform/src/conf/fortress.xlog (original)
+++ excalibur/trunk/fortress/platform/src/conf/fortress.xlog Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <logkit logger="system.logkit" log-level="INFO">
 
     <factories>

Modified: excalibur/trunk/fortress/plugin/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/plugin/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/plugin/pom.xml (original)
+++ excalibur/trunk/fortress/plugin/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>
@@ -37,4 +38,4 @@
     <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/plugin</url>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/maven-fortress-plugin</developerConnection>
   </scm>
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/fortress/plugin/src/site/site.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/plugin/src/site/site.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/plugin/src/site/site.xml (original)
+++ excalibur/trunk/fortress/plugin/src/site/site.xml Fri Feb  9 11:48:22 2007
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <project name="Maven Fortress Plugin">
 
 	<bannerLeft>
@@ -25,4 +26,4 @@
 	    ${reports} 
 	</body>
 	
-</project>
\ No newline at end of file
+</project>

Modified: excalibur/trunk/fortress/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/pom.xml?view=diff&rev=505461&r1=505460&r2=505461
==============================================================================
--- excalibur/trunk/fortress/pom.xml (original)
+++ excalibur/trunk/fortress/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>



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