Author: kamrul
Date: Thu Oct  6 20:07:08 2011
New Revision: 1179803

URL: http://svn.apache.org/viewvc?rev=1179803&view=rev
Log:
Closes OOZIE-574: Duplicate block of comments in server.xml and web.xml of 
tomcat server causing issues -- for Virag

Modified:
    incubator/oozie/trunk/distro/src/main/tomcat/ROOT/WEB-INF/web.xml
    incubator/oozie/trunk/distro/src/main/tomcat/server.xml

Modified: incubator/oozie/trunk/distro/src/main/tomcat/ROOT/WEB-INF/web.xml
URL: 
http://svn.apache.org/viewvc/incubator/oozie/trunk/distro/src/main/tomcat/ROOT/WEB-INF/web.xml?rev=1179803&r1=1179802&r2=1179803&view=diff
==============================================================================
--- incubator/oozie/trunk/distro/src/main/tomcat/ROOT/WEB-INF/web.xml (original)
+++ incubator/oozie/trunk/distro/src/main/tomcat/ROOT/WEB-INF/web.xml Thu Oct  
6 20:07:08 2011
@@ -1,20 +1,3 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you 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.
--->
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one

Modified: incubator/oozie/trunk/distro/src/main/tomcat/server.xml
URL: 
http://svn.apache.org/viewvc/incubator/oozie/trunk/distro/src/main/tomcat/server.xml?rev=1179803&r1=1179802&r2=1179803&view=diff
==============================================================================
--- incubator/oozie/trunk/distro/src/main/tomcat/server.xml (original)
+++ incubator/oozie/trunk/distro/src/main/tomcat/server.xml Thu Oct  6 20:07:08 
2011
@@ -1,20 +1,3 @@
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you 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.
--->
 <?xml version='1.0' encoding='utf-8'?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one


Reply via email to