You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by an...@apache.org on 2012/01/06 22:57:30 UTC

svn commit: r1228432 - in /incubator/oozie/branches/3.1/distro/src/main/tomcat: ROOT/WEB-INF/web.xml server.xml

Author: angeloh
Date: Fri Jan  6 21:57:30 2012
New Revision: 1228432

URL: http://svn.apache.org/viewvc?rev=1228432&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/branches/3.1/distro/src/main/tomcat/ROOT/WEB-INF/web.xml
    incubator/oozie/branches/3.1/distro/src/main/tomcat/server.xml

Modified: incubator/oozie/branches/3.1/distro/src/main/tomcat/ROOT/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/3.1/distro/src/main/tomcat/ROOT/WEB-INF/web.xml?rev=1228432&r1=1228431&r2=1228432&view=diff
==============================================================================
--- incubator/oozie/branches/3.1/distro/src/main/tomcat/ROOT/WEB-INF/web.xml (original)
+++ incubator/oozie/branches/3.1/distro/src/main/tomcat/ROOT/WEB-INF/web.xml Fri Jan  6 21:57:30 2012
@@ -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/branches/3.1/distro/src/main/tomcat/server.xml
URL: http://svn.apache.org/viewvc/incubator/oozie/branches/3.1/distro/src/main/tomcat/server.xml?rev=1228432&r1=1228431&r2=1228432&view=diff
==============================================================================
--- incubator/oozie/branches/3.1/distro/src/main/tomcat/server.xml (original)
+++ incubator/oozie/branches/3.1/distro/src/main/tomcat/server.xml Fri Jan  6 21:57:30 2012
@@ -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