You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2006/09/15 22:44:51 UTC

svn commit: r446730 - /geronimo/server/trunk/configs/jetty-clustering-wadi/src/plan/plan.xml

Author: jdillon
Date: Fri Sep 15 13:44:51 2006
New Revision: 446730

URL: http://svn.apache.org/viewvc?view=rev&rev=446730
Log:
Use new header

Modified:
    geronimo/server/trunk/configs/jetty-clustering-wadi/src/plan/plan.xml

Modified: geronimo/server/trunk/configs/jetty-clustering-wadi/src/plan/plan.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/configs/jetty-clustering-wadi/src/plan/plan.xml?view=diff&rev=446730&r1=446729&r2=446730
==============================================================================
--- geronimo/server/trunk/configs/jetty-clustering-wadi/src/plan/plan.xml (original)
+++ geronimo/server/trunk/configs/jetty-clustering-wadi/src/plan/plan.xml Fri Sep 15 13:44:51 2006
@@ -1,23 +1,22 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-
-    Copyright 2006 The Apache Software Foundation
-
-    Licensed under the Apache License, Version 2.0 (the "License");
-    you may not use this file except in compliance with the License.
-    You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing, software
-    distributed under the License is distributed on an "AS IS" BASIS,
-    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-    See the License for the specific language governing permissions and
-    limitations under the License.
+  Copyright 2006 The Apache Software Foundation
+  
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+  
+  http://www.apache.org/licenses/LICENSE-2.0
+  
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
 -->
 
 <!-- $Rev$ $Date$ -->
-<!--               parentId="${pom.groupId}/j2ee-deployer/${pom.currentVersion}/car"
--->
+
 <module xmlns="http://geronimo.apache.org/xml/ns/deployment-1.1">
 
     <gbean name="DefaultReplicationManagerFactory" class="org.apache.geronimo.clustering.wadi.BasicReplicationManagerFactoryGBean">