tomcat升级为7.0.72
diff --git a/tomcat-7.0.42/bin/bootstrap.jar b/tomcat-7.0.42/bin/bootstrap.jar
deleted file mode 100644
index 7ed72fb..0000000
--- a/tomcat-7.0.42/bin/bootstrap.jar
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/bin/cpappend.bat b/tomcat-7.0.42/bin/cpappend.bat
deleted file mode 100644
index ca4b5fa..0000000
--- a/tomcat-7.0.42/bin/cpappend.bat
+++ /dev/null
@@ -1,35 +0,0 @@
-@echo off
-rem Licensed to the Apache Software Foundation (ASF) under one or more
-rem contributor license agreements. See the NOTICE file distributed with
-rem this work for additional information regarding copyright ownership.
-rem The ASF licenses this file to You under the Apache License, Version 2.0
-rem (the "License"); you may not use this file except in compliance with
-rem the License. You may obtain a copy of the License at
-rem
-rem http://www.apache.org/licenses/LICENSE-2.0
-rem
-rem Unless required by applicable law or agreed to in writing, software
-rem distributed under the License is distributed on an "AS IS" BASIS,
-rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-rem See the License for the specific language governing permissions and
-rem limitations under the License.
-
-rem ---------------------------------------------------------------------------
-rem Append to CLASSPATH
-rem
-rem $Id: cpappend.bat 562770 2007-08-04 22:13:58Z markt $
-rem ---------------------------------------------------------------------------
-
-rem Process the first argument
-if ""%1"" == """" goto end
-set CLASSPATH=%CLASSPATH%;%1
-shift
-
-rem Process the remaining arguments
-:setArgs
-if ""%1"" == """" goto doneSetArgs
-set CLASSPATH=%CLASSPATH% %1
-shift
-goto setArgs
-:doneSetArgs
-:end
diff --git a/tomcat-7.0.42/bin/setenv.bat b/tomcat-7.0.42/bin/setenv.bat
deleted file mode 100644
index ebabf67..0000000
--- a/tomcat-7.0.42/bin/setenv.bat
+++ /dev/null
@@ -1,9 +0,0 @@
-if exist "%CATALINA_HOME%/jre1.6.0_20/win" (
- if not "%JAVA_HOME%" == "" (
- set JAVA_HOME=
- )
-
- set "JRE_HOME=%CATALINA_HOME%/jre1.6.0_20/win"
-)
-
-set "CATALINA_OPTS=%CATALINA_OPTS% -Dfile.encoding=UTF8 -Djava.net.preferIPv4Stack=true -Dorg.apache.catalina.loader.WebappClassLoader.ENABLE_CLEAR_REFERENCES=false -Duser.timezone=GMT -Xmx1024m -XX:MaxPermSize=256m"
\ No newline at end of file
diff --git a/tomcat-7.0.42/bin/tomcat-juli.jar b/tomcat-7.0.42/bin/tomcat-juli.jar
deleted file mode 100644
index 3a6755b..0000000
--- a/tomcat-7.0.42/bin/tomcat-juli.jar
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/bin/tomcat-native.tar.gz b/tomcat-7.0.42/bin/tomcat-native.tar.gz
deleted file mode 100644
index a764da7..0000000
--- a/tomcat-7.0.42/bin/tomcat-native.tar.gz
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/conf/catalina.policy b/tomcat-7.0.42/conf/catalina.policy
deleted file mode 100644
index 147b2f5..0000000
--- a/tomcat-7.0.42/conf/catalina.policy
+++ /dev/null
@@ -1,5 +0,0 @@
-
- grant {
- permission java.security.AllPermission;
- };
-
\ No newline at end of file
diff --git a/tomcat-7.0.42/conf/tomcat-users.xml b/tomcat-7.0.42/conf/tomcat-users.xml
deleted file mode 100644
index 7f022ff..0000000
--- a/tomcat-7.0.42/conf/tomcat-users.xml
+++ /dev/null
@@ -1,36 +0,0 @@
-<?xml version='1.0' encoding='utf-8'?>
-<!--
- 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.
--->
-<tomcat-users>
-<!--
- NOTE: By default, no user is included in the "manager-gui" role required
- to operate the "/manager/html" web application. If you wish to use this app,
- you must define such a user - the username and password are arbitrary.
--->
-<!--
- NOTE: The sample user and role entries below are wrapped in a comment
- and thus are ignored when reading this file. Do not forget to remove
- <!.. ..> that surrounds them.
--->
-<!--
- <role rolename="tomcat"/>
- <role rolename="role1"/>
- <user username="tomcat" password="tomcat" roles="tomcat"/>
- <user username="both" password="tomcat" roles="tomcat,role1"/>
- <user username="role1" password="tomcat" roles="role1"/>
--->
-</tomcat-users>
diff --git a/tomcat-7.0.42/lib/catalina-ant.jar b/tomcat-7.0.42/lib/catalina-ant.jar
deleted file mode 100644
index 66268a4..0000000
--- a/tomcat-7.0.42/lib/catalina-ant.jar
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/lib/catalina-ha.jar b/tomcat-7.0.42/lib/catalina-ha.jar
deleted file mode 100644
index b0c5afc..0000000
--- a/tomcat-7.0.42/lib/catalina-ha.jar
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/lib/catalina-tribes.jar b/tomcat-7.0.42/lib/catalina-tribes.jar
deleted file mode 100644
index ed1862f..0000000
--- a/tomcat-7.0.42/lib/catalina-tribes.jar
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/lib/catalina.jar b/tomcat-7.0.42/lib/catalina.jar
deleted file mode 100644
index 2d39bbd..0000000
--- a/tomcat-7.0.42/lib/catalina.jar
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/lib/ecj-4.2.2.jar b/tomcat-7.0.42/lib/ecj-4.2.2.jar
deleted file mode 100644
index 0f9a1da..0000000
--- a/tomcat-7.0.42/lib/ecj-4.2.2.jar
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/lib/el-api.jar b/tomcat-7.0.42/lib/el-api.jar
deleted file mode 100644
index 8696056..0000000
--- a/tomcat-7.0.42/lib/el-api.jar
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/lib/jasper-el.jar b/tomcat-7.0.42/lib/jasper-el.jar
deleted file mode 100644
index 8823666..0000000
--- a/tomcat-7.0.42/lib/jasper-el.jar
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/lib/jasper.jar b/tomcat-7.0.42/lib/jasper.jar
deleted file mode 100644
index 971c057..0000000
--- a/tomcat-7.0.42/lib/jasper.jar
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/lib/servlet-api.jar b/tomcat-7.0.42/lib/servlet-api.jar
deleted file mode 100644
index 5048dbb..0000000
--- a/tomcat-7.0.42/lib/servlet-api.jar
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/lib/tomcat-coyote.jar b/tomcat-7.0.42/lib/tomcat-coyote.jar
deleted file mode 100644
index 9820054..0000000
--- a/tomcat-7.0.42/lib/tomcat-coyote.jar
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/lib/tomcat-i18n-es.jar b/tomcat-7.0.42/lib/tomcat-i18n-es.jar
deleted file mode 100644
index b4b64dd..0000000
--- a/tomcat-7.0.42/lib/tomcat-i18n-es.jar
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/lib/tomcat-i18n-fr.jar b/tomcat-7.0.42/lib/tomcat-i18n-fr.jar
deleted file mode 100644
index d6bed03..0000000
--- a/tomcat-7.0.42/lib/tomcat-i18n-fr.jar
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/lib/tomcat-i18n-ja.jar b/tomcat-7.0.42/lib/tomcat-i18n-ja.jar
deleted file mode 100644
index 6ee0770..0000000
--- a/tomcat-7.0.42/lib/tomcat-i18n-ja.jar
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/lib/tomcat-jdbc.jar b/tomcat-7.0.42/lib/tomcat-jdbc.jar
deleted file mode 100644
index b7362b9..0000000
--- a/tomcat-7.0.42/lib/tomcat-jdbc.jar
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/lib/tomcat-util.jar b/tomcat-7.0.42/lib/tomcat-util.jar
deleted file mode 100644
index 7dfb6c9..0000000
--- a/tomcat-7.0.42/lib/tomcat-util.jar
+++ /dev/null
Binary files differ
diff --git a/tomcat-7.0.42/tomcat-portal b/tomcat-7.0.42/tomcat-portal
deleted file mode 100644
index 3cabfed..0000000
--- a/tomcat-7.0.42/tomcat-portal
+++ /dev/null
@@ -1,58 +0,0 @@
-#!/bin/sh
-#chkconfig:345 61 61
-#description:Apache Tomcat CMS
-
-export JAVA_HOME="/opt/java/jrockit-jdk1.6.0_45-R28.2.7-4.1.0/jre"
-
-TOMCAT_HOME="/opt/uniportal-core-v4/tomcat/tomcat-7.0.42"
-
-#stop
-
-stop(){
- pid=`ps -ef | grep $TOMCAT_HOME |grep -v 'grep' | awk '{print $2}'`
- test "$pid" != "" && kill $pid && echo "Stop Tomcat($TOMCAT_HOME) Successful!" || echo "Stop Tomcat($TOMCAT_HOME) Failed!"
- echo
-}
-
-#start
-start(){
- $TOMCAT_HOME/bin/startup.sh && echo "Start Tomcat($TOMCAT_HOME) Successful!"
- echo
-}
-
-#status
-status(){
- pid=`ps -ef | grep $TOMCAT_HOME |grep -v 'grep' | awk '{print $2}'`
- echo "$TOMCAT_HOME - $pid"
-}
-
-case "$1" in
- start)
- echo "Start Tomcat($TOMCAT_HOME)"
- echo
- start
- echo
- ;;
- stop)
- echo "Stop Tomcat($TOMCAT_HOME)"
- echo
- stop
- echo
- ;;
- restart)
- echo "Restart Tomcat($TOMCAT_HOME)"
- echo
- stop
- start
- echo
- ;;
- status)
- echo "Pid of Tomcat($TOMCAT_HOME)"
- status
- echo
- ;;
- *)
- echo $"Usage: $0 {start|stop|restart|status}"
- exit 1
- ;;
-esac
diff --git a/tomcat-7.0.42/LICENSE b/tomcat-7.0.72/LICENSE
similarity index 99%
rename from tomcat-7.0.42/LICENSE
rename to tomcat-7.0.72/LICENSE
index 0532f5b..142f0b6 100644
--- a/tomcat-7.0.42/LICENSE
+++ b/tomcat-7.0.72/LICENSE
@@ -210,7 +210,7 @@
conditions of the following licenses.
-For the ecj-x.x.x.jar component:
+For the Eclipse JDT Core Batch Compiler (ecj-x.x.x.jar) component:
Eclipse Public License - v 1.0
diff --git a/tomcat-7.0.42/NOTICE b/tomcat-7.0.72/NOTICE
similarity index 73%
rename from tomcat-7.0.42/NOTICE
rename to tomcat-7.0.72/NOTICE
index 2ff79c8..0784435 100644
--- a/tomcat-7.0.42/NOTICE
+++ b/tomcat-7.0.72/NOTICE
@@ -1,7 +1,7 @@
Apache Tomcat
-Copyright 1999-2013 The Apache Software Foundation
+Copyright 1999-2016 The Apache Software Foundation
-This product includes software developed by
+This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
The Windows Installer is built with the Nullsoft
@@ -10,10 +10,10 @@
related information is available at
http://nsis.sourceforge.net.
-Java compilation software for JSP pages is provided by Eclipse,
-which is open source software. The original software and
-related information is available at
-http://www.eclipse.org.
+Java compilation software for JSP pages is provided by the Eclipse
+JDT Core Batch Compiler component, which is open source software.
+The original software and related information is available at
+http://www.eclipse.org/jdt/core/.
For the bayeux implementation
The org.apache.cometd.bayeux API is derivative work originating at the Dojo Foundation
diff --git a/tomcat-7.0.42/RELEASE-NOTES b/tomcat-7.0.72/RELEASE-NOTES
similarity index 96%
rename from tomcat-7.0.42/RELEASE-NOTES
rename to tomcat-7.0.72/RELEASE-NOTES
index b8fa50d..90955fa 100644
--- a/tomcat-7.0.42/RELEASE-NOTES
+++ b/tomcat-7.0.72/RELEASE-NOTES
@@ -15,10 +15,8 @@
limitations under the License.
================================================================================
-$Id: RELEASE-NOTES 1189163 2011-10-26 12:19:26Z kkolinko $
-
- Apache Tomcat Version 7.0.42
+ Apache Tomcat Version 7.0.72
Release Notes
@@ -105,15 +103,19 @@
* catalina-ant.jar (Tomcat Catalina Ant tasks)
* catalina-ha.jar (High availability package)
* catalina-tribes.jar (Group communication)
-* ecj-4.2.2.jar (Eclipse JDT Java compiler)
+* ecj-4.4.2.jar (Eclipse JDT Java compiler)
* el-api.jar (EL 2.2 API)
* jasper.jar (Jasper 2 Compiler and Runtime)
* jasper-el.jar (Jasper 2 EL implementation)
* jsp-api.jar (JSP 2.2 API)
* servlet-api.jar (Servlet 3.0 API)
+* tomcat7-websocket.jar (WebSocket 1.1 implementation)
* tomcat-api.jar (Interfaces shared by Catalina and Jasper)
* tomcat-coyote.jar (Tomcat connectors and utility classes)
* tomcat-dbcp.jar (package renamed database connection pool based on Commons DBCP)
+* tomcat-jdbc.jar (Tomcat's database connection pooling solution)
+* tomcat-util.jar (Various utilities)
+* websocket-api.jar (WebSocket 1.1 API)
You can make additional APIs available to all of your web applications by
putting unpacked classes into a "classes" directory (not created by default),
diff --git a/tomcat-7.0.42/RUNNING.txt b/tomcat-7.0.72/RUNNING.txt
similarity index 98%
rename from tomcat-7.0.42/RUNNING.txt
rename to tomcat-7.0.72/RUNNING.txt
index d01a13e..4cee26c 100644
--- a/tomcat-7.0.42/RUNNING.txt
+++ b/tomcat-7.0.72/RUNNING.txt
@@ -15,8 +15,6 @@
limitations under the License.
================================================================================
-$Id: RUNNING.txt 1456725 2013-03-14 23:48:06Z kkolinko $
-
===================================================
Running The Apache Tomcat 7.0 Servlet/JSP Container
===================================================
@@ -69,17 +67,15 @@
(3) Configure Environment Variables
-Tomcat is a Java application and does not use environment variables. The
-variables are used by the Tomcat startup scripts. The scripts use the variables
-to prepare the command that starts Tomcat.
+Tomcat is a Java application and does not use environment variables directly.
+Environment variables are used by the Tomcat startup scripts. The scripts use
+the environment variables to prepare the command that starts Tomcat.
(3.1) Set CATALINA_HOME (required) and CATALINA_BASE (optional)
The CATALINA_HOME environment variable should be set to the location of the
root directory of the "binary" distribution of Tomcat.
-An example was given in (2.2) above.
-
The Tomcat startup scripts have some logic to set this variable
automatically if it is absent, based on the location of the startup script
in *nix and on the current directory in Windows. That logic might not work
diff --git a/tomcat-7.0.72/bin/bootstrap.jar b/tomcat-7.0.72/bin/bootstrap.jar
new file mode 100644
index 0000000..1ca4e9f
--- /dev/null
+++ b/tomcat-7.0.72/bin/bootstrap.jar
Binary files differ
diff --git a/tomcat-7.0.42/bin/catalina-tasks.xml b/tomcat-7.0.72/bin/catalina-tasks.xml
similarity index 74%
rename from tomcat-7.0.42/bin/catalina-tasks.xml
rename to tomcat-7.0.72/bin/catalina-tasks.xml
index ab40e7c..4e6a8ae 100644
--- a/tomcat-7.0.42/bin/catalina-tasks.xml
+++ b/tomcat-7.0.72/bin/catalina-tasks.xml
@@ -28,15 +28,7 @@
<typedef resource="org/apache/catalina/ant/catalina.tasks">
<classpath>
<fileset file="${catalina.home}/bin/tomcat-juli.jar"/>
- <fileset file="${catalina.home}/lib/tomcat-api.jar"/>
- <fileset file="${catalina.home}/lib/tomcat-util.jar"/>
- <fileset file="${catalina.home}/lib/jasper.jar"/>
- <fileset file="${catalina.home}/lib/jasper-el.jar"/>
- <fileset file="${catalina.home}/lib/el-api.jar"/>
- <fileset file="${catalina.home}/lib/jsp-api.jar"/>
- <fileset file="${catalina.home}/lib/servlet-api.jar"/>
- <fileset file="${catalina.home}/lib/catalina-ant.jar"/>
- <fileset file="${catalina.home}/lib/tomcat-coyote.jar"/>
+ <fileset dir="${catalina.home}/lib" includes="*.jar"/>
</classpath>
</typedef>
<typedef resource="org/apache/catalina/ant/jmx/jmxaccessor.tasks">
diff --git a/tomcat-7.0.42/bin/catalina.bat b/tomcat-7.0.72/bin/catalina.bat
similarity index 95%
rename from tomcat-7.0.42/bin/catalina.bat
rename to tomcat-7.0.72/bin/catalina.bat
index 136eb33..30e147b 100644
--- a/tomcat-7.0.42/bin/catalina.bat
+++ b/tomcat-7.0.72/bin/catalina.bat
@@ -1,323 +1,324 @@
-@echo off
-rem Licensed to the Apache Software Foundation (ASF) under one or more
-rem contributor license agreements. See the NOTICE file distributed with
-rem this work for additional information regarding copyright ownership.
-rem The ASF licenses this file to You under the Apache License, Version 2.0
-rem (the "License"); you may not use this file except in compliance with
-rem the License. You may obtain a copy of the License at
-rem
-rem http://www.apache.org/licenses/LICENSE-2.0
-rem
-rem Unless required by applicable law or agreed to in writing, software
-rem distributed under the License is distributed on an "AS IS" BASIS,
-rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-rem See the License for the specific language governing permissions and
-rem limitations under the License.
-
-if "%OS%" == "Windows_NT" setlocal
-rem ---------------------------------------------------------------------------
-rem Start/Stop Script for the CATALINA Server
-rem
-rem Environment Variable Prerequisites
-rem
-rem Do not set the variables in this script. Instead put them into a script
-rem setenv.bat in CATALINA_BASE/bin to keep your customizations separate.
-rem
-rem CATALINA_HOME May point at your Catalina "build" directory.
-rem
-rem CATALINA_BASE (Optional) Base directory for resolving dynamic portions
-rem of a Catalina installation. If not present, resolves to
-rem the same directory that CATALINA_HOME points to.
-rem
-rem CATALINA_OPTS (Optional) Java runtime options used when the "start",
-rem "run" or "debug" command is executed.
-rem Include here and not in JAVA_OPTS all options, that should
-rem only be used by Tomcat itself, not by the stop process,
-rem the version command etc.
-rem Examples are heap size, GC logging, JMX ports etc.
-rem
-rem CATALINA_TMPDIR (Optional) Directory path location of temporary directory
-rem the JVM should use (java.io.tmpdir). Defaults to
-rem %CATALINA_BASE%\temp.
-rem
-rem JAVA_HOME Must point at your Java Development Kit installation.
-rem Required to run the with the "debug" argument.
-rem
-rem JRE_HOME Must point at your Java Runtime installation.
-rem Defaults to JAVA_HOME if empty. If JRE_HOME and JAVA_HOME
-rem are both set, JRE_HOME is used.
-rem
-rem JAVA_OPTS (Optional) Java runtime options used when any command
-rem is executed.
-rem Include here and not in CATALINA_OPTS all options, that
-rem should be used by Tomcat and also by the stop process,
-rem the version command etc.
-rem Most options should go into CATALINA_OPTS.
-rem
-rem JAVA_ENDORSED_DIRS (Optional) Lists of of semi-colon separated directories
-rem containing some jars in order to allow replacement of APIs
-rem created outside of the JCP (i.e. DOM and SAX from W3C).
-rem It can also be used to update the XML parser implementation.
-rem Defaults to $CATALINA_HOME/endorsed.
-rem
-rem JPDA_TRANSPORT (Optional) JPDA transport used when the "jpda start"
-rem command is executed. The default is "dt_socket".
-rem
-rem JPDA_ADDRESS (Optional) Java runtime options used when the "jpda start"
-rem command is executed. The default is 8000.
-rem
-rem JPDA_SUSPEND (Optional) Java runtime options used when the "jpda start"
-rem command is executed. Specifies whether JVM should suspend
-rem execution immediately after startup. Default is "n".
-rem
-rem JPDA_OPTS (Optional) Java runtime options used when the "jpda start"
-rem command is executed. If used, JPDA_TRANSPORT, JPDA_ADDRESS,
-rem and JPDA_SUSPEND are ignored. Thus, all required jpda
-rem options MUST be specified. The default is:
-rem
-rem -agentlib:jdwp=transport=%JPDA_TRANSPORT%,
-rem address=%JPDA_ADDRESS%,server=y,suspend=%JPDA_SUSPEND%
-rem
-rem LOGGING_CONFIG (Optional) Override Tomcat's logging config file
-rem Example (all one line)
-rem set LOGGING_CONFIG="-Djava.util.logging.config.file=%CATALINA_BASE%\conf\logging.properties"
-rem
-rem LOGGING_MANAGER (Optional) Override Tomcat's logging manager
-rem Example (all one line)
-rem set LOGGING_MANAGER="-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager"
-rem
-rem TITLE (Optional) Specify the title of Tomcat window. The default
-rem TITLE is Tomcat if it's not specified.
-rem Example (all one line)
-rem set TITLE=Tomcat.Cluster#1.Server#1 [%DATE% %TIME%]
-rem
-rem
-rem
-rem $Id: catalina.bat 1344732 2012-05-31 14:08:02Z kkolinko $
-rem ---------------------------------------------------------------------------
-
-rem Suppress Terminate batch job on CTRL+C
-if not ""%1"" == ""run"" goto mainEntry
-if "%TEMP%" == "" goto mainEntry
-if exist "%TEMP%\%~nx0.run" goto mainEntry
-echo Y>"%TEMP%\%~nx0.run"
-if not exist "%TEMP%\%~nx0.run" goto mainEntry
-echo Y>"%TEMP%\%~nx0.Y"
-call "%~f0" %* <"%TEMP%\%~nx0.Y"
-rem Use provided errorlevel
-set RETVAL=%ERRORLEVEL%
-del /Q "%TEMP%\%~nx0.Y" >NUL 2>&1
-exit /B %RETVAL%
-:mainEntry
-del /Q "%TEMP%\%~nx0.run" >NUL 2>&1
-
-rem Guess CATALINA_HOME if not defined
-set "CURRENT_DIR=%cd%"
-if not "%CATALINA_HOME%" == "" goto gotHome
-set "CATALINA_HOME=%CURRENT_DIR%"
-if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
-cd ..
-set "CATALINA_HOME=%cd%"
-cd "%CURRENT_DIR%"
-:gotHome
-
-if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
-echo The CATALINA_HOME environment variable is not defined correctly
-echo This environment variable is needed to run this program
-goto end
-:okHome
-
-rem Copy CATALINA_BASE from CATALINA_HOME if not defined
-if not "%CATALINA_BASE%" == "" goto gotBase
-set "CATALINA_BASE=%CATALINA_HOME%"
-:gotBase
-
-rem Ensure that any user defined CLASSPATH variables are not used on startup,
-rem but allow them to be specified in setenv.bat, in rare case when it is needed.
-set CLASSPATH=
-
-rem Get standard environment variables
-if not exist "%CATALINA_BASE%\bin\setenv.bat" goto checkSetenvHome
-call "%CATALINA_BASE%\bin\setenv.bat"
-goto setenvDone
-:checkSetenvHome
-if exist "%CATALINA_HOME%\bin\setenv.bat" call "%CATALINA_HOME%\bin\setenv.bat"
-:setenvDone
-
-rem Get standard Java environment variables
-if exist "%CATALINA_HOME%\bin\setclasspath.bat" goto okSetclasspath
-echo Cannot find "%CATALINA_HOME%\bin\setclasspath.bat"
-echo This file is needed to run this program
-goto end
-:okSetclasspath
-call "%CATALINA_HOME%\bin\setclasspath.bat" %1
-if errorlevel 1 goto end
-
-rem Add on extra jar file to CLASSPATH
-rem Note that there are no quotes as we do not want to introduce random
-rem quotes into the CLASSPATH
-if "%CLASSPATH%" == "" goto emptyClasspath
-set "CLASSPATH=%CLASSPATH%;"
-:emptyClasspath
-set "CLASSPATH=%CLASSPATH%%CATALINA_HOME%\bin\bootstrap.jar"
-
-if not "%CATALINA_TMPDIR%" == "" goto gotTmpdir
-set "CATALINA_TMPDIR=%CATALINA_BASE%\temp"
-:gotTmpdir
-
-rem Add tomcat-juli.jar to classpath
-rem tomcat-juli.jar can be over-ridden per instance
-if not exist "%CATALINA_BASE%\bin\tomcat-juli.jar" goto juliClasspathHome
-set "CLASSPATH=%CLASSPATH%;%CATALINA_BASE%\bin\tomcat-juli.jar"
-goto juliClasspathDone
-:juliClasspathHome
-set "CLASSPATH=%CLASSPATH%;%CATALINA_HOME%\bin\tomcat-juli.jar"
-:juliClasspathDone
-
-if not "%LOGGING_CONFIG%" == "" goto noJuliConfig
-set LOGGING_CONFIG=-Dnop
-if not exist "%CATALINA_BASE%\conf\logging.properties" goto noJuliConfig
-set LOGGING_CONFIG=-Djava.util.logging.config.file="%CATALINA_BASE%\conf\logging.properties"
-:noJuliConfig
-set JAVA_OPTS=%JAVA_OPTS% %LOGGING_CONFIG%
-
-if not "%LOGGING_MANAGER%" == "" goto noJuliManager
-set LOGGING_MANAGER=-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-:noJuliManager
-set JAVA_OPTS=%JAVA_OPTS% %LOGGING_MANAGER%
-
-rem ----- Execute The Requested Command ---------------------------------------
-
-echo Using CATALINA_BASE: "%CATALINA_BASE%"
-echo Using CATALINA_HOME: "%CATALINA_HOME%"
-echo Using CATALINA_TMPDIR: "%CATALINA_TMPDIR%"
-if ""%1"" == ""debug"" goto use_jdk
-echo Using JRE_HOME: "%JRE_HOME%"
-goto java_dir_displayed
-:use_jdk
-echo Using JAVA_HOME: "%JAVA_HOME%"
-:java_dir_displayed
-echo Using CLASSPATH: "%CLASSPATH%"
-
-set _EXECJAVA=%_RUNJAVA%
-set MAINCLASS=org.apache.catalina.startup.Bootstrap
-set ACTION=start
-set SECURITY_POLICY_FILE=
-set DEBUG_OPTS=
-set JPDA=
-
-if not ""%1"" == ""jpda"" goto noJpda
-set JPDA=jpda
-if not "%JPDA_TRANSPORT%" == "" goto gotJpdaTransport
-set JPDA_TRANSPORT=dt_socket
-:gotJpdaTransport
-if not "%JPDA_ADDRESS%" == "" goto gotJpdaAddress
-set JPDA_ADDRESS=8000
-:gotJpdaAddress
-if not "%JPDA_SUSPEND%" == "" goto gotJpdaSuspend
-set JPDA_SUSPEND=n
-:gotJpdaSuspend
-if not "%JPDA_OPTS%" == "" goto gotJpdaOpts
-set JPDA_OPTS=-agentlib:jdwp=transport=%JPDA_TRANSPORT%,address=%JPDA_ADDRESS%,server=y,suspend=%JPDA_SUSPEND%
-:gotJpdaOpts
-shift
-:noJpda
-
-if ""%1"" == ""debug"" goto doDebug
-if ""%1"" == ""run"" goto doRun
-if ""%1"" == ""start"" goto doStart
-if ""%1"" == ""stop"" goto doStop
-if ""%1"" == ""configtest"" goto doConfigTest
-if ""%1"" == ""version"" goto doVersion
-
-echo Usage: catalina ( commands ... )
-echo commands:
-echo debug Start Catalina in a debugger
-echo debug -security Debug Catalina with a security manager
-echo jpda start Start Catalina under JPDA debugger
-echo run Start Catalina in the current window
-echo run -security Start in the current window with security manager
-echo start Start Catalina in a separate window
-echo start -security Start in a separate window with security manager
-echo stop Stop Catalina
-echo configtest Run a basic syntax check on server.xml
-echo version What version of tomcat are you running?
-goto end
-
-:doDebug
-shift
-set _EXECJAVA=%_RUNJDB%
-set DEBUG_OPTS=-sourcepath "%CATALINA_HOME%\..\..\java"
-if not ""%1"" == ""-security"" goto execCmd
-shift
-echo Using Security Manager
-set "SECURITY_POLICY_FILE=%CATALINA_BASE%\conf\catalina.policy"
-goto execCmd
-
-:doRun
-shift
-if not ""%1"" == ""-security"" goto execCmd
-shift
-echo Using Security Manager
-set "SECURITY_POLICY_FILE=%CATALINA_BASE%\conf\catalina.policy"
-goto execCmd
-
-:doStart
-shift
-if not "%OS%" == "Windows_NT" goto noTitle
-if "%TITLE%" == "" set TITLE=Tomcat
-set _EXECJAVA=start "%TITLE%" %_RUNJAVA%
-goto gotTitle
-:noTitle
-set _EXECJAVA=start %_RUNJAVA%
-:gotTitle
-if not ""%1"" == ""-security"" goto execCmd
-shift
-echo Using Security Manager
-set "SECURITY_POLICY_FILE=%CATALINA_BASE%\conf\catalina.policy"
-goto execCmd
-
-:doStop
-shift
-set ACTION=stop
-set CATALINA_OPTS=
-goto execCmd
-
-:doConfigTest
-shift
-set ACTION=configtest
-set CATALINA_OPTS=
-goto execCmd
-
-:doVersion
-%_EXECJAVA% -classpath "%CATALINA_HOME%\lib\catalina.jar" org.apache.catalina.util.ServerInfo
-goto end
-
-
-:execCmd
-rem Get remaining unshifted command line arguments and save them in the
-set CMD_LINE_ARGS=
-:setArgs
-if ""%1""=="""" goto doneSetArgs
-set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1
-shift
-goto setArgs
-:doneSetArgs
-
-rem Execute Java with the applicable properties
-if not "%JPDA%" == "" goto doJpda
-if not "%SECURITY_POLICY_FILE%" == "" goto doSecurity
-%_EXECJAVA% %JAVA_OPTS% %CATALINA_OPTS% %DEBUG_OPTS% -Djava.endorsed.dirs="%JAVA_ENDORSED_DIRS%" -classpath "%CLASSPATH%" -Dcatalina.base="%CATALINA_BASE%" -Dcatalina.home="%CATALINA_HOME%" -Djava.io.tmpdir="%CATALINA_TMPDIR%" %MAINCLASS% %CMD_LINE_ARGS% %ACTION%
-goto end
-:doSecurity
-%_EXECJAVA% %JAVA_OPTS% %CATALINA_OPTS% %DEBUG_OPTS% -Djava.endorsed.dirs="%JAVA_ENDORSED_DIRS%" -classpath "%CLASSPATH%" -Djava.security.manager -Djava.security.policy=="%SECURITY_POLICY_FILE%" -Dcatalina.base="%CATALINA_BASE%" -Dcatalina.home="%CATALINA_HOME%" -Djava.io.tmpdir="%CATALINA_TMPDIR%" %MAINCLASS% %CMD_LINE_ARGS% %ACTION%
-goto end
-:doJpda
-if not "%SECURITY_POLICY_FILE%" == "" goto doSecurityJpda
-%_EXECJAVA% %JAVA_OPTS% %CATALINA_OPTS% %JPDA_OPTS% %DEBUG_OPTS% -Djava.endorsed.dirs="%JAVA_ENDORSED_DIRS%" -classpath "%CLASSPATH%" -Dcatalina.base="%CATALINA_BASE%" -Dcatalina.home="%CATALINA_HOME%" -Djava.io.tmpdir="%CATALINA_TMPDIR%" %MAINCLASS% %CMD_LINE_ARGS% %ACTION%
-goto end
-:doSecurityJpda
-%_EXECJAVA% %JAVA_OPTS% %CATALINA_OPTS% %JPDA_OPTS% %DEBUG_OPTS% -Djava.endorsed.dirs="%JAVA_ENDORSED_DIRS%" -classpath "%CLASSPATH%" -Djava.security.manager -Djava.security.policy=="%SECURITY_POLICY_FILE%" -Dcatalina.base="%CATALINA_BASE%" -Dcatalina.home="%CATALINA_HOME%" -Djava.io.tmpdir="%CATALINA_TMPDIR%" %MAINCLASS% %CMD_LINE_ARGS% %ACTION%
-goto end
-
-:end
+@echo off
+rem Licensed to the Apache Software Foundation (ASF) under one or more
+rem contributor license agreements. See the NOTICE file distributed with
+rem this work for additional information regarding copyright ownership.
+rem The ASF licenses this file to You under the Apache License, Version 2.0
+rem (the "License"); you may not use this file except in compliance with
+rem the License. You may obtain a copy of the License at
+rem
+rem http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing, software
+rem distributed under the License is distributed on an "AS IS" BASIS,
+rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+rem See the License for the specific language governing permissions and
+rem limitations under the License.
+
+rem ---------------------------------------------------------------------------
+rem Start/Stop Script for the CATALINA Server
+rem
+rem Environment Variable Prerequisites
+rem
+rem Do not set the variables in this script. Instead put them into a script
+rem setenv.bat in CATALINA_BASE/bin to keep your customizations separate.
+rem
+rem CATALINA_HOME May point at your Catalina "build" directory.
+rem
+rem CATALINA_BASE (Optional) Base directory for resolving dynamic portions
+rem of a Catalina installation. If not present, resolves to
+rem the same directory that CATALINA_HOME points to.
+rem
+rem CATALINA_OPTS (Optional) Java runtime options used when the "start",
+rem "run" or "debug" command is executed.
+rem Include here and not in JAVA_OPTS all options, that should
+rem only be used by Tomcat itself, not by the stop process,
+rem the version command etc.
+rem Examples are heap size, GC logging, JMX ports etc.
+rem
+rem CATALINA_TMPDIR (Optional) Directory path location of temporary directory
+rem the JVM should use (java.io.tmpdir). Defaults to
+rem %CATALINA_BASE%\temp.
+rem
+rem JAVA_HOME Must point at your Java Development Kit installation.
+rem Required to run the with the "debug" argument.
+rem
+rem JRE_HOME Must point at your Java Runtime installation.
+rem Defaults to JAVA_HOME if empty. If JRE_HOME and JAVA_HOME
+rem are both set, JRE_HOME is used.
+rem
+rem JAVA_OPTS (Optional) Java runtime options used when any command
+rem is executed.
+rem Include here and not in CATALINA_OPTS all options, that
+rem should be used by Tomcat and also by the stop process,
+rem the version command etc.
+rem Most options should go into CATALINA_OPTS.
+rem
+rem JAVA_ENDORSED_DIRS (Optional) Lists of of semi-colon separated directories
+rem containing some jars in order to allow replacement of APIs
+rem created outside of the JCP (i.e. DOM and SAX from W3C).
+rem It can also be used to update the XML parser implementation.
+rem Defaults to $CATALINA_HOME/endorsed.
+rem
+rem JPDA_TRANSPORT (Optional) JPDA transport used when the "jpda start"
+rem command is executed. The default is "dt_socket".
+rem
+rem JPDA_ADDRESS (Optional) Java runtime options used when the "jpda start"
+rem command is executed. The default is 8000.
+rem
+rem JPDA_SUSPEND (Optional) Java runtime options used when the "jpda start"
+rem command is executed. Specifies whether JVM should suspend
+rem execution immediately after startup. Default is "n".
+rem
+rem JPDA_OPTS (Optional) Java runtime options used when the "jpda start"
+rem command is executed. If used, JPDA_TRANSPORT, JPDA_ADDRESS,
+rem and JPDA_SUSPEND are ignored. Thus, all required jpda
+rem options MUST be specified. The default is:
+rem
+rem -agentlib:jdwp=transport=%JPDA_TRANSPORT%,
+rem address=%JPDA_ADDRESS%,server=y,suspend=%JPDA_SUSPEND%
+rem
+rem JSSE_OPTS (Optional) Java runtime options used to control the TLS
+rem implementation when JSSE is used. Default is:
+rem "-Djdk.tls.ephemeralDHKeySize=2048"
+rem
+rem LOGGING_CONFIG (Optional) Override Tomcat's logging config file
+rem Example (all one line)
+rem set LOGGING_CONFIG="-Djava.util.logging.config.file=%CATALINA_BASE%\conf\logging.properties"
+rem
+rem LOGGING_MANAGER (Optional) Override Tomcat's logging manager
+rem Example (all one line)
+rem set LOGGING_MANAGER="-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager"
+rem
+rem TITLE (Optional) Specify the title of Tomcat window. The default
+rem TITLE is Tomcat if it's not specified.
+rem Example (all one line)
+rem set TITLE=Tomcat.Cluster#1.Server#1 [%DATE% %TIME%]
+rem ---------------------------------------------------------------------------
+
+setlocal
+
+rem Suppress Terminate batch job on CTRL+C
+if not ""%1"" == ""run"" goto mainEntry
+if "%TEMP%" == "" goto mainEntry
+if exist "%TEMP%\%~nx0.run" goto mainEntry
+echo Y>"%TEMP%\%~nx0.run"
+if not exist "%TEMP%\%~nx0.run" goto mainEntry
+echo Y>"%TEMP%\%~nx0.Y"
+call "%~f0" %* <"%TEMP%\%~nx0.Y"
+rem Use provided errorlevel
+set RETVAL=%ERRORLEVEL%
+del /Q "%TEMP%\%~nx0.Y" >NUL 2>&1
+exit /B %RETVAL%
+:mainEntry
+del /Q "%TEMP%\%~nx0.run" >NUL 2>&1
+
+rem Guess CATALINA_HOME if not defined
+set "CURRENT_DIR=%cd%"
+if not "%CATALINA_HOME%" == "" goto gotHome
+set "CATALINA_HOME=%CURRENT_DIR%"
+if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
+cd ..
+set "CATALINA_HOME=%cd%"
+cd "%CURRENT_DIR%"
+:gotHome
+
+if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
+echo The CATALINA_HOME environment variable is not defined correctly
+echo This environment variable is needed to run this program
+goto end
+:okHome
+
+rem Copy CATALINA_BASE from CATALINA_HOME if not defined
+if not "%CATALINA_BASE%" == "" goto gotBase
+set "CATALINA_BASE=%CATALINA_HOME%"
+:gotBase
+
+rem Ensure that any user defined CLASSPATH variables are not used on startup,
+rem but allow them to be specified in setenv.bat, in rare case when it is needed.
+set CLASSPATH=
+
+rem Get standard environment variables
+if not exist "%CATALINA_BASE%\bin\setenv.bat" goto checkSetenvHome
+call "%CATALINA_BASE%\bin\setenv.bat"
+goto setenvDone
+:checkSetenvHome
+if exist "%CATALINA_HOME%\bin\setenv.bat" call "%CATALINA_HOME%\bin\setenv.bat"
+:setenvDone
+
+rem Get standard Java environment variables
+if exist "%CATALINA_HOME%\bin\setclasspath.bat" goto okSetclasspath
+echo Cannot find "%CATALINA_HOME%\bin\setclasspath.bat"
+echo This file is needed to run this program
+goto end
+:okSetclasspath
+call "%CATALINA_HOME%\bin\setclasspath.bat" %1
+if errorlevel 1 goto end
+
+rem Add on extra jar file to CLASSPATH
+rem Note that there are no quotes as we do not want to introduce random
+rem quotes into the CLASSPATH
+if "%CLASSPATH%" == "" goto emptyClasspath
+set "CLASSPATH=%CLASSPATH%;"
+:emptyClasspath
+set "CLASSPATH=%CLASSPATH%%CATALINA_HOME%\bin\bootstrap.jar"
+
+if not "%CATALINA_TMPDIR%" == "" goto gotTmpdir
+set "CATALINA_TMPDIR=%CATALINA_BASE%\temp"
+:gotTmpdir
+
+rem Add tomcat-juli.jar to classpath
+rem tomcat-juli.jar can be over-ridden per instance
+if not exist "%CATALINA_BASE%\bin\tomcat-juli.jar" goto juliClasspathHome
+set "CLASSPATH=%CLASSPATH%;%CATALINA_BASE%\bin\tomcat-juli.jar"
+goto juliClasspathDone
+:juliClasspathHome
+set "CLASSPATH=%CLASSPATH%;%CATALINA_HOME%\bin\tomcat-juli.jar"
+:juliClasspathDone
+
+if not "%JSSE_OPTS%" == "" goto gotJsseOpts
+set JSSE_OPTS="-Djdk.tls.ephemeralDHKeySize=2048"
+:gotJsseOpts
+set "JAVA_OPTS=%JAVA_OPTS% %JSSE_OPTS%"
+
+if not "%LOGGING_CONFIG%" == "" goto noJuliConfig
+set LOGGING_CONFIG=-Dnop
+if not exist "%CATALINA_BASE%\conf\logging.properties" goto noJuliConfig
+set LOGGING_CONFIG=-Djava.util.logging.config.file="%CATALINA_BASE%\conf\logging.properties"
+:noJuliConfig
+set "JAVA_OPTS=%JAVA_OPTS% %LOGGING_CONFIG%"
+
+if not "%LOGGING_MANAGER%" == "" goto noJuliManager
+set LOGGING_MANAGER=-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
+:noJuliManager
+set "JAVA_OPTS=%JAVA_OPTS% %LOGGING_MANAGER%"
+
+rem ----- Execute The Requested Command ---------------------------------------
+
+echo Using CATALINA_BASE: "%CATALINA_BASE%"
+echo Using CATALINA_HOME: "%CATALINA_HOME%"
+echo Using CATALINA_TMPDIR: "%CATALINA_TMPDIR%"
+if ""%1"" == ""debug"" goto use_jdk
+echo Using JRE_HOME: "%JRE_HOME%"
+goto java_dir_displayed
+:use_jdk
+echo Using JAVA_HOME: "%JAVA_HOME%"
+:java_dir_displayed
+echo Using CLASSPATH: "%CLASSPATH%"
+
+set _EXECJAVA=%_RUNJAVA%
+set MAINCLASS=org.apache.catalina.startup.Bootstrap
+set ACTION=start
+set SECURITY_POLICY_FILE=
+set DEBUG_OPTS=
+set JPDA=
+
+if not ""%1"" == ""jpda"" goto noJpda
+set JPDA=jpda
+if not "%JPDA_TRANSPORT%" == "" goto gotJpdaTransport
+set JPDA_TRANSPORT=dt_socket
+:gotJpdaTransport
+if not "%JPDA_ADDRESS%" == "" goto gotJpdaAddress
+set JPDA_ADDRESS=8000
+:gotJpdaAddress
+if not "%JPDA_SUSPEND%" == "" goto gotJpdaSuspend
+set JPDA_SUSPEND=n
+:gotJpdaSuspend
+if not "%JPDA_OPTS%" == "" goto gotJpdaOpts
+set JPDA_OPTS=-agentlib:jdwp=transport=%JPDA_TRANSPORT%,address=%JPDA_ADDRESS%,server=y,suspend=%JPDA_SUSPEND%
+:gotJpdaOpts
+shift
+:noJpda
+
+if ""%1"" == ""debug"" goto doDebug
+if ""%1"" == ""run"" goto doRun
+if ""%1"" == ""start"" goto doStart
+if ""%1"" == ""stop"" goto doStop
+if ""%1"" == ""configtest"" goto doConfigTest
+if ""%1"" == ""version"" goto doVersion
+
+echo Usage: catalina ( commands ... )
+echo commands:
+echo debug Start Catalina in a debugger
+echo debug -security Debug Catalina with a security manager
+echo jpda start Start Catalina under JPDA debugger
+echo run Start Catalina in the current window
+echo run -security Start in the current window with security manager
+echo start Start Catalina in a separate window
+echo start -security Start in a separate window with security manager
+echo stop Stop Catalina
+echo configtest Run a basic syntax check on server.xml
+echo version What version of tomcat are you running?
+goto end
+
+:doDebug
+shift
+set _EXECJAVA=%_RUNJDB%
+set DEBUG_OPTS=-sourcepath "%CATALINA_HOME%\..\..\java"
+if not ""%1"" == ""-security"" goto execCmd
+shift
+echo Using Security Manager
+set "SECURITY_POLICY_FILE=%CATALINA_BASE%\conf\catalina.policy"
+goto execCmd
+
+:doRun
+shift
+if not ""%1"" == ""-security"" goto execCmd
+shift
+echo Using Security Manager
+set "SECURITY_POLICY_FILE=%CATALINA_BASE%\conf\catalina.policy"
+goto execCmd
+
+:doStart
+shift
+if "%TITLE%" == "" set TITLE=Tomcat
+set _EXECJAVA=start "%TITLE%" %_RUNJAVA%
+if not ""%1"" == ""-security"" goto execCmd
+shift
+echo Using Security Manager
+set "SECURITY_POLICY_FILE=%CATALINA_BASE%\conf\catalina.policy"
+goto execCmd
+
+:doStop
+shift
+set ACTION=stop
+set CATALINA_OPTS=
+goto execCmd
+
+:doConfigTest
+shift
+set ACTION=configtest
+set CATALINA_OPTS=
+goto execCmd
+
+:doVersion
+%_EXECJAVA% -classpath "%CATALINA_HOME%\lib\catalina.jar" org.apache.catalina.util.ServerInfo
+goto end
+
+
+:execCmd
+rem Get remaining unshifted command line arguments and save them in the
+set CMD_LINE_ARGS=
+:setArgs
+if ""%1""=="""" goto doneSetArgs
+set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1
+shift
+goto setArgs
+:doneSetArgs
+
+rem Execute Java with the applicable properties
+if not "%JPDA%" == "" goto doJpda
+if not "%SECURITY_POLICY_FILE%" == "" goto doSecurity
+%_EXECJAVA% %JAVA_OPTS% %CATALINA_OPTS% %DEBUG_OPTS% -Djava.endorsed.dirs="%JAVA_ENDORSED_DIRS%" -classpath "%CLASSPATH%" -Dcatalina.base="%CATALINA_BASE%" -Dcatalina.home="%CATALINA_HOME%" -Djava.io.tmpdir="%CATALINA_TMPDIR%" %MAINCLASS% %CMD_LINE_ARGS% %ACTION%
+goto end
+:doSecurity
+%_EXECJAVA% %JAVA_OPTS% %CATALINA_OPTS% %DEBUG_OPTS% -Djava.endorsed.dirs="%JAVA_ENDORSED_DIRS%" -classpath "%CLASSPATH%" -Djava.security.manager -Djava.security.policy=="%SECURITY_POLICY_FILE%" -Dcatalina.base="%CATALINA_BASE%" -Dcatalina.home="%CATALINA_HOME%" -Djava.io.tmpdir="%CATALINA_TMPDIR%" %MAINCLASS% %CMD_LINE_ARGS% %ACTION%
+goto end
+:doJpda
+if not "%SECURITY_POLICY_FILE%" == "" goto doSecurityJpda
+%_EXECJAVA% %JAVA_OPTS% %JPDA_OPTS% %CATALINA_OPTS% %DEBUG_OPTS% -Djava.endorsed.dirs="%JAVA_ENDORSED_DIRS%" -classpath "%CLASSPATH%" -Dcatalina.base="%CATALINA_BASE%" -Dcatalina.home="%CATALINA_HOME%" -Djava.io.tmpdir="%CATALINA_TMPDIR%" %MAINCLASS% %CMD_LINE_ARGS% %ACTION%
+goto end
+:doSecurityJpda
+%_EXECJAVA% %JAVA_OPTS% %JPDA_OPTS% %CATALINA_OPTS% %DEBUG_OPTS% -Djava.endorsed.dirs="%JAVA_ENDORSED_DIRS%" -classpath "%CLASSPATH%" -Djava.security.manager -Djava.security.policy=="%SECURITY_POLICY_FILE%" -Dcatalina.base="%CATALINA_BASE%" -Dcatalina.home="%CATALINA_HOME%" -Djava.io.tmpdir="%CATALINA_TMPDIR%" %MAINCLASS% %CMD_LINE_ARGS% %ACTION%
+goto end
+
+:end
diff --git a/tomcat-7.0.42/bin/catalina.sh b/tomcat-7.0.72/bin/catalina.sh
similarity index 81%
rename from tomcat-7.0.42/bin/catalina.sh
rename to tomcat-7.0.72/bin/catalina.sh
index c8d5493..33a4803 100755
--- a/tomcat-7.0.42/bin/catalina.sh
+++ b/tomcat-7.0.72/bin/catalina.sh
@@ -82,6 +82,10 @@
# -agentlib:jdwp=transport=$JPDA_TRANSPORT,
# address=$JPDA_ADDRESS,server=y,suspend=$JPDA_SUSPEND
#
+# JSSE_OPTS (Optional) Java runtime options used to control the TLS
+# implementation when JSSE is used. Default is:
+# "-Djdk.tls.ephemeralDHKeySize=2048"
+#
# CATALINA_PID (Optional) Path of the file which should contains the pid
# of the catalina startup java process, when start (fork) is
# used
@@ -94,17 +98,22 @@
# Example (all one line)
# LOGGING_MANAGER="-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager"
#
-# $Id: catalina.sh 1498485 2013-07-01 14:37:43Z markt $
+# USE_NOHUP (Optional) If set to the string true the start command will
+# use nohup so that the Tomcat process will ignore any hangup
+# signals. Default is "false" unless running on HP-UX in which
+# case the default is "true"
# -----------------------------------------------------------------------------
# OS specific support. $var _must_ be set to either true or false.
cygwin=false
darwin=false
os400=false
+hpux=false
case "`uname`" in
CYGWIN*) cygwin=true;;
Darwin*) darwin=true;;
OS400*) os400=true;;
+HP-UX*) hpux=true;;
esac
# resolve links - $0 may be a softlink
@@ -217,6 +226,11 @@
JAVA_ENDORSED_DIRS=`cygpath --path --windows "$JAVA_ENDORSED_DIRS"`
fi
+if [ -z "$JSSE_OPTS" ] ; then
+ JSSE_OPTS="-Djdk.tls.ephemeralDHKeySize=2048"
+fi
+JAVA_OPTS="$JAVA_OPTS $JSSE_OPTS"
+
# Set juli LogManager config file if it is present and an override has not been issued
if [ -z "$LOGGING_CONFIG" ]; then
if [ -r "$CATALINA_BASE"/conf/logging.properties ]; then
@@ -235,6 +249,18 @@
# org.apache.catalina.security.SecurityListener
#JAVA_OPTS="$JAVA_OPTS -Dorg.apache.catalina.security.SecurityListener.UMASK=`umask`"
+if [ -z "$USE_NOHUP" ]; then
+ if $hpux; then
+ USE_NOHUP="true"
+ else
+ USE_NOHUP="false"
+ fi
+fi
+unset _NOHUP
+if [ "$USE_NOHUP" = "true" ]; then
+ _NOHUP=nohup
+fi
+
# ----- Execute The Requested Command -----------------------------------------
# Bugzilla 37848: only output this if we have a TTY
@@ -266,7 +292,7 @@
if [ -z "$JPDA_OPTS" ]; then
JPDA_OPTS="-agentlib:jdwp=transport=$JPDA_TRANSPORT,address=$JPDA_ADDRESS,server=y,suspend=$JPDA_SUSPEND"
fi
- CATALINA_OPTS="$CATALINA_OPTS $JPDA_OPTS"
+ CATALINA_OPTS="$JPDA_OPTS $CATALINA_OPTS"
shift
fi
@@ -309,20 +335,20 @@
echo "Using Security Manager"
fi
shift
- eval exec \"$_RUNJAVA\" \"$LOGGING_CONFIG\" $LOGGING_MANAGER $JAVA_OPTS $CATALINA_OPTS \
- -Djava.endorsed.dirs=\"$JAVA_ENDORSED_DIRS\" -classpath \"$CLASSPATH\" \
+ eval exec "\"$_RUNJAVA\"" "\"$LOGGING_CONFIG\"" $LOGGING_MANAGER $JAVA_OPTS $CATALINA_OPTS \
+ -Djava.endorsed.dirs="\"$JAVA_ENDORSED_DIRS\"" -classpath "\"$CLASSPATH\"" \
-Djava.security.manager \
- -Djava.security.policy==\"$CATALINA_BASE/conf/catalina.policy\" \
- -Dcatalina.base=\"$CATALINA_BASE\" \
- -Dcatalina.home=\"$CATALINA_HOME\" \
- -Djava.io.tmpdir=\"$CATALINA_TMPDIR\" \
+ -Djava.security.policy=="\"$CATALINA_BASE/conf/catalina.policy\"" \
+ -Dcatalina.base="\"$CATALINA_BASE\"" \
+ -Dcatalina.home="\"$CATALINA_HOME\"" \
+ -Djava.io.tmpdir="\"$CATALINA_TMPDIR\"" \
org.apache.catalina.startup.Bootstrap "$@" start
else
- eval exec \"$_RUNJAVA\" \"$LOGGING_CONFIG\" $LOGGING_MANAGER $JAVA_OPTS $CATALINA_OPTS \
- -Djava.endorsed.dirs=\"$JAVA_ENDORSED_DIRS\" -classpath \"$CLASSPATH\" \
- -Dcatalina.base=\"$CATALINA_BASE\" \
- -Dcatalina.home=\"$CATALINA_HOME\" \
- -Djava.io.tmpdir=\"$CATALINA_TMPDIR\" \
+ eval exec "\"$_RUNJAVA\"" "\"$LOGGING_CONFIG\"" $LOGGING_MANAGER $JAVA_OPTS $CATALINA_OPTS \
+ -Djava.endorsed.dirs="\"$JAVA_ENDORSED_DIRS\"" -classpath "\"$CLASSPATH\"" \
+ -Dcatalina.base="\"$CATALINA_BASE\"" \
+ -Dcatalina.home="\"$CATALINA_HOME\"" \
+ -Djava.io.tmpdir="\"$CATALINA_TMPDIR\"" \
org.apache.catalina.startup.Bootstrap "$@" start
fi
@@ -337,6 +363,8 @@
ps -p $PID >/dev/null 2>&1
if [ $? -eq 0 ] ; then
echo "Tomcat appears to still be running with PID $PID. Start aborted."
+ echo "If the following process is not a Tomcat process, remove the PID file and try again:"
+ ps -f -p $PID
exit 1
else
echo "Removing/clearing stale PID file."
@@ -373,22 +401,22 @@
echo "Using Security Manager"
fi
shift
- eval \"$_RUNJAVA\" \"$LOGGING_CONFIG\" $LOGGING_MANAGER $JAVA_OPTS $CATALINA_OPTS \
- -Djava.endorsed.dirs=\"$JAVA_ENDORSED_DIRS\" -classpath \"$CLASSPATH\" \
+ eval $_NOHUP "\"$_RUNJAVA\"" "\"$LOGGING_CONFIG\"" $LOGGING_MANAGER $JAVA_OPTS $CATALINA_OPTS \
+ -Djava.endorsed.dirs="\"$JAVA_ENDORSED_DIRS\"" -classpath "\"$CLASSPATH\"" \
-Djava.security.manager \
- -Djava.security.policy==\"$CATALINA_BASE/conf/catalina.policy\" \
- -Dcatalina.base=\"$CATALINA_BASE\" \
- -Dcatalina.home=\"$CATALINA_HOME\" \
- -Djava.io.tmpdir=\"$CATALINA_TMPDIR\" \
+ -Djava.security.policy=="\"$CATALINA_BASE/conf/catalina.policy\"" \
+ -Dcatalina.base="\"$CATALINA_BASE\"" \
+ -Dcatalina.home="\"$CATALINA_HOME\"" \
+ -Djava.io.tmpdir="\"$CATALINA_TMPDIR\"" \
org.apache.catalina.startup.Bootstrap "$@" start \
>> "$CATALINA_OUT" 2>&1 "&"
else
- eval \"$_RUNJAVA\" \"$LOGGING_CONFIG\" $LOGGING_MANAGER $JAVA_OPTS $CATALINA_OPTS \
- -Djava.endorsed.dirs=\"$JAVA_ENDORSED_DIRS\" -classpath \"$CLASSPATH\" \
- -Dcatalina.base=\"$CATALINA_BASE\" \
- -Dcatalina.home=\"$CATALINA_HOME\" \
- -Djava.io.tmpdir=\"$CATALINA_TMPDIR\" \
+ eval $_NOHUP "\"$_RUNJAVA\"" "\"$LOGGING_CONFIG\"" $LOGGING_MANAGER $JAVA_OPTS $CATALINA_OPTS \
+ -Djava.endorsed.dirs="\"$JAVA_ENDORSED_DIRS\"" -classpath "\"$CLASSPATH\"" \
+ -Dcatalina.base="\"$CATALINA_BASE\"" \
+ -Dcatalina.home="\"$CATALINA_HOME\"" \
+ -Djava.io.tmpdir="\"$CATALINA_TMPDIR\"" \
org.apache.catalina.startup.Bootstrap "$@" start \
>> "$CATALINA_OUT" 2>&1 "&"
@@ -398,6 +426,8 @@
echo $! > "$CATALINA_PID"
fi
+ echo "Tomcat started."
+
elif [ "$1" = "stop" ] ; then
shift
@@ -434,13 +464,21 @@
fi
fi
- eval \"$_RUNJAVA\" $LOGGING_MANAGER $JAVA_OPTS \
- -Djava.endorsed.dirs=\"$JAVA_ENDORSED_DIRS\" -classpath \"$CLASSPATH\" \
- -Dcatalina.base=\"$CATALINA_BASE\" \
- -Dcatalina.home=\"$CATALINA_HOME\" \
- -Djava.io.tmpdir=\"$CATALINA_TMPDIR\" \
+ eval "\"$_RUNJAVA\"" $LOGGING_MANAGER $JAVA_OPTS \
+ -Djava.endorsed.dirs="\"$JAVA_ENDORSED_DIRS\"" -classpath "\"$CLASSPATH\"" \
+ -Dcatalina.base="\"$CATALINA_BASE\"" \
+ -Dcatalina.home="\"$CATALINA_HOME\"" \
+ -Djava.io.tmpdir="\"$CATALINA_TMPDIR\"" \
org.apache.catalina.startup.Bootstrap "$@" stop
+ # stop failed. Shutdown port disabled? Try a normal kill.
+ if [ $? != 0 ]; then
+ if [ ! -z "$CATALINA_PID" ]; then
+ echo "The stop command failed. Attempting to signal the process to stop through OS signal."
+ kill -15 `cat "$CATALINA_PID"` >/dev/null 2>&1
+ fi
+ fi
+
if [ ! -z "$CATALINA_PID" ]; then
if [ -f "$CATALINA_PID" ]; then
while [ $SLEEP -ge 0 ]; do
@@ -450,19 +488,25 @@
if [ $? != 0 ]; then
if [ -w "$CATALINA_PID" ]; then
cat /dev/null > "$CATALINA_PID"
+ # If Tomcat has stopped don't try and force a stop with an empty PID file
+ FORCE=0
else
- echo "Tomcat stopped but the PID file could not be removed or cleared."
+ echo "The PID file could not be removed or cleared."
fi
fi
+ echo "Tomcat stopped."
break
fi
if [ $SLEEP -gt 0 ]; then
sleep 1
fi
if [ $SLEEP -eq 0 ]; then
+ echo "Tomcat did not stop in time."
if [ $FORCE -eq 0 ]; then
- echo "Tomcat did not stop in time. PID file was not removed."
+ echo "PID file was not removed."
fi
+ echo "To aid diagnostics a thread dump has been written to standard out."
+ kill -3 `cat "$CATALINA_PID"`
fi
SLEEP=`expr $SLEEP - 1 `
done
@@ -483,8 +527,13 @@
if [ $? -gt 0 ]; then
rm -f "$CATALINA_PID" >/dev/null 2>&1
if [ $? != 0 ]; then
- echo "Tomcat was killed but the PID file could not be removed."
+ if [ -w "$CATALINA_PID" ]; then
+ cat /dev/null > "$CATALINA_PID"
+ else
+ echo "The PID file could not be removed."
+ fi
fi
+ echo "The Tomcat process has been killed."
break
fi
if [ $KILL_SLEEP_INTERVAL -gt 0 ]; then
@@ -492,7 +541,7 @@
fi
KILL_SLEEP_INTERVAL=`expr $KILL_SLEEP_INTERVAL - 1 `
done
- if [ $KILL_SLEEP_INTERVAL -gt 0 ]; then
+ if [ $KILL_SLEEP_INTERVAL -lt 0 ]; then
echo "Tomcat has not been killed completely yet. The process might be waiting on some system call or might be UNINTERRUPTIBLE."
fi
fi
@@ -501,11 +550,11 @@
elif [ "$1" = "configtest" ] ; then
- eval \"$_RUNJAVA\" $LOGGING_MANAGER $JAVA_OPTS \
- -Djava.endorsed.dirs=\"$JAVA_ENDORSED_DIRS\" -classpath \"$CLASSPATH\" \
- -Dcatalina.base=\"$CATALINA_BASE\" \
- -Dcatalina.home=\"$CATALINA_HOME\" \
- -Djava.io.tmpdir=\"$CATALINA_TMPDIR\" \
+ eval "\"$_RUNJAVA\"" $LOGGING_MANAGER $JAVA_OPTS \
+ -Djava.endorsed.dirs="\"$JAVA_ENDORSED_DIRS\"" -classpath "\"$CLASSPATH\"" \
+ -Dcatalina.base="\"$CATALINA_BASE\"" \
+ -Dcatalina.home="\"$CATALINA_HOME\"" \
+ -Djava.io.tmpdir="\"$CATALINA_TMPDIR\"" \
org.apache.catalina.startup.Bootstrap configtest
result=$?
if [ $result -ne 0 ]; then
diff --git a/tomcat-7.0.42/bin/commons-daemon-native.tar.gz b/tomcat-7.0.72/bin/commons-daemon-native.tar.gz
similarity index 100%
rename from tomcat-7.0.42/bin/commons-daemon-native.tar.gz
rename to tomcat-7.0.72/bin/commons-daemon-native.tar.gz
Binary files differ
diff --git a/tomcat-7.0.42/bin/commons-daemon.jar b/tomcat-7.0.72/bin/commons-daemon.jar
similarity index 100%
rename from tomcat-7.0.42/bin/commons-daemon.jar
rename to tomcat-7.0.72/bin/commons-daemon.jar
Binary files differ
diff --git a/tomcat-7.0.42/bin/configtest.bat b/tomcat-7.0.72/bin/configtest.bat
similarity index 94%
rename from tomcat-7.0.42/bin/configtest.bat
rename to tomcat-7.0.72/bin/configtest.bat
index a3afc6a..02448e1 100644
--- a/tomcat-7.0.42/bin/configtest.bat
+++ b/tomcat-7.0.72/bin/configtest.bat
@@ -1,59 +1,58 @@
-@echo off
-rem Licensed to the Apache Software Foundation (ASF) under one or more
-rem contributor license agreements. See the NOTICE file distributed with
-rem this work for additional information regarding copyright ownership.
-rem The ASF licenses this file to You under the Apache License, Version 2.0
-rem (the "License"); you may not use this file except in compliance with
-rem the License. You may obtain a copy of the License at
-rem
-rem http://www.apache.org/licenses/LICENSE-2.0
-rem
-rem Unless required by applicable law or agreed to in writing, software
-rem distributed under the License is distributed on an "AS IS" BASIS,
-rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-rem See the License for the specific language governing permissions and
-rem limitations under the License.
-
-if "%OS%" == "Windows_NT" setlocal
-rem ---------------------------------------------------------------------------
-rem Configuration test script for the CATALINA Server
-rem
-rem $Id: configtest.bat 1137560 2011-06-20 09:27:44Z rjung $
-rem ---------------------------------------------------------------------------
-
-rem Guess CATALINA_HOME if not defined
-set "CURRENT_DIR=%cd%"
-if not "%CATALINA_HOME%" == "" goto gotHome
-set "CATALINA_HOME=%CURRENT_DIR%"
-if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
-cd ..
-set "CATALINA_HOME=%cd%"
-cd "%CURRENT_DIR%"
-:gotHome
-if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
-echo The CATALINA_HOME environment variable is not defined correctly
-echo This environment variable is needed to run this program
-goto end
-:okHome
-
-set "EXECUTABLE=%CATALINA_HOME%\bin\catalina.bat"
-
-rem Check that target executable exists
-if exist "%EXECUTABLE%" goto okExec
-echo Cannot find "%EXECUTABLE%"
-echo This file is needed to run this program
-goto end
-:okExec
-
-rem Get remaining unshifted command line arguments and save them in the
-set CMD_LINE_ARGS=
-:setArgs
-if ""%1""=="""" goto doneSetArgs
-set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1
-shift
-goto setArgs
-:doneSetArgs
-
-call "%EXECUTABLE%" configtest %CMD_LINE_ARGS%
-
-:end
+@echo off
+rem Licensed to the Apache Software Foundation (ASF) under one or more
+rem contributor license agreements. See the NOTICE file distributed with
+rem this work for additional information regarding copyright ownership.
+rem The ASF licenses this file to You under the Apache License, Version 2.0
+rem (the "License"); you may not use this file except in compliance with
+rem the License. You may obtain a copy of the License at
+rem
+rem http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing, software
+rem distributed under the License is distributed on an "AS IS" BASIS,
+rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+rem See the License for the specific language governing permissions and
+rem limitations under the License.
+
+rem ---------------------------------------------------------------------------
+rem Configuration test script for the CATALINA Server
+rem ---------------------------------------------------------------------------
+
+setlocal
+
+rem Guess CATALINA_HOME if not defined
+set "CURRENT_DIR=%cd%"
+if not "%CATALINA_HOME%" == "" goto gotHome
+set "CATALINA_HOME=%CURRENT_DIR%"
+if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
+cd ..
+set "CATALINA_HOME=%cd%"
+cd "%CURRENT_DIR%"
+:gotHome
+if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
+echo The CATALINA_HOME environment variable is not defined correctly
+echo This environment variable is needed to run this program
+goto end
+:okHome
+
+set "EXECUTABLE=%CATALINA_HOME%\bin\catalina.bat"
+
+rem Check that target executable exists
+if exist "%EXECUTABLE%" goto okExec
+echo Cannot find "%EXECUTABLE%"
+echo This file is needed to run this program
+goto end
+:okExec
+
+rem Get remaining unshifted command line arguments and save them in the
+set CMD_LINE_ARGS=
+:setArgs
+if ""%1""=="""" goto doneSetArgs
+set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1
+shift
+goto setArgs
+:doneSetArgs
+
+call "%EXECUTABLE%" configtest %CMD_LINE_ARGS%
+
+:end
diff --git a/tomcat-7.0.42/bin/configtest.sh b/tomcat-7.0.72/bin/configtest.sh
similarity index 96%
rename from tomcat-7.0.42/bin/configtest.sh
rename to tomcat-7.0.72/bin/configtest.sh
index f084e78..9a8ebff 100755
--- a/tomcat-7.0.42/bin/configtest.sh
+++ b/tomcat-7.0.72/bin/configtest.sh
@@ -17,8 +17,6 @@
# -----------------------------------------------------------------------------
# Configuration Test Script for the CATALINA Server
-#
-# $Id: configtest.sh 1202062 2011-11-15 06:50:02Z mturk $
# -----------------------------------------------------------------------------
# Better OS/400 detection: see Bugzilla 31132
diff --git a/tomcat-7.0.42/bin/daemon.sh b/tomcat-7.0.72/bin/daemon.sh
similarity index 92%
rename from tomcat-7.0.42/bin/daemon.sh
rename to tomcat-7.0.72/bin/daemon.sh
index 9a4640d..dee6c77 100755
--- a/tomcat-7.0.42/bin/daemon.sh
+++ b/tomcat-7.0.72/bin/daemon.sh
@@ -17,8 +17,6 @@
#
# -----------------------------------------------------------------------------
# Commons Daemon wrapper script.
-#
-# $Id: daemon.sh 1202058 2011-11-15 06:37:12Z mturk $
# -----------------------------------------------------------------------------
#
# resolve links - $0 may be a softlink
@@ -62,6 +60,11 @@
shift; shift;
continue
;;
+ --service-start-wait-time )
+ SERVICE_START_WAIT_TIME="$2"
+ shift; shift;
+ continue
+ ;;
* )
break
;;
@@ -101,7 +104,15 @@
test ".$CATALINA_HOME" = . && CATALINA_HOME=`cd "$DIRNAME/.." >/dev/null; pwd`
test ".$CATALINA_BASE" = . && CATALINA_BASE="$CATALINA_HOME"
test ".$CATALINA_MAIN" = . && CATALINA_MAIN=org.apache.catalina.startup.Bootstrap
-test ".$JSVC" = . && JSVC="$CATALINA_BASE/bin/jsvc"
+# If not explicitly set, look for jsvc in CATALINA_BASE first then CATALINA_HOME
+if [ -z "$JSVC" ]; then
+ JSVC="$CATALINA_BASE/bin/jsvc"
+ if [ ! -x "$JSVC" ]; then
+ JSVC="$CATALINA_HOME/bin/jsvc"
+ fi
+fi
+# Set the default service-start wait time if necessary
+test ".$SERVICE_START_WAIT_TIME" = . && SERVICE_START_WAIT_TIME=10
# Ensure that any user defined CLASSPATH variables are not used on startup,
# but allow them to be specified in setenv.sh, in rare case when it is needed.
@@ -169,7 +180,7 @@
$JSVC_OPTS \
-java-home "$JAVA_HOME" \
-pidfile "$CATALINA_PID" \
- -wait 10 \
+ -wait "$SERVICE_START_WAIT_TIME" \
-nodetach \
-outfile "&1" \
-errfile "&2" \
@@ -187,7 +198,7 @@
-java-home "$JAVA_HOME" \
-user $TOMCAT_USER \
-pidfile "$CATALINA_PID" \
- -wait 10 \
+ -wait "$SERVICE_START_WAIT_TIME" \
-outfile "$CATALINA_OUT" \
-errfile "&1" \
-classpath "$CLASSPATH" \
diff --git a/tomcat-7.0.42/bin/digest.bat b/tomcat-7.0.72/bin/digest.bat
similarity index 95%
rename from tomcat-7.0.42/bin/digest.bat
rename to tomcat-7.0.72/bin/digest.bat
index dcc21a3..428b9d1 100644
--- a/tomcat-7.0.42/bin/digest.bat
+++ b/tomcat-7.0.72/bin/digest.bat
@@ -1,59 +1,58 @@
-@echo off
-rem Licensed to the Apache Software Foundation (ASF) under one or more
-rem contributor license agreements. See the NOTICE file distributed with
-rem this work for additional information regarding copyright ownership.
-rem The ASF licenses this file to You under the Apache License, Version 2.0
-rem (the "License"); you may not use this file except in compliance with
-rem the License. You may obtain a copy of the License at
-rem
-rem http://www.apache.org/licenses/LICENSE-2.0
-rem
-rem Unless required by applicable law or agreed to in writing, software
-rem distributed under the License is distributed on an "AS IS" BASIS,
-rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-rem See the License for the specific language governing permissions and
-rem limitations under the License.
-
-if "%OS%" == "Windows_NT" setlocal
-rem ---------------------------------------------------------------------------
-rem Script to digest password using the algorithm specified
-rem
-rem $Id: digest.bat 1137559 2011-06-20 09:27:30Z rjung $
-rem ---------------------------------------------------------------------------
-
-rem Guess CATALINA_HOME if not defined
-set "CURRENT_DIR=%cd%"
-if not "%CATALINA_HOME%" == "" goto gotHome
-set "CATALINA_HOME=%CURRENT_DIR%"
-if exist "%CATALINA_HOME%\bin\tool-wrapper.bat" goto okHome
-cd ..
-set "CATALINA_HOME=%cd%"
-cd "%CURRENT_DIR%"
-:gotHome
-if exist "%CATALINA_HOME%\bin\tool-wrapper.bat" goto okHome
-echo The CATALINA_HOME environment variable is not defined correctly
-echo This environment variable is needed to run this program
-goto end
-:okHome
-
-set "EXECUTABLE=%CATALINA_HOME%\bin\tool-wrapper.bat"
-
-rem Check that target executable exists
-if exist "%EXECUTABLE%" goto okExec
-echo Cannot find "%EXECUTABLE%"
-echo This file is needed to run this program
-goto end
-:okExec
-
-rem Get remaining unshifted command line arguments and save them in the
-set CMD_LINE_ARGS=
-:setArgs
-if ""%1""=="""" goto doneSetArgs
-set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1
-shift
-goto setArgs
-:doneSetArgs
-
-call "%EXECUTABLE%" -server org.apache.catalina.realm.RealmBase %CMD_LINE_ARGS%
-
-:end
+@echo off
+rem Licensed to the Apache Software Foundation (ASF) under one or more
+rem contributor license agreements. See the NOTICE file distributed with
+rem this work for additional information regarding copyright ownership.
+rem The ASF licenses this file to You under the Apache License, Version 2.0
+rem (the "License"); you may not use this file except in compliance with
+rem the License. You may obtain a copy of the License at
+rem
+rem http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing, software
+rem distributed under the License is distributed on an "AS IS" BASIS,
+rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+rem See the License for the specific language governing permissions and
+rem limitations under the License.
+
+rem ---------------------------------------------------------------------------
+rem Script to digest password using the algorithm specified
+rem ---------------------------------------------------------------------------
+
+setlocal
+
+rem Guess CATALINA_HOME if not defined
+set "CURRENT_DIR=%cd%"
+if not "%CATALINA_HOME%" == "" goto gotHome
+set "CATALINA_HOME=%CURRENT_DIR%"
+if exist "%CATALINA_HOME%\bin\tool-wrapper.bat" goto okHome
+cd ..
+set "CATALINA_HOME=%cd%"
+cd "%CURRENT_DIR%"
+:gotHome
+if exist "%CATALINA_HOME%\bin\tool-wrapper.bat" goto okHome
+echo The CATALINA_HOME environment variable is not defined correctly
+echo This environment variable is needed to run this program
+goto end
+:okHome
+
+set "EXECUTABLE=%CATALINA_HOME%\bin\tool-wrapper.bat"
+
+rem Check that target executable exists
+if exist "%EXECUTABLE%" goto okExec
+echo Cannot find "%EXECUTABLE%"
+echo This file is needed to run this program
+goto end
+:okExec
+
+rem Get remaining unshifted command line arguments and save them in the
+set CMD_LINE_ARGS=
+:setArgs
+if ""%1""=="""" goto doneSetArgs
+set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1
+shift
+goto setArgs
+:doneSetArgs
+
+call "%EXECUTABLE%" -server org.apache.catalina.realm.RealmBase %CMD_LINE_ARGS%
+
+:end
diff --git a/tomcat-7.0.42/bin/digest.sh b/tomcat-7.0.72/bin/digest.sh
similarity index 96%
rename from tomcat-7.0.42/bin/digest.sh
rename to tomcat-7.0.72/bin/digest.sh
index 7aa0c40..62ed5d0 100755
--- a/tomcat-7.0.42/bin/digest.sh
+++ b/tomcat-7.0.72/bin/digest.sh
@@ -17,8 +17,6 @@
# -----------------------------------------------------------------------------
# Script to digest password using the algorithm specified
-#
-# $Id: digest.sh 1202062 2011-11-15 06:50:02Z mturk $
# -----------------------------------------------------------------------------
# Better OS/400 detection: see Bugzilla 31132
diff --git a/tomcat-7.0.42/bin/setclasspath.bat b/tomcat-7.0.72/bin/setclasspath.bat
similarity index 88%
rename from tomcat-7.0.42/bin/setclasspath.bat
rename to tomcat-7.0.72/bin/setclasspath.bat
index 366912b..da0d8a3 100644
--- a/tomcat-7.0.42/bin/setclasspath.bat
+++ b/tomcat-7.0.72/bin/setclasspath.bat
@@ -1,88 +1,93 @@
-@echo off
-rem Licensed to the Apache Software Foundation (ASF) under one or more
-rem contributor license agreements. See the NOTICE file distributed with
-rem this work for additional information regarding copyright ownership.
-rem The ASF licenses this file to You under the Apache License, Version 2.0
-rem (the "License"); you may not use this file except in compliance with
-rem the License. You may obtain a copy of the License at
-rem
-rem http://www.apache.org/licenses/LICENSE-2.0
-rem
-rem Unless required by applicable law or agreed to in writing, software
-rem distributed under the License is distributed on an "AS IS" BASIS,
-rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-rem See the License for the specific language governing permissions and
-rem limitations under the License.
-
-rem ---------------------------------------------------------------------------
-rem Set JAVA_HOME or JRE_HOME if not already set, ensure any provided settings
-rem are valid and consistent with the selected start-up options and set up the
-rem endorsed directory.
-rem
-rem $Id: setclasspath.bat 1202062 2011-11-15 06:50:02Z mturk $
-rem ---------------------------------------------------------------------------
-
-rem Make sure prerequisite environment variables are set
-
-rem In debug mode we need a real JDK (JAVA_HOME)
-if ""%1"" == ""debug"" goto needJavaHome
-
-rem Otherwise either JRE or JDK are fine
-if not "%JRE_HOME%" == "" goto gotJreHome
-if not "%JAVA_HOME%" == "" goto gotJavaHome
-echo Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
-echo At least one of these environment variable is needed to run this program
-goto exit
-
-:needJavaHome
-rem Check if we have a usable JDK
-if "%JAVA_HOME%" == "" goto noJavaHome
-if not exist "%JAVA_HOME%\bin\java.exe" goto noJavaHome
-if not exist "%JAVA_HOME%\bin\javaw.exe" goto noJavaHome
-if not exist "%JAVA_HOME%\bin\jdb.exe" goto noJavaHome
-if not exist "%JAVA_HOME%\bin\javac.exe" goto noJavaHome
-set "JRE_HOME=%JAVA_HOME%"
-goto okJava
-
-:noJavaHome
-echo The JAVA_HOME environment variable is not defined correctly.
-echo It is needed to run this program in debug mode.
-echo NB: JAVA_HOME should point to a JDK not a JRE.
-goto exit
-
-:gotJavaHome
-rem No JRE given, use JAVA_HOME as JRE_HOME
-set "JRE_HOME=%JAVA_HOME%"
-
-:gotJreHome
-rem Check if we have a usable JRE
-if not exist "%JRE_HOME%\bin\java.exe" goto noJreHome
-if not exist "%JRE_HOME%\bin\javaw.exe" goto noJreHome
-goto okJava
-
-:noJreHome
-rem Needed at least a JRE
-echo The JRE_HOME environment variable is not defined correctly
-echo This environment variable is needed to run this program
-goto exit
-
-:okJava
-rem Don't override the endorsed dir if the user has set it previously
-if not "%JAVA_ENDORSED_DIRS%" == "" goto gotEndorseddir
-rem Set the default -Djava.endorsed.dirs argument
-set "JAVA_ENDORSED_DIRS=%CATALINA_HOME%\endorsed"
-:gotEndorseddir
-
-rem Set standard command for invoking Java.
-rem Note that NT requires a window name argument when using start.
-rem Also note the quoting as JAVA_HOME may contain spaces.
-set _RUNJAVA="%JRE_HOME%\bin\java"
-set _RUNJDB="%JAVA_HOME%\bin\jdb"
-
-goto end
-
-:exit
-exit /b 1
-
-:end
-exit /b 0
+@echo off
+rem Licensed to the Apache Software Foundation (ASF) under one or more
+rem contributor license agreements. See the NOTICE file distributed with
+rem this work for additional information regarding copyright ownership.
+rem The ASF licenses this file to You under the Apache License, Version 2.0
+rem (the "License"); you may not use this file except in compliance with
+rem the License. You may obtain a copy of the License at
+rem
+rem http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing, software
+rem distributed under the License is distributed on an "AS IS" BASIS,
+rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+rem See the License for the specific language governing permissions and
+rem limitations under the License.
+
+rem ---------------------------------------------------------------------------
+rem Set JAVA_HOME or JRE_HOME if not already set, ensure any provided settings
+rem are valid and consistent with the selected start-up options and set up the
+rem endorsed directory.
+rem ---------------------------------------------------------------------------
+
+rem Make sure prerequisite environment variables are set
+
+rem In debug mode we need a real JDK (JAVA_HOME)
+if ""%1"" == ""debug"" goto needJavaHome
+
+rem Otherwise either JRE or JDK are fine
+if not "%JRE_HOME%" == "" goto gotJreHome
+if not "%JAVA_HOME%" == "" goto gotJavaHome
+echo Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
+echo At least one of these environment variable is needed to run this program
+goto exit
+
+:needJavaHome
+rem Check if we have a usable JDK
+if "%JAVA_HOME%" == "" goto noJavaHome
+if not exist "%JAVA_HOME%\bin\java.exe" goto noJavaHome
+if not exist "%JAVA_HOME%\bin\javaw.exe" goto noJavaHome
+if not exist "%JAVA_HOME%\bin\jdb.exe" goto noJavaHome
+if not exist "%JAVA_HOME%\bin\javac.exe" goto noJavaHome
+set "JRE_HOME=%JAVA_HOME%"
+goto okJava
+
+:noJavaHome
+echo The JAVA_HOME environment variable is not defined correctly.
+echo It is needed to run this program in debug mode.
+echo NB: JAVA_HOME should point to a JDK not a JRE.
+goto exit
+
+:gotJavaHome
+rem No JRE given, use JAVA_HOME as JRE_HOME
+set "JRE_HOME=%JAVA_HOME%"
+
+:gotJreHome
+rem Check if we have a usable JRE
+if not exist "%JRE_HOME%\bin\java.exe" goto noJreHome
+if not exist "%JRE_HOME%\bin\javaw.exe" goto noJreHome
+goto okJava
+
+:noJreHome
+rem Needed at least a JRE
+echo The JRE_HOME environment variable is not defined correctly
+echo This environment variable is needed to run this program
+goto exit
+
+:okJava
+rem Don't override the endorsed dir if the user has set it previously
+if not "%JAVA_ENDORSED_DIRS%" == "" goto gotEndorseddir
+rem Set the default -Djava.endorsed.dirs argument
+set "JAVA_ENDORSED_DIRS=%CATALINA_HOME%\endorsed"
+:gotEndorseddir
+
+rem Don't override _RUNJAVA if the user has set it previously
+if not "%_RUNJAVA%" == "" goto gotRunJava
+rem Set standard command for invoking Java.
+rem Also note the quoting as JRE_HOME may contain spaces.
+set _RUNJAVA="%JRE_HOME%\bin\java.exe"
+:gotRunJava
+
+rem Don't override _RUNJDB if the user has set it previously
+rem Also note the quoting as JAVA_HOME may contain spaces.
+if not "%_RUNJDB%" == "" goto gotRunJdb
+set _RUNJDB="%JAVA_HOME%\bin\jdb.exe"
+:gotRunJdb
+
+goto end
+
+:exit
+exit /b 1
+
+:end
+exit /b 0
diff --git a/tomcat-7.0.42/bin/setclasspath.sh b/tomcat-7.0.72/bin/setclasspath.sh
similarity index 94%
rename from tomcat-7.0.42/bin/setclasspath.sh
rename to tomcat-7.0.72/bin/setclasspath.sh
index b6c42dd..873fad3 100755
--- a/tomcat-7.0.42/bin/setclasspath.sh
+++ b/tomcat-7.0.72/bin/setclasspath.sh
@@ -19,8 +19,6 @@
# Set JAVA_HOME or JRE_HOME if not already set, ensure any provided settings
# are valid and consistent with the selected start-up options and set up the
# endorsed directory.
-#
-# $Id: setclasspath.sh 1430568 2013-01-08 22:08:57Z schultz $
# -----------------------------------------------------------------------------
# Make sure prerequisite environment variables are set
@@ -85,8 +83,12 @@
JAVA_ENDORSED_DIRS="$CATALINA_HOME"/endorsed
fi
-# Set standard commands for invoking Java.
-_RUNJAVA="$JRE_HOME"/bin/java
-if [ "$os400" != "true" ]; then
- _RUNJDB="$JAVA_HOME"/bin/jdb
+# Set standard commands for invoking Java, if not already set.
+if [ -z "$_RUNJAVA" ]; then
+ _RUNJAVA="$JRE_HOME"/bin/java
fi
+if [ "$os400" != "true" ]; then
+ if [ -z "$_RUNJDB" ]; then
+ _RUNJDB="$JAVA_HOME"/bin/jdb
+ fi
+fi
\ No newline at end of file
diff --git a/tomcat-7.0.42/bin/setenv.sh b/tomcat-7.0.72/bin/setenv.sh
similarity index 100%
rename from tomcat-7.0.42/bin/setenv.sh
rename to tomcat-7.0.72/bin/setenv.sh
diff --git a/tomcat-7.0.42/bin/shutdown.bat b/tomcat-7.0.72/bin/shutdown.bat
similarity index 94%
rename from tomcat-7.0.42/bin/shutdown.bat
rename to tomcat-7.0.72/bin/shutdown.bat
index 9c652a5..119fb99 100644
--- a/tomcat-7.0.42/bin/shutdown.bat
+++ b/tomcat-7.0.72/bin/shutdown.bat
@@ -1,59 +1,58 @@
-@echo off
-rem Licensed to the Apache Software Foundation (ASF) under one or more
-rem contributor license agreements. See the NOTICE file distributed with
-rem this work for additional information regarding copyright ownership.
-rem The ASF licenses this file to You under the Apache License, Version 2.0
-rem (the "License"); you may not use this file except in compliance with
-rem the License. You may obtain a copy of the License at
-rem
-rem http://www.apache.org/licenses/LICENSE-2.0
-rem
-rem Unless required by applicable law or agreed to in writing, software
-rem distributed under the License is distributed on an "AS IS" BASIS,
-rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-rem See the License for the specific language governing permissions and
-rem limitations under the License.
-
-if "%OS%" == "Windows_NT" setlocal
-rem ---------------------------------------------------------------------------
-rem Stop script for the CATALINA Server
-rem
-rem $Id: shutdown.bat 895392 2010-01-03 14:02:31Z kkolinko $
-rem ---------------------------------------------------------------------------
-
-rem Guess CATALINA_HOME if not defined
-set "CURRENT_DIR=%cd%"
-if not "%CATALINA_HOME%" == "" goto gotHome
-set "CATALINA_HOME=%CURRENT_DIR%"
-if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
-cd ..
-set "CATALINA_HOME=%cd%"
-cd "%CURRENT_DIR%"
-:gotHome
-if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
-echo The CATALINA_HOME environment variable is not defined correctly
-echo This environment variable is needed to run this program
-goto end
-:okHome
-
-set "EXECUTABLE=%CATALINA_HOME%\bin\catalina.bat"
-
-rem Check that target executable exists
-if exist "%EXECUTABLE%" goto okExec
-echo Cannot find "%EXECUTABLE%"
-echo This file is needed to run this program
-goto end
-:okExec
-
-rem Get remaining unshifted command line arguments and save them in the
-set CMD_LINE_ARGS=
-:setArgs
-if ""%1""=="""" goto doneSetArgs
-set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1
-shift
-goto setArgs
-:doneSetArgs
-
-call "%EXECUTABLE%" stop %CMD_LINE_ARGS%
-
-:end
+@echo off
+rem Licensed to the Apache Software Foundation (ASF) under one or more
+rem contributor license agreements. See the NOTICE file distributed with
+rem this work for additional information regarding copyright ownership.
+rem The ASF licenses this file to You under the Apache License, Version 2.0
+rem (the "License"); you may not use this file except in compliance with
+rem the License. You may obtain a copy of the License at
+rem
+rem http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing, software
+rem distributed under the License is distributed on an "AS IS" BASIS,
+rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+rem See the License for the specific language governing permissions and
+rem limitations under the License.
+
+rem ---------------------------------------------------------------------------
+rem Stop script for the CATALINA Server
+rem ---------------------------------------------------------------------------
+
+setlocal
+
+rem Guess CATALINA_HOME if not defined
+set "CURRENT_DIR=%cd%"
+if not "%CATALINA_HOME%" == "" goto gotHome
+set "CATALINA_HOME=%CURRENT_DIR%"
+if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
+cd ..
+set "CATALINA_HOME=%cd%"
+cd "%CURRENT_DIR%"
+:gotHome
+if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
+echo The CATALINA_HOME environment variable is not defined correctly
+echo This environment variable is needed to run this program
+goto end
+:okHome
+
+set "EXECUTABLE=%CATALINA_HOME%\bin\catalina.bat"
+
+rem Check that target executable exists
+if exist "%EXECUTABLE%" goto okExec
+echo Cannot find "%EXECUTABLE%"
+echo This file is needed to run this program
+goto end
+:okExec
+
+rem Get remaining unshifted command line arguments and save them in the
+set CMD_LINE_ARGS=
+:setArgs
+if ""%1""=="""" goto doneSetArgs
+set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1
+shift
+goto setArgs
+:doneSetArgs
+
+call "%EXECUTABLE%" stop %CMD_LINE_ARGS%
+
+:end
diff --git a/tomcat-7.0.42/bin/shutdown.sh b/tomcat-7.0.72/bin/shutdown.sh
similarity index 96%
rename from tomcat-7.0.42/bin/shutdown.sh
rename to tomcat-7.0.72/bin/shutdown.sh
index ca243f6..cd0c97d 100755
--- a/tomcat-7.0.42/bin/shutdown.sh
+++ b/tomcat-7.0.72/bin/shutdown.sh
@@ -17,8 +17,6 @@
# -----------------------------------------------------------------------------
# Stop script for the CATALINA Server
-#
-# $Id: shutdown.sh 1202062 2011-11-15 06:50:02Z mturk $
# -----------------------------------------------------------------------------
# Better OS/400 detection: see Bugzilla 31132
diff --git a/tomcat-7.0.42/bin/startup.bat b/tomcat-7.0.72/bin/startup.bat
similarity index 94%
rename from tomcat-7.0.42/bin/startup.bat
rename to tomcat-7.0.72/bin/startup.bat
index 9502030..e9f46b8 100644
--- a/tomcat-7.0.42/bin/startup.bat
+++ b/tomcat-7.0.72/bin/startup.bat
@@ -1,59 +1,58 @@
-@echo off
-rem Licensed to the Apache Software Foundation (ASF) under one or more
-rem contributor license agreements. See the NOTICE file distributed with
-rem this work for additional information regarding copyright ownership.
-rem The ASF licenses this file to You under the Apache License, Version 2.0
-rem (the "License"); you may not use this file except in compliance with
-rem the License. You may obtain a copy of the License at
-rem
-rem http://www.apache.org/licenses/LICENSE-2.0
-rem
-rem Unless required by applicable law or agreed to in writing, software
-rem distributed under the License is distributed on an "AS IS" BASIS,
-rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-rem See the License for the specific language governing permissions and
-rem limitations under the License.
-
-if "%OS%" == "Windows_NT" setlocal
-rem ---------------------------------------------------------------------------
-rem Start script for the CATALINA Server
-rem
-rem $Id: startup.bat 895392 2010-01-03 14:02:31Z kkolinko $
-rem ---------------------------------------------------------------------------
-
-rem Guess CATALINA_HOME if not defined
-set "CURRENT_DIR=%cd%"
-if not "%CATALINA_HOME%" == "" goto gotHome
-set "CATALINA_HOME=%CURRENT_DIR%"
-if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
-cd ..
-set "CATALINA_HOME=%cd%"
-cd "%CURRENT_DIR%"
-:gotHome
-if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
-echo The CATALINA_HOME environment variable is not defined correctly
-echo This environment variable is needed to run this program
-goto end
-:okHome
-
-set "EXECUTABLE=%CATALINA_HOME%\bin\catalina.bat"
-
-rem Check that target executable exists
-if exist "%EXECUTABLE%" goto okExec
-echo Cannot find "%EXECUTABLE%"
-echo This file is needed to run this program
-goto end
-:okExec
-
-rem Get remaining unshifted command line arguments and save them in the
-set CMD_LINE_ARGS=
-:setArgs
-if ""%1""=="""" goto doneSetArgs
-set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1
-shift
-goto setArgs
-:doneSetArgs
-
-call "%EXECUTABLE%" start %CMD_LINE_ARGS%
-
-:end
+@echo off
+rem Licensed to the Apache Software Foundation (ASF) under one or more
+rem contributor license agreements. See the NOTICE file distributed with
+rem this work for additional information regarding copyright ownership.
+rem The ASF licenses this file to You under the Apache License, Version 2.0
+rem (the "License"); you may not use this file except in compliance with
+rem the License. You may obtain a copy of the License at
+rem
+rem http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing, software
+rem distributed under the License is distributed on an "AS IS" BASIS,
+rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+rem See the License for the specific language governing permissions and
+rem limitations under the License.
+
+rem ---------------------------------------------------------------------------
+rem Start script for the CATALINA Server
+rem ---------------------------------------------------------------------------
+
+setlocal
+
+rem Guess CATALINA_HOME if not defined
+set "CURRENT_DIR=%cd%"
+if not "%CATALINA_HOME%" == "" goto gotHome
+set "CATALINA_HOME=%CURRENT_DIR%"
+if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
+cd ..
+set "CATALINA_HOME=%cd%"
+cd "%CURRENT_DIR%"
+:gotHome
+if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
+echo The CATALINA_HOME environment variable is not defined correctly
+echo This environment variable is needed to run this program
+goto end
+:okHome
+
+set "EXECUTABLE=%CATALINA_HOME%\bin\catalina.bat"
+
+rem Check that target executable exists
+if exist "%EXECUTABLE%" goto okExec
+echo Cannot find "%EXECUTABLE%"
+echo This file is needed to run this program
+goto end
+:okExec
+
+rem Get remaining unshifted command line arguments and save them in the
+set CMD_LINE_ARGS=
+:setArgs
+if ""%1""=="""" goto doneSetArgs
+set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1
+shift
+goto setArgs
+:doneSetArgs
+
+call "%EXECUTABLE%" start %CMD_LINE_ARGS%
+
+:end
diff --git a/tomcat-7.0.42/bin/startup.sh b/tomcat-7.0.72/bin/startup.sh
similarity index 96%
rename from tomcat-7.0.42/bin/startup.sh
rename to tomcat-7.0.72/bin/startup.sh
index 3fd902d..7b10287 100755
--- a/tomcat-7.0.42/bin/startup.sh
+++ b/tomcat-7.0.72/bin/startup.sh
@@ -17,8 +17,6 @@
# -----------------------------------------------------------------------------
# Start Script for the CATALINA Server
-#
-# $Id: startup.sh 1202062 2011-11-15 06:50:02Z mturk $
# -----------------------------------------------------------------------------
# Better OS/400 detection: see Bugzilla 31132
diff --git a/tomcat-7.0.72/bin/tomcat-juli.jar b/tomcat-7.0.72/bin/tomcat-juli.jar
new file mode 100644
index 0000000..2d3628a
--- /dev/null
+++ b/tomcat-7.0.72/bin/tomcat-juli.jar
Binary files differ
diff --git a/tomcat-7.0.72/bin/tomcat-native.tar.gz b/tomcat-7.0.72/bin/tomcat-native.tar.gz
new file mode 100644
index 0000000..3d0d017
--- /dev/null
+++ b/tomcat-7.0.72/bin/tomcat-native.tar.gz
Binary files differ
diff --git a/tomcat-7.0.42/bin/tool-wrapper.bat b/tomcat-7.0.72/bin/tool-wrapper.bat
similarity index 97%
rename from tomcat-7.0.42/bin/tool-wrapper.bat
rename to tomcat-7.0.72/bin/tool-wrapper.bat
index 9eb3612..fcff6da 100644
--- a/tomcat-7.0.42/bin/tool-wrapper.bat
+++ b/tomcat-7.0.72/bin/tool-wrapper.bat
@@ -1,97 +1,96 @@
-@echo off
-rem Licensed to the Apache Software Foundation (ASF) under one or more
-rem contributor license agreements. See the NOTICE file distributed with
-rem this work for additional information regarding copyright ownership.
-rem The ASF licenses this file to You under the Apache License, Version 2.0
-rem (the "License"); you may not use this file except in compliance with
-rem the License. You may obtain a copy of the License at
-rem
-rem http://www.apache.org/licenses/LICENSE-2.0
-rem
-rem Unless required by applicable law or agreed to in writing, software
-rem distributed under the License is distributed on an "AS IS" BASIS,
-rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-rem See the License for the specific language governing permissions and
-rem limitations under the License.
-
-if "%OS%" == "Windows_NT" setlocal
-rem ---------------------------------------------------------------------------
-rem Wrapper script for command line tools
-rem
-rem Environment Variable Prerequisites
-rem
-rem CATALINA_HOME May point at your Catalina "build" directory.
-rem
-rem TOOL_OPTS (Optional) Java runtime options.
-rem
-rem JAVA_HOME Must point at your Java Development Kit installation.
-rem Using JRE_HOME instead works as well.
-rem
-rem JRE_HOME Must point at your Java Runtime installation.
-rem Defaults to JAVA_HOME if empty. If JRE_HOME and JAVA_HOME
-rem are both set, JRE_HOME is used.
-rem
-rem JAVA_OPTS (Optional) Java runtime options.
-rem
-rem JAVA_ENDORSED_DIRS (Optional) Lists of of semi-colon separated directories
-rem containing some jars in order to allow replacement of APIs
-rem created outside of the JCP (i.e. DOM and SAX from W3C).
-rem It can also be used to update the XML parser implementation.
-rem Defaults to $CATALINA_HOME/endorsed.
-rem
-rem $Id: tool-wrapper.bat 1138835 2011-06-23 11:27:57Z rjung $
-rem ---------------------------------------------------------------------------
-
-rem Guess CATALINA_HOME if not defined
-set "CURRENT_DIR=%cd%"
-if not "%CATALINA_HOME%" == "" goto gotHome
-set "CATALINA_HOME=%CURRENT_DIR%"
-if exist "%CATALINA_HOME%\bin\tool-wrapper.bat" goto okHome
-cd ..
-set "CATALINA_HOME=%cd%"
-cd "%CURRENT_DIR%"
-:gotHome
-if exist "%CATALINA_HOME%\bin\tool-wrapper.bat" goto okHome
-echo The CATALINA_HOME environment variable is not defined correctly
-echo This environment variable is needed to run this program
-goto end
-:okHome
-
-rem Ensure that any user defined CLASSPATH variables are not used on startup,
-rem but allow them to be specified in setenv.bat, in rare case when it is needed.
-set CLASSPATH=
-
-rem Get standard environment variables
-if exist "%CATALINA_HOME%\bin\setenv.bat" call "%CATALINA_HOME%\bin\setenv.bat"
-
-rem Get standard Java environment variables
-if exist "%CATALINA_HOME%\bin\setclasspath.bat" goto okSetclasspath
-echo Cannot find "%CATALINA_HOME%\bin\setclasspath.bat"
-echo This file is needed to run this program
-goto end
-:okSetclasspath
-call "%CATALINA_HOME%\bin\setclasspath.bat" %1
-if errorlevel 1 goto end
-
-rem Add on extra jar files to CLASSPATH
-rem Note that there are no quotes as we do not want to introduce random
-rem quotes into the CLASSPATH
-if "%CLASSPATH%" == "" goto emptyClasspath
-set "CLASSPATH=%CLASSPATH%;"
-:emptyClasspath
-set "CLASSPATH=%CLASSPATH%%CATALINA_HOME%\bin\bootstrap.jar;%CATALINA_HOME%\bin\tomcat-juli.jar;%CATALINA_HOME%\lib\servlet-api.jar"
-
-set JAVA_OPTS=%JAVA_OPTS% -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
-
-rem Get remaining unshifted command line arguments and save them in the
-set CMD_LINE_ARGS=
-:setArgs
-if ""%1""=="""" goto doneSetArgs
-set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1
-shift
-goto setArgs
-:doneSetArgs
-
-%_RUNJAVA% %JAVA_OPTS% %TOOL_OPTS% -Djava.endorsed.dirs="%JAVA_ENDORSED_DIRS%" -classpath "%CLASSPATH%" -Dcatalina.home="%CATALINA_HOME%" org.apache.catalina.startup.Tool %CMD_LINE_ARGS%
-
-:end
+@echo off
+rem Licensed to the Apache Software Foundation (ASF) under one or more
+rem contributor license agreements. See the NOTICE file distributed with
+rem this work for additional information regarding copyright ownership.
+rem The ASF licenses this file to You under the Apache License, Version 2.0
+rem (the "License"); you may not use this file except in compliance with
+rem the License. You may obtain a copy of the License at
+rem
+rem http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing, software
+rem distributed under the License is distributed on an "AS IS" BASIS,
+rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+rem See the License for the specific language governing permissions and
+rem limitations under the License.
+
+rem ---------------------------------------------------------------------------
+rem Wrapper script for command line tools
+rem
+rem Environment Variable Prerequisites
+rem
+rem CATALINA_HOME May point at your Catalina "build" directory.
+rem
+rem TOOL_OPTS (Optional) Java runtime options.
+rem
+rem JAVA_HOME Must point at your Java Development Kit installation.
+rem Using JRE_HOME instead works as well.
+rem
+rem JRE_HOME Must point at your Java Runtime installation.
+rem Defaults to JAVA_HOME if empty. If JRE_HOME and JAVA_HOME
+rem are both set, JRE_HOME is used.
+rem
+rem JAVA_OPTS (Optional) Java runtime options.
+rem
+rem JAVA_ENDORSED_DIRS (Optional) Lists of of semi-colon separated directories
+rem containing some jars in order to allow replacement of APIs
+rem created outside of the JCP (i.e. DOM and SAX from W3C).
+rem It can also be used to update the XML parser implementation.
+rem Defaults to $CATALINA_HOME/endorsed.
+rem ---------------------------------------------------------------------------
+
+setlocal
+
+rem Guess CATALINA_HOME if not defined
+set "CURRENT_DIR=%cd%"
+if not "%CATALINA_HOME%" == "" goto gotHome
+set "CATALINA_HOME=%CURRENT_DIR%"
+if exist "%CATALINA_HOME%\bin\tool-wrapper.bat" goto okHome
+cd ..
+set "CATALINA_HOME=%cd%"
+cd "%CURRENT_DIR%"
+:gotHome
+if exist "%CATALINA_HOME%\bin\tool-wrapper.bat" goto okHome
+echo The CATALINA_HOME environment variable is not defined correctly
+echo This environment variable is needed to run this program
+goto end
+:okHome
+
+rem Ensure that any user defined CLASSPATH variables are not used on startup,
+rem but allow them to be specified in setenv.bat, in rare case when it is needed.
+set CLASSPATH=
+
+rem Get standard environment variables
+if exist "%CATALINA_HOME%\bin\setenv.bat" call "%CATALINA_HOME%\bin\setenv.bat"
+
+rem Get standard Java environment variables
+if exist "%CATALINA_HOME%\bin\setclasspath.bat" goto okSetclasspath
+echo Cannot find "%CATALINA_HOME%\bin\setclasspath.bat"
+echo This file is needed to run this program
+goto end
+:okSetclasspath
+call "%CATALINA_HOME%\bin\setclasspath.bat" %1
+if errorlevel 1 goto end
+
+rem Add on extra jar files to CLASSPATH
+rem Note that there are no quotes as we do not want to introduce random
+rem quotes into the CLASSPATH
+if "%CLASSPATH%" == "" goto emptyClasspath
+set "CLASSPATH=%CLASSPATH%;"
+:emptyClasspath
+set "CLASSPATH=%CLASSPATH%%CATALINA_HOME%\bin\bootstrap.jar;%CATALINA_HOME%\bin\tomcat-juli.jar;%CATALINA_HOME%\lib\servlet-api.jar"
+
+set JAVA_OPTS=%JAVA_OPTS% -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
+
+rem Get remaining unshifted command line arguments and save them in the
+set CMD_LINE_ARGS=
+:setArgs
+if ""%1""=="""" goto doneSetArgs
+set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1
+shift
+goto setArgs
+:doneSetArgs
+
+%_RUNJAVA% %JAVA_OPTS% %TOOL_OPTS% -Djava.endorsed.dirs="%JAVA_ENDORSED_DIRS%" -classpath "%CLASSPATH%" -Dcatalina.home="%CATALINA_HOME%" org.apache.catalina.startup.Tool %CMD_LINE_ARGS%
+
+:end
diff --git a/tomcat-7.0.42/bin/tool-wrapper.sh b/tomcat-7.0.72/bin/tool-wrapper.sh
similarity index 98%
rename from tomcat-7.0.42/bin/tool-wrapper.sh
rename to tomcat-7.0.72/bin/tool-wrapper.sh
index 8979209..31cebf6 100755
--- a/tomcat-7.0.42/bin/tool-wrapper.sh
+++ b/tomcat-7.0.72/bin/tool-wrapper.sh
@@ -38,8 +38,6 @@
# created outside of the JCP (i.e. DOM and SAX from W3C).
# It can also be used to update the XML parser implementation.
# Defaults to $CATALINA_HOME/endorsed.
-#
-# $Id: tool-wrapper.sh 1138835 2011-06-23 11:27:57Z rjung $
# -----------------------------------------------------------------------------
# OS specific support. $var _must_ be set to either true or false.
diff --git a/tomcat-7.0.42/bin/version.bat b/tomcat-7.0.72/bin/version.bat
similarity index 94%
rename from tomcat-7.0.42/bin/version.bat
rename to tomcat-7.0.72/bin/version.bat
index efe2a2b..d294f76 100644
--- a/tomcat-7.0.42/bin/version.bat
+++ b/tomcat-7.0.72/bin/version.bat
@@ -1,59 +1,58 @@
-@echo off
-rem Licensed to the Apache Software Foundation (ASF) under one or more
-rem contributor license agreements. See the NOTICE file distributed with
-rem this work for additional information regarding copyright ownership.
-rem The ASF licenses this file to You under the Apache License, Version 2.0
-rem (the "License"); you may not use this file except in compliance with
-rem the License. You may obtain a copy of the License at
-rem
-rem http://www.apache.org/licenses/LICENSE-2.0
-rem
-rem Unless required by applicable law or agreed to in writing, software
-rem distributed under the License is distributed on an "AS IS" BASIS,
-rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-rem See the License for the specific language governing permissions and
-rem limitations under the License.
-
-if "%OS%" == "Windows_NT" setlocal
-rem ---------------------------------------------------------------------------
-rem Version script for the CATALINA Server
-rem
-rem $Id: version.bat 895392 2010-01-03 14:02:31Z kkolinko $
-rem ---------------------------------------------------------------------------
-
-rem Guess CATALINA_HOME if not defined
-set "CURRENT_DIR=%cd%"
-if not "%CATALINA_HOME%" == "" goto gotHome
-set "CATALINA_HOME=%CURRENT_DIR%"
-if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
-cd ..
-set "CATALINA_HOME=%cd%"
-cd "%CURRENT_DIR%"
-:gotHome
-if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
-echo The CATALINA_HOME environment variable is not defined correctly
-echo This environment variable is needed to run this program
-goto end
-:okHome
-
-set "EXECUTABLE=%CATALINA_HOME%\bin\catalina.bat"
-
-rem Check that target executable exists
-if exist "%EXECUTABLE%" goto okExec
-echo Cannot find "%EXECUTABLE%"
-echo This file is needed to run this program
-goto end
-:okExec
-
-rem Get remaining unshifted command line arguments and save them in the
-set CMD_LINE_ARGS=
-:setArgs
-if ""%1""=="""" goto doneSetArgs
-set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1
-shift
-goto setArgs
-:doneSetArgs
-
-call "%EXECUTABLE%" version %CMD_LINE_ARGS%
-
-:end
+@echo off
+rem Licensed to the Apache Software Foundation (ASF) under one or more
+rem contributor license agreements. See the NOTICE file distributed with
+rem this work for additional information regarding copyright ownership.
+rem The ASF licenses this file to You under the Apache License, Version 2.0
+rem (the "License"); you may not use this file except in compliance with
+rem the License. You may obtain a copy of the License at
+rem
+rem http://www.apache.org/licenses/LICENSE-2.0
+rem
+rem Unless required by applicable law or agreed to in writing, software
+rem distributed under the License is distributed on an "AS IS" BASIS,
+rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+rem See the License for the specific language governing permissions and
+rem limitations under the License.
+
+rem ---------------------------------------------------------------------------
+rem Version script for the CATALINA Server
+rem ---------------------------------------------------------------------------
+
+setlocal
+
+rem Guess CATALINA_HOME if not defined
+set "CURRENT_DIR=%cd%"
+if not "%CATALINA_HOME%" == "" goto gotHome
+set "CATALINA_HOME=%CURRENT_DIR%"
+if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
+cd ..
+set "CATALINA_HOME=%cd%"
+cd "%CURRENT_DIR%"
+:gotHome
+if exist "%CATALINA_HOME%\bin\catalina.bat" goto okHome
+echo The CATALINA_HOME environment variable is not defined correctly
+echo This environment variable is needed to run this program
+goto end
+:okHome
+
+set "EXECUTABLE=%CATALINA_HOME%\bin\catalina.bat"
+
+rem Check that target executable exists
+if exist "%EXECUTABLE%" goto okExec
+echo Cannot find "%EXECUTABLE%"
+echo This file is needed to run this program
+goto end
+:okExec
+
+rem Get remaining unshifted command line arguments and save them in the
+set CMD_LINE_ARGS=
+:setArgs
+if ""%1""=="""" goto doneSetArgs
+set CMD_LINE_ARGS=%CMD_LINE_ARGS% %1
+shift
+goto setArgs
+:doneSetArgs
+
+call "%EXECUTABLE%" version %CMD_LINE_ARGS%
+
+:end
diff --git a/tomcat-7.0.42/bin/version.sh b/tomcat-7.0.72/bin/version.sh
similarity index 96%
rename from tomcat-7.0.42/bin/version.sh
rename to tomcat-7.0.72/bin/version.sh
index c664f75..1cb19bd 100755
--- a/tomcat-7.0.42/bin/version.sh
+++ b/tomcat-7.0.72/bin/version.sh
@@ -17,8 +17,6 @@
# -----------------------------------------------------------------------------
# Version Script for the CATALINA Server
-#
-# $Id: version.sh 1202062 2011-11-15 06:50:02Z mturk $
# -----------------------------------------------------------------------------
# Better OS/400 detection: see Bugzilla 31132
diff --git a/tomcat-7.0.42/conf/Catalina/localhost/ROOT.xml.tpl b/tomcat-7.0.72/conf/Catalina/localhost/ROOT.xml.tpl
similarity index 100%
rename from tomcat-7.0.42/conf/Catalina/localhost/ROOT.xml.tpl
rename to tomcat-7.0.72/conf/Catalina/localhost/ROOT.xml.tpl
diff --git a/tomcat-7.0.72/conf/catalina.policy b/tomcat-7.0.72/conf/catalina.policy
new file mode 100644
index 0000000..354d7d6
--- /dev/null
+++ b/tomcat-7.0.72/conf/catalina.policy
@@ -0,0 +1,248 @@
+// 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.
+
+// ============================================================================
+// catalina.policy - Security Policy Permissions for Tomcat 7
+//
+// This file contains a default set of security policies to be enforced (by the
+// JVM) when Catalina is executed with the "-security" option. In addition
+// to the permissions granted here, the following additional permissions are
+// granted to each web application:
+//
+// * Read access to the web application's document root directory
+// * Read, write and delete access to the web application's working directory
+// ============================================================================
+
+
+// ========== SYSTEM CODE PERMISSIONS =========================================
+
+
+// These permissions apply to javac
+grant codeBase "file:${java.home}/lib/-" {
+ permission java.security.AllPermission;
+};
+
+// These permissions apply to all shared system extensions
+grant codeBase "file:${java.home}/jre/lib/ext/-" {
+ permission java.security.AllPermission;
+};
+
+// These permissions apply to javac when ${java.home] points at $JAVA_HOME/jre
+grant codeBase "file:${java.home}/../lib/-" {
+ permission java.security.AllPermission;
+};
+
+// These permissions apply to all shared system extensions when
+// ${java.home} points at $JAVA_HOME/jre
+grant codeBase "file:${java.home}/lib/ext/-" {
+ permission java.security.AllPermission;
+};
+
+
+// ========== CATALINA CODE PERMISSIONS =======================================
+
+
+// These permissions apply to the daemon code
+grant codeBase "file:${catalina.home}/bin/commons-daemon.jar" {
+ permission java.security.AllPermission;
+};
+
+// These permissions apply to the logging API
+// Note: If tomcat-juli.jar is in ${catalina.base} and not in ${catalina.home},
+// update this section accordingly.
+// grant codeBase "file:${catalina.base}/bin/tomcat-juli.jar" {..}
+grant codeBase "file:${catalina.home}/bin/tomcat-juli.jar" {
+ permission java.io.FilePermission
+ "${java.home}${file.separator}lib${file.separator}logging.properties", "read";
+
+ permission java.io.FilePermission
+ "${catalina.base}${file.separator}conf${file.separator}logging.properties", "read";
+ permission java.io.FilePermission
+ "${catalina.base}${file.separator}logs", "read, write";
+ permission java.io.FilePermission
+ "${catalina.base}${file.separator}logs${file.separator}*", "read, write";
+
+ permission java.lang.RuntimePermission "shutdownHooks";
+ permission java.lang.RuntimePermission "getClassLoader";
+ permission java.lang.RuntimePermission "setContextClassLoader";
+
+ permission java.util.logging.LoggingPermission "control";
+
+ permission java.util.PropertyPermission "java.util.logging.config.class", "read";
+ permission java.util.PropertyPermission "java.util.logging.config.file", "read";
+ permission java.util.PropertyPermission "org.apache.juli.ClassLoaderLogManager.debug", "read";
+ permission java.util.PropertyPermission "catalina.base", "read";
+
+ // Note: To enable per context logging configuration, permit read access to
+ // the appropriate file. Be sure that the logging configuration is
+ // secure before enabling such access.
+ // E.g. for the examples web application (uncomment and unwrap
+ // the following to be on a single line):
+ // permission java.io.FilePermission "${catalina.base}${file.separator}
+ // webapps${file.separator}examples${file.separator}WEB-INF
+ // ${file.separator}classes${file.separator}logging.properties", "read";
+};
+
+// These permissions apply to the server startup code
+grant codeBase "file:${catalina.home}/bin/bootstrap.jar" {
+ permission java.security.AllPermission;
+};
+
+// These permissions apply to the servlet API classes
+// and those that are shared across all class loaders
+// located in the "lib" directory
+grant codeBase "file:${catalina.home}/lib/-" {
+ permission java.security.AllPermission;
+};
+
+
+// If using a per instance lib directory, i.e. ${catalina.base}/lib,
+// then the following permission will need to be uncommented
+// grant codeBase "file:${catalina.base}/lib/-" {
+// permission java.security.AllPermission;
+// };
+
+
+// ========== WEB APPLICATION PERMISSIONS =====================================
+
+
+// These permissions are granted by default to all web applications
+// In addition, a web application will be given a read FilePermission
+// and JndiPermission for all files and directories in its document root.
+grant {
+ // Required for JNDI lookup of named JDBC DataSource's and
+ // javamail named MimePart DataSource used to send mail
+ permission java.util.PropertyPermission "java.home", "read";
+ permission java.util.PropertyPermission "java.naming.*", "read";
+ permission java.util.PropertyPermission "javax.sql.*", "read";
+
+ // OS Specific properties to allow read access
+ permission java.util.PropertyPermission "os.name", "read";
+ permission java.util.PropertyPermission "os.version", "read";
+ permission java.util.PropertyPermission "os.arch", "read";
+ permission java.util.PropertyPermission "file.separator", "read";
+ permission java.util.PropertyPermission "path.separator", "read";
+ permission java.util.PropertyPermission "line.separator", "read";
+
+ // JVM properties to allow read access
+ permission java.util.PropertyPermission "java.version", "read";
+ permission java.util.PropertyPermission "java.vendor", "read";
+ permission java.util.PropertyPermission "java.vendor.url", "read";
+ permission java.util.PropertyPermission "java.class.version", "read";
+ permission java.util.PropertyPermission "java.specification.version", "read";
+ permission java.util.PropertyPermission "java.specification.vendor", "read";
+ permission java.util.PropertyPermission "java.specification.name", "read";
+
+ permission java.util.PropertyPermission "java.vm.specification.version", "read";
+ permission java.util.PropertyPermission "java.vm.specification.vendor", "read";
+ permission java.util.PropertyPermission "java.vm.specification.name", "read";
+ permission java.util.PropertyPermission "java.vm.version", "read";
+ permission java.util.PropertyPermission "java.vm.vendor", "read";
+ permission java.util.PropertyPermission "java.vm.name", "read";
+
+ // Required for OpenJMX
+ permission java.lang.RuntimePermission "getAttribute";
+
+ // Allow read of JAXP compliant XML parser debug
+ permission java.util.PropertyPermission "jaxp.debug", "read";
+
+ // All JSPs need to be able to read this package
+ permission java.lang.RuntimePermission "accessClassInPackage.org.apache.tomcat";
+
+ // Precompiled JSPs need access to these packages.
+ permission java.lang.RuntimePermission "accessClassInPackage.org.apache.jasper.el";
+ permission java.lang.RuntimePermission "accessClassInPackage.org.apache.jasper.runtime";
+ permission java.lang.RuntimePermission
+ "accessClassInPackage.org.apache.jasper.runtime.*";
+
+ // Precompiled JSPs need access to these system properties.
+ permission java.util.PropertyPermission
+ "org.apache.jasper.runtime.BodyContentImpl.LIMIT_BUFFER", "read";
+ permission java.util.PropertyPermission
+ "org.apache.el.parser.COERCE_TO_ZERO", "read";
+
+ // The cookie code needs these.
+ permission java.util.PropertyPermission
+ "org.apache.catalina.STRICT_SERVLET_COMPLIANCE", "read";
+ permission java.util.PropertyPermission
+ "org.apache.tomcat.util.http.ServerCookie.STRICT_NAMING", "read";
+ permission java.util.PropertyPermission
+ "org.apache.tomcat.util.http.ServerCookie.FWD_SLASH_IS_SEPARATOR", "read";
+
+ // Applications using Comet need to be able to access this package
+ permission java.lang.RuntimePermission "accessClassInPackage.org.apache.catalina.comet";
+
+ // Applications using the legacy WebSocket implementation need to be able to access this package
+ permission java.lang.RuntimePermission "accessClassInPackage.org.apache.catalina.websocket";
+
+ // Applications using the JSR-356 WebSocket implementation need to be able to access these packages
+ permission java.lang.RuntimePermission "accessClassInPackage.org.apache.tomcat.websocket";
+ permission java.lang.RuntimePermission "accessClassInPackage.org.apache.tomcat.websocket.server";
+};
+
+
+// The Manager application needs access to the following packages to support the
+// session display functionality. These settings support the following
+// configurations:
+// - default CATALINA_HOME == CATALINA_BASE
+// - CATALINA_HOME != CATALINA_BASE, per instance Manager in CATALINA_BASE
+// - CATALINA_HOME != CATALINA_BASE, shared Manager in CATALINA_HOME
+grant codeBase "file:${catalina.base}/webapps/manager/-" {
+ permission java.lang.RuntimePermission "accessClassInPackage.org.apache.catalina";
+ permission java.lang.RuntimePermission "accessClassInPackage.org.apache.catalina.ha.session";
+ permission java.lang.RuntimePermission "accessClassInPackage.org.apache.catalina.manager";
+ permission java.lang.RuntimePermission "accessClassInPackage.org.apache.catalina.manager.util";
+ permission java.lang.RuntimePermission "accessClassInPackage.org.apache.catalina.util";
+};
+grant codeBase "file:${catalina.home}/webapps/manager/-" {
+ permission java.lang.RuntimePermission "accessClassInPackage.org.apache.catalina";
+ permission java.lang.RuntimePermission "accessClassInPackage.org.apache.catalina.ha.session";
+ permission java.lang.RuntimePermission "accessClassInPackage.org.apache.catalina.manager";
+ permission java.lang.RuntimePermission "accessClassInPackage.org.apache.catalina.manager.util";
+ permission java.lang.RuntimePermission "accessClassInPackage.org.apache.catalina.util";
+};
+
+// You can assign additional permissions to particular web applications by
+// adding additional "grant" entries here, based on the code base for that
+// application, /WEB-INF/classes/, or /WEB-INF/lib/ jar files.
+//
+// Different permissions can be granted to JSP pages, classes loaded from
+// the /WEB-INF/classes/ directory, all jar files in the /WEB-INF/lib/
+// directory, or even to individual jar files in the /WEB-INF/lib/ directory.
+//
+// For instance, assume that the standard "examples" application
+// included a JDBC driver that needed to establish a network connection to the
+// corresponding database and used the scrape taglib to get the weather from
+// the NOAA web server. You might create a "grant" entries like this:
+//
+// The permissions granted to the context root directory apply to JSP pages.
+// grant codeBase "file:${catalina.base}/webapps/examples/-" {
+// permission java.net.SocketPermission "dbhost.mycompany.com:5432", "connect";
+// permission java.net.SocketPermission "*.noaa.gov:80", "connect";
+// };
+//
+// The permissions granted to the context WEB-INF/classes directory
+// grant codeBase "file:${catalina.base}/webapps/examples/WEB-INF/classes/-" {
+// };
+//
+// The permission granted to your JDBC driver
+// grant codeBase "jar:file:${catalina.base}/webapps/examples/WEB-INF/lib/driver.jar!/-" {
+// permission java.net.SocketPermission "dbhost.mycompany.com:5432", "connect";
+// };
+// The permission granted to the scrape taglib
+// grant codeBase "jar:file:${catalina.base}/webapps/examples/WEB-INF/lib/scrape.jar!/-" {
+// permission java.net.SocketPermission "*.noaa.gov:80", "connect";
+// };
+
diff --git a/tomcat-7.0.42/conf/catalina.properties b/tomcat-7.0.72/conf/catalina.properties
similarity index 88%
rename from tomcat-7.0.42/conf/catalina.properties
rename to tomcat-7.0.72/conf/catalina.properties
index 514cb41..23d4edb 100644
--- a/tomcat-7.0.42/conf/catalina.properties
+++ b/tomcat-7.0.72/conf/catalina.properties
@@ -19,7 +19,8 @@
# passed to checkPackageAccess unless the
# corresponding RuntimePermission ("accessClassInPackage."+package) has
# been granted.
-package.access=sun.,org.apache.catalina.,org.apache.coyote.,org.apache.tomcat.,org.apache.jasper.
+package.access=sun.,org.apache.catalina.,org.apache.coyote.,org.apache.jasper.,\
+org.apache.naming.resources.,org.apache.tomcat.
#
# List of comma-separated packages that start with or equal this string
# will cause a security exception to be thrown when
@@ -30,7 +31,8 @@
# by default, no packages are restricted for definition, and none of
# the class loaders supplied with the JDK call checkPackageDefinition.
#
-package.definition=sun.,java.,org.apache.catalina.,org.apache.coyote.,org.apache.tomcat.,org.apache.jasper.
+package.definition=sun.,java.,org.apache.catalina.,org.apache.coyote.,\
+org.apache.jasper.,org.apache.naming.,org.apache.tomcat.
#
#
@@ -44,7 +46,7 @@
# "foo/*.jar": Add all the JARs of the specified folder as class
# repositories
# "foo/bar.jar": Add bar.jar as a class repository
-common.loader=${catalina.base}/lib,${catalina.base}/lib/*.jar,${catalina.home}/lib,${catalina.home}/lib/*.jar,${catalina.home}/lib/ext,${catalina.home}/lib/ext/*.jar
+common.loader=${catalina.base}/lib,${catalina.base}/lib/*.jar,${catalina.home}/lib,${catalina.home}/lib/*.jar
#
# List of comma-separated paths defining the contents of the "server"
@@ -87,9 +89,10 @@
# - Jasper JARs
# - Tomcat JARs
# - Common non-Tomcat JARs
+# - Test JARs (JUnit, Cobertura and dependencies)
tomcat.util.scan.DefaultJarScanner.jarsToSkip=\
bootstrap.jar,commons-daemon.jar,tomcat-juli.jar,\
-annotations-api.jar,el-api.jar,jsp-api.jar,servlet-api.jar,\
+annotations-api.jar,el-api.jar,jsp-api.jar,servlet-api.jar,websocket-api.jar,\
catalina.jar,catalina-ant.jar,catalina-ha.jar,catalina-tribes.jar,\
jasper.jar,jasper-el.jar,ecj-*.jar,\
tomcat-api.jar,tomcat-util.jar,tomcat-coyote.jar,tomcat-dbcp.jar,\
@@ -102,12 +105,15 @@
commons-dbcp*.jar,commons-digester*.jar,commons-fileupload*.jar,\
commons-httpclient*.jar,commons-io*.jar,commons-lang*.jar,commons-logging*.jar,\
commons-math*.jar,commons-pool*.jar,\
-jstl.jar,\
+jstl.jar,taglibs-standard-spec-*.jar,\
geronimo-spec-jaxrpc*.jar,wsdl4j*.jar,\
ant.jar,ant-junit*.jar,aspectj*.jar,jmx.jar,h2*.jar,hibernate*.jar,httpclient*.jar,\
-jmx-tools.jar,jta*.jar,log4j*.jar,mail*.jar,slf4j*.jar,\
+jmx-tools.jar,jta*.jar,log4j.jar,log4j-1*.jar,mail*.jar,slf4j*.jar,\
xercesImpl.jar,xmlParserAPIs.jar,xml-apis.jar,\
-junit.jar,junit-*.jar,ant-launcher.jar
+junit.jar,junit-*.jar,hamcrest*.jar,org.hamcrest*.jar,ant-launcher.jar,\
+cobertura-*.jar,asm-*.jar,dom4j-*.jar,icu4j-*.jar,jaxen-*.jar,jdom-*.jar,\
+jetty-*.jar,oro-*.jar,servlet-api-*.jar,tagsoup-*.jar,xmlParserAPIs-*.jar,\
+xom-*.jar
# Additional JARs (over and above the default JARs listed above) to skip when
# scanning for Servlet 3.0 pluggability features. These features include web
@@ -117,7 +123,7 @@
# Additional JARs (over and above the default JARs listed above) to skip when
# scanning for TLDs. The list must be a comma separated list of JAR file names.
-org.apache.catalina.startup.TldConfig.jarsToSkip=
+org.apache.catalina.startup.TldConfig.jarsToSkip=tomcat7-websocket.jar
#
# String cache configuration.
diff --git a/tomcat-7.0.42/conf/context.xml b/tomcat-7.0.72/conf/context.xml
similarity index 100%
rename from tomcat-7.0.42/conf/context.xml
rename to tomcat-7.0.72/conf/context.xml
diff --git a/tomcat-7.0.42/conf/logging.properties b/tomcat-7.0.72/conf/logging.properties
similarity index 100%
rename from tomcat-7.0.42/conf/logging.properties
rename to tomcat-7.0.72/conf/logging.properties
diff --git a/tomcat-7.0.42/conf/server.xml b/tomcat-7.0.72/conf/server.xml
similarity index 91%
rename from tomcat-7.0.42/conf/server.xml
rename to tomcat-7.0.72/conf/server.xml
index 81cba6c..64caedd 100644
--- a/tomcat-7.0.42/conf/server.xml
+++ b/tomcat-7.0.72/conf/server.xml
@@ -20,6 +20,7 @@
Documentation at /docs/config/server.html
-->
<Server port="9005" shutdown="SHUTDOWN">
+ <Listener className="org.apache.catalina.startup.VersionLoggerListener" />
<!-- Security listener. Documentation at /docs/config/listeners.html
<Listener className="org.apache.catalina.security.SecurityListener" />
-->
@@ -75,15 +76,16 @@
<Connector executor="tomcatThreadPool"
port="8080" protocol="HTTP/1.1"
connectionTimeout="20000"
- redirectPort="8443" URIEncoding="UTF-8" />
+ redirectPort="8443" />
-->
<!-- Define a SSL HTTP/1.1 Connector on port 8443
- This connector uses the JSSE configuration, when using APR, the
- connector should be using the OpenSSL style configuration
- described in the APR documentation -->
+ This connector uses the BIO implementation that requires the JSSE
+ style configuration. When using the APR/native implementation, the
+ OpenSSL style configuration is required as described in the APR/native
+ documentation -->
<!--
- <Connector port="8443" protocol="HTTP/1.1" SSLEnabled="true"
- maxThreads="150" scheme="https" secure="true"
+ <Connector port="8443" protocol="org.apache.coyote.http11.Http11Protocol"
+ maxThreads="150" SSLEnabled="true" scheme="https" secure="true"
clientAuth="false" sslProtocol="TLS" />
-->
diff --git a/tomcat-7.0.72/conf/tomcat-users.xml b/tomcat-7.0.72/conf/tomcat-users.xml
new file mode 100644
index 0000000..1df2648
--- /dev/null
+++ b/tomcat-7.0.72/conf/tomcat-users.xml
@@ -0,0 +1,41 @@
+<?xml version='1.0' encoding='utf-8'?>
+<!--
+ 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.
+-->
+<tomcat-users>
+<!--
+ NOTE: By default, no user is included in the "manager-gui" role required
+ to operate the "/manager/html" web application. If you wish to use this app,
+ you must define such a user - the username and password are arbitrary. It is
+ strongly recommended that you do NOT use one of the users in the commented out
+ section below since they are intended for use with the examples web
+ application.
+-->
+<!--
+ NOTE: The sample user and role entries below are intended for use with the
+ examples web application. They are wrapped in a comment and thus are ignored
+ when reading this file. If you wish to configure these users for use with the
+ examples web application, do not forget to remove the <!.. ..> that surrounds
+ them. You will also need to set the passwords to something appropriate.
+-->
+<!--
+ <role rolename="tomcat"/>
+ <role rolename="role1"/>
+ <user username="tomcat" password="<must-be-changed>" roles="tomcat"/>
+ <user username="both" password="<must-be-changed>" roles="tomcat,role1"/>
+ <user username="role1" password="<must-be-changed>" roles="role1"/>
+-->
+</tomcat-users>
diff --git a/tomcat-7.0.42/conf/web.xml b/tomcat-7.0.72/conf/web.xml
similarity index 96%
rename from tomcat-7.0.42/conf/web.xml
rename to tomcat-7.0.72/conf/web.xml
index 696101a..91c8875 100644
--- a/tomcat-7.0.42/conf/web.xml
+++ b/tomcat-7.0.72/conf/web.xml
@@ -42,7 +42,8 @@
<!-- parameters (default values are in square brackets): -->
<!-- -->
<!-- debug Debugging detail level for messages logged -->
- <!-- by this servlet. [0] -->
+ <!-- by this servlet. Useful values are 0, 1, and -->
+ <!-- 11 where higher values mean more detail. [0] -->
<!-- -->
<!-- fileEncoding Encoding to be used to read static resources -->
<!-- [platform default] -->
@@ -88,10 +89,16 @@
<!-- globalXsltFile[null] -->
<!-- -->
<!-- globalXsltFile Site wide configuration version of -->
- <!-- localXsltFile This argument is expected -->
- <!-- to be a physical file. [null] -->
+ <!-- localXsltFile. This argument must either be an -->
+ <!-- absolute or relative (to either -->
+ <!-- $CATALINA_BASE/conf or $CATALINA_HOME/conf) -->
+ <!-- path that points to a location below either -->
+ <!-- $CATALINA_BASE/conf (checked first) or -->
+ <!-- $CATALINA_HOME/conf (checked second).[null] -->
<!-- -->
- <!-- -->
+ <!-- showServerInfo Should server information be presented in the -->
+ <!-- response sent to clients when directory -->
+ <!-- listings is enabled? [true] -->
<servlet>
<servlet-name>default</servlet-name>
@@ -156,6 +163,8 @@
<!-- engineOptionsClass Allows specifying the Options class used to -->
<!-- configure Jasper. If not present, the default -->
<!-- EmbeddedServletOptions will be used. -->
+ <!-- This option is ignored when running under a -->
+ <!-- SecurityManager. -->
<!-- -->
<!-- errorOnUseBeanInvalidClassAttribute -->
<!-- Should Jasper issue an error when the value of -->
@@ -217,6 +226,8 @@
<!-- scratchdir What scratch directory should we use when -->
<!-- compiling JSP pages? [default work directory -->
<!-- for the current web application] -->
+ <!-- This option is ignored when running under a -->
+ <!-- SecurityManager. -->
<!-- -->
<!-- suppressSmap Should the generation of SMAP info for JSR45 -->
<!-- debugging be suppressed? [false] -->
@@ -226,6 +237,11 @@
<!-- -->
<!-- xpoweredBy Determines whether X-Powered-By response -->
<!-- header is added by generated servlet. [false] -->
+ <!-- -->
+ <!-- quoteAttributeEL When EL is used in an attribute value on a -->
+ <!-- JSP page should the rules for quoting of -->
+ <!-- attributes described in JSP.1.6 be applied to -->
+ <!-- the expression? [true] -->
<servlet>
<servlet-name>jsp</servlet-name>
@@ -311,14 +327,21 @@
<!-- -->
<!-- cgiPathPrefix The CGI search path will start at -->
<!-- webAppRootDir + File.separator + this prefix. -->
- <!-- [WEB-INF/cgi] -->
- <!-- -->
- <!-- debug Debugging detail level for messages logged -->
- <!-- by this servlet. [0] -->
+ <!-- If not set, then webAppRootDir is used. -->
+ <!-- Recommended value: WEB-INF/cgi -->
<!-- -->
<!-- executable Name of the executable used to run the -->
<!-- script. [perl] -->
<!-- -->
+ <!-- envHttpHeaders A regular expression used to select the HTTP -->
+ <!-- headers passed to the CGI process as -->
+ <!-- environment variables. Note that headers are -->
+ <!-- converted to upper case before matching and -->
+ <!-- that the entire header name must match the -->
+ <!-- pattern. -->
+ <!-- [ACCEPT[-0-9A-Z]*|CACHE-CONTROL|COOKIE|HOST| -->
+ <!-- IF-[-0-9A-Z]*|REFERER|USER-AGENT] -->
+ <!-- -->
<!-- parameterEncoding Name of parameter encoding to be used with -->
<!-- CGI servlet. -->
<!-- [System.getProperty("file.encoding","UTF-8")] -->
@@ -335,14 +358,10 @@
<servlet-name>cgi</servlet-name>
<servlet-class>org.apache.catalina.servlets.CGIServlet</servlet-class>
<init-param>
- <param-name>debug</param-name>
- <param-value>0</param-value>
- </init-param>
- <init-param>
<param-name>cgiPathPrefix</param-name>
<param-value>WEB-INF/cgi</param-value>
</init-param>
- <load-on-startup>5</load-on-startup>
+ <load-on-startup>5</load-on-startup>
</servlet>
-->
@@ -388,6 +407,46 @@
<!-- ================== Built In Filter Definitions ===================== -->
+ <!-- A filter that sets various security related HTTP Response headers. -->
+ <!-- This filter supports the following initialization parameters -->
+ <!-- (default values are in square brackets): -->
+ <!-- -->
+ <!-- hstsEnabled Should the HTTP Strict Transport Security -->
+ <!-- (HSTS) header be added to the response? See -->
+ <!-- RFC 6797 for more information on HSTS. [true] -->
+ <!-- -->
+ <!-- hstsMaxAgeSeconds The max age value that should be used in the -->
+ <!-- HSTS header. Negative values will be treated -->
+ <!-- as zero. [0] -->
+ <!-- -->
+ <!-- hstsIncludeSubDomains -->
+ <!-- Should the includeSubDomains parameter be -->
+ <!-- included in the HSTS header. -->
+ <!-- -->
+ <!-- antiClickJackingEnabled -->
+ <!-- Should the anti click-jacking header -->
+ <!-- X-Frame-Options be added to every response? -->
+ <!-- [true] -->
+ <!-- -->
+ <!-- antiClickJackingOption -->
+ <!-- What value should be used for the header. Must -->
+ <!-- be one of DENY, SAMEORIGIN, ALLOW-FROM -->
+ <!-- (case-insensitive). [DENY] -->
+ <!-- -->
+ <!-- antiClickJackingUri IF ALLOW-FROM is used, what URI should be -->
+ <!-- allowed? [] -->
+ <!-- -->
+ <!-- blockContentTypeSniffingEnabled -->
+ <!-- Should the header that blocks content type -->
+ <!-- sniffing be added to every response? [true] -->
+<!--
+ <filter>
+ <filter-name>httpHeaderSecurity</filter-name>
+ <filter-class>org.apache.catalina.filters.HttpHeaderSecurityFilter</filter-class>
+ <async-supported>true</async-supported>
+ </filter>
+-->
+
<!-- A filter that sets character encoding that is used to decode -->
<!-- parameters in a POST request -->
<!--
@@ -476,6 +535,15 @@
<!-- ==================== Built In Filter Mappings ====================== -->
+ <!-- The mapping for the HTTP header security Filter -->
+<!--
+ <filter-mapping>
+ <filter-name>httpHeaderSecurity</filter-name>
+ <url-pattern>/*</url-pattern>
+ <dispatcher>REQUEST</dispatcher>
+ </filter-mapping>
+-->
+
<!-- The mapping for the Set Character Encoding Filter -->
<!--
<filter-mapping>
diff --git a/tomcat-7.0.42/lib/annotations-api.jar b/tomcat-7.0.72/lib/annotations-api.jar
similarity index 62%
rename from tomcat-7.0.42/lib/annotations-api.jar
rename to tomcat-7.0.72/lib/annotations-api.jar
index 8c8a097..b2992ee 100644
--- a/tomcat-7.0.42/lib/annotations-api.jar
+++ b/tomcat-7.0.72/lib/annotations-api.jar
Binary files differ
diff --git a/tomcat-7.0.72/lib/catalina-ant.jar b/tomcat-7.0.72/lib/catalina-ant.jar
new file mode 100644
index 0000000..fe7cc4c
--- /dev/null
+++ b/tomcat-7.0.72/lib/catalina-ant.jar
Binary files differ
diff --git a/tomcat-7.0.72/lib/catalina-ha.jar b/tomcat-7.0.72/lib/catalina-ha.jar
new file mode 100644
index 0000000..13b93ae
--- /dev/null
+++ b/tomcat-7.0.72/lib/catalina-ha.jar
Binary files differ
diff --git a/tomcat-7.0.72/lib/catalina-tribes.jar b/tomcat-7.0.72/lib/catalina-tribes.jar
new file mode 100644
index 0000000..f30dfd1
--- /dev/null
+++ b/tomcat-7.0.72/lib/catalina-tribes.jar
Binary files differ
diff --git a/tomcat-7.0.72/lib/catalina.jar b/tomcat-7.0.72/lib/catalina.jar
new file mode 100644
index 0000000..2a0610f
--- /dev/null
+++ b/tomcat-7.0.72/lib/catalina.jar
Binary files differ
diff --git a/tomcat-7.0.72/lib/ecj-4.4.2.jar b/tomcat-7.0.72/lib/ecj-4.4.2.jar
new file mode 100644
index 0000000..d9411b3
--- /dev/null
+++ b/tomcat-7.0.72/lib/ecj-4.4.2.jar
Binary files differ
diff --git a/tomcat-7.0.72/lib/el-api.jar b/tomcat-7.0.72/lib/el-api.jar
new file mode 100644
index 0000000..1e7c24d
--- /dev/null
+++ b/tomcat-7.0.72/lib/el-api.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/ext/activation.jar b/tomcat-7.0.72/lib/ext/activation.jar
similarity index 100%
rename from tomcat-7.0.42/lib/ext/activation.jar
rename to tomcat-7.0.72/lib/ext/activation.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/ext/ccpp.jar b/tomcat-7.0.72/lib/ext/ccpp.jar
similarity index 100%
rename from tomcat-7.0.42/lib/ext/ccpp.jar
rename to tomcat-7.0.72/lib/ext/ccpp.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/druid-1.0.13.jar b/tomcat-7.0.72/lib/ext/druid-1.0.13.jar
similarity index 100%
rename from tomcat-7.0.42/lib/druid-1.0.13.jar
rename to tomcat-7.0.72/lib/ext/druid-1.0.13.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/ext/hsql.jar b/tomcat-7.0.72/lib/ext/hsql.jar
similarity index 100%
rename from tomcat-7.0.42/lib/ext/hsql.jar
rename to tomcat-7.0.72/lib/ext/hsql.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/ext/jms.jar b/tomcat-7.0.72/lib/ext/jms.jar
similarity index 100%
rename from tomcat-7.0.42/lib/ext/jms.jar
rename to tomcat-7.0.72/lib/ext/jms.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/ext/jta.jar b/tomcat-7.0.72/lib/ext/jta.jar
similarity index 100%
rename from tomcat-7.0.42/lib/ext/jta.jar
rename to tomcat-7.0.72/lib/ext/jta.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/ext/jtds.jar b/tomcat-7.0.72/lib/ext/jtds.jar
similarity index 100%
rename from tomcat-7.0.42/lib/ext/jtds.jar
rename to tomcat-7.0.72/lib/ext/jtds.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/ext/junit.jar b/tomcat-7.0.72/lib/ext/junit.jar
similarity index 100%
rename from tomcat-7.0.42/lib/ext/junit.jar
rename to tomcat-7.0.72/lib/ext/junit.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/ext/jutf7.jar b/tomcat-7.0.72/lib/ext/jutf7.jar
similarity index 100%
rename from tomcat-7.0.42/lib/ext/jutf7.jar
rename to tomcat-7.0.72/lib/ext/jutf7.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/ext/mail.jar b/tomcat-7.0.72/lib/ext/mail.jar
similarity index 100%
rename from tomcat-7.0.42/lib/ext/mail.jar
rename to tomcat-7.0.72/lib/ext/mail.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/ext/mysql.jar b/tomcat-7.0.72/lib/ext/mysql.jar
similarity index 100%
rename from tomcat-7.0.42/lib/ext/mysql.jar
rename to tomcat-7.0.72/lib/ext/mysql.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/ojdbc14-10.2.0.2.0.jar b/tomcat-7.0.72/lib/ext/ojdbc14-10.2.0.2.0.jar
similarity index 100%
rename from tomcat-7.0.42/lib/ojdbc14-10.2.0.2.0.jar
rename to tomcat-7.0.72/lib/ext/ojdbc14-10.2.0.2.0.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/ext/persistence.jar b/tomcat-7.0.72/lib/ext/persistence.jar
similarity index 100%
rename from tomcat-7.0.42/lib/ext/persistence.jar
rename to tomcat-7.0.72/lib/ext/persistence.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/ext/portal-service.jar b/tomcat-7.0.72/lib/ext/portal-service.jar
similarity index 100%
rename from tomcat-7.0.42/lib/ext/portal-service.jar
rename to tomcat-7.0.72/lib/ext/portal-service.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/ext/portlet.jar b/tomcat-7.0.72/lib/ext/portlet.jar
similarity index 100%
rename from tomcat-7.0.42/lib/ext/portlet.jar
rename to tomcat-7.0.72/lib/ext/portlet.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/ext/postgresql.jar b/tomcat-7.0.72/lib/ext/postgresql.jar
similarity index 100%
rename from tomcat-7.0.42/lib/ext/postgresql.jar
rename to tomcat-7.0.72/lib/ext/postgresql.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/ext/support-tomcat.jar b/tomcat-7.0.72/lib/ext/support-tomcat.jar
similarity index 100%
rename from tomcat-7.0.42/lib/ext/support-tomcat.jar
rename to tomcat-7.0.72/lib/ext/support-tomcat.jar
Binary files differ
diff --git a/tomcat-7.0.72/lib/jasper-el.jar b/tomcat-7.0.72/lib/jasper-el.jar
new file mode 100644
index 0000000..0f037db
--- /dev/null
+++ b/tomcat-7.0.72/lib/jasper-el.jar
Binary files differ
diff --git a/tomcat-7.0.72/lib/jasper.jar b/tomcat-7.0.72/lib/jasper.jar
new file mode 100644
index 0000000..8296104
--- /dev/null
+++ b/tomcat-7.0.72/lib/jasper.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/jsp-api.jar b/tomcat-7.0.72/lib/jsp-api.jar
similarity index 69%
rename from tomcat-7.0.42/lib/jsp-api.jar
rename to tomcat-7.0.72/lib/jsp-api.jar
index 8642a47..4be33e6 100644
--- a/tomcat-7.0.42/lib/jsp-api.jar
+++ b/tomcat-7.0.72/lib/jsp-api.jar
Binary files differ
diff --git a/tomcat-7.0.72/lib/servlet-api.jar b/tomcat-7.0.72/lib/servlet-api.jar
new file mode 100644
index 0000000..2b70c7f
--- /dev/null
+++ b/tomcat-7.0.72/lib/servlet-api.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/tomcat-api.jar b/tomcat-7.0.72/lib/tomcat-api.jar
similarity index 66%
rename from tomcat-7.0.42/lib/tomcat-api.jar
rename to tomcat-7.0.72/lib/tomcat-api.jar
index da0f0bb..a016367 100644
--- a/tomcat-7.0.42/lib/tomcat-api.jar
+++ b/tomcat-7.0.72/lib/tomcat-api.jar
Binary files differ
diff --git a/tomcat-7.0.72/lib/tomcat-coyote.jar b/tomcat-7.0.72/lib/tomcat-coyote.jar
new file mode 100644
index 0000000..fb6c0b8
--- /dev/null
+++ b/tomcat-7.0.72/lib/tomcat-coyote.jar
Binary files differ
diff --git a/tomcat-7.0.42/lib/tomcat-dbcp.jar b/tomcat-7.0.72/lib/tomcat-dbcp.jar
similarity index 93%
rename from tomcat-7.0.42/lib/tomcat-dbcp.jar
rename to tomcat-7.0.72/lib/tomcat-dbcp.jar
index f4e52c6..1cea288 100644
--- a/tomcat-7.0.42/lib/tomcat-dbcp.jar
+++ b/tomcat-7.0.72/lib/tomcat-dbcp.jar
Binary files differ
diff --git a/tomcat-7.0.72/lib/tomcat-i18n-es.jar b/tomcat-7.0.72/lib/tomcat-i18n-es.jar
new file mode 100644
index 0000000..8101fdb
--- /dev/null
+++ b/tomcat-7.0.72/lib/tomcat-i18n-es.jar
Binary files differ
diff --git a/tomcat-7.0.72/lib/tomcat-i18n-fr.jar b/tomcat-7.0.72/lib/tomcat-i18n-fr.jar
new file mode 100644
index 0000000..8da2f03
--- /dev/null
+++ b/tomcat-7.0.72/lib/tomcat-i18n-fr.jar
Binary files differ
diff --git a/tomcat-7.0.72/lib/tomcat-i18n-ja.jar b/tomcat-7.0.72/lib/tomcat-i18n-ja.jar
new file mode 100644
index 0000000..93d4ccd
--- /dev/null
+++ b/tomcat-7.0.72/lib/tomcat-i18n-ja.jar
Binary files differ
diff --git a/tomcat-7.0.72/lib/tomcat-jdbc.jar b/tomcat-7.0.72/lib/tomcat-jdbc.jar
new file mode 100644
index 0000000..6d8bc5b
--- /dev/null
+++ b/tomcat-7.0.72/lib/tomcat-jdbc.jar
Binary files differ
diff --git a/tomcat-7.0.72/lib/tomcat-util.jar b/tomcat-7.0.72/lib/tomcat-util.jar
new file mode 100644
index 0000000..955077c
--- /dev/null
+++ b/tomcat-7.0.72/lib/tomcat-util.jar
Binary files differ
diff --git a/tomcat-7.0.72/lib/tomcat7-websocket.jar b/tomcat-7.0.72/lib/tomcat7-websocket.jar
new file mode 100644
index 0000000..3195021
--- /dev/null
+++ b/tomcat-7.0.72/lib/tomcat7-websocket.jar
Binary files differ
diff --git a/tomcat-7.0.72/lib/websocket-api.jar b/tomcat-7.0.72/lib/websocket-api.jar
new file mode 100644
index 0000000..1078555
--- /dev/null
+++ b/tomcat-7.0.72/lib/websocket-api.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/null.jsp b/tomcat-7.0.72/temp/safeToDelete.tmp
similarity index 100%
copy from tomcat-7.0.42/webapps/ROOT/html/common/null.jsp
copy to tomcat-7.0.72/temp/safeToDelete.tmp
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/META-INF/MANIFEST.MF b/tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/META-INF/MANIFEST.MF
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/META-INF/MANIFEST.MF
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/META-INF/MANIFEST.MF
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/log4j.properties b/tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/log4j.properties
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/log4j.properties
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/log4j.properties
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/logging.properties b/tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/logging.properties
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/logging.properties
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/logging.properties
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/portal-developer.properties b/tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/portal-developer.properties
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/portal-developer.properties
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/portal-developer.properties
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/portal-legacy-4.4.properties b/tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/portal-legacy-4.4.properties
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/portal-legacy-4.4.properties
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/portal-legacy-4.4.properties
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/portal-legacy-5.0.properties b/tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/portal-legacy-5.0.properties
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/portal-legacy-5.0.properties
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/portal-legacy-5.0.properties
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/portal-legacy-5.1.properties b/tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/portal-legacy-5.1.properties
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/portal-legacy-5.1.properties
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/portal-legacy-5.1.properties
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/portal-legacy-5.2.properties b/tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/portal-legacy-5.2.properties
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/portal-legacy-5.2.properties
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/portal-legacy-5.2.properties
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/portal-legacy-6.0.properties b/tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/portal-legacy-6.0.properties
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/portal-legacy-6.0.properties
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/portal-legacy-6.0.properties
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/portal-legacy-6.1.properties b/tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/portal-legacy-6.1.properties
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/portal-legacy-6.1.properties
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/classes/portal-legacy-6.1.properties
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/geronimo-web.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/geronimo-web.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/geronimo-web.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/geronimo-web.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/ibm-web-bnd.xmi b/tomcat-7.0.72/webapps/ROOT/WEB-INF/ibm-web-bnd.xmi
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/ibm-web-bnd.xmi
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/ibm-web-bnd.xmi
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/ibm-web-ext.xmi b/tomcat-7.0.72/webapps/ROOT/WEB-INF/ibm-web-ext.xmi
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/ibm-web-ext.xmi
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/ibm-web-ext.xmi
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/jboss-deployment-structure.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/jboss-deployment-structure.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/jboss-deployment-structure.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/jboss-deployment-structure.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/jboss-web.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/jboss-web.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/jboss-web.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/jboss-web.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/jboss-web.xml.5 b/tomcat-7.0.72/webapps/ROOT/WEB-INF/jboss-web.xml.5
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/jboss-web.xml.5
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/jboss-web.xml.5
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/jonas-web.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/jonas-web.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/jonas-web.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/jonas-web.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/jsp/_servlet_context_include.jsp b/tomcat-7.0.72/webapps/ROOT/WEB-INF/jsp/_servlet_context_include.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/jsp/_servlet_context_include.jsp
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/jsp/_servlet_context_include.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/abdera.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/abdera.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/abdera.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/abdera.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/alloy-taglib.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/alloy-taglib.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/alloy-taglib.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/alloy-taglib.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/ant.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/ant.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/ant.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/ant.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/antlr2.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/antlr2.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/antlr2.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/antlr2.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/antlr3-runtime.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/antlr3-runtime.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/antlr3-runtime.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/antlr3-runtime.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/antlr3.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/antlr3.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/antlr3.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/antlr3.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/aopalliance.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/aopalliance.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/aopalliance.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/aopalliance.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/asm-analysis.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/asm-analysis.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/asm-analysis.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/asm-analysis.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/asm-commons.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/asm-commons.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/asm-commons.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/asm-commons.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/asm-tree.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/asm-tree.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/asm-tree.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/asm-tree.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/asm-util.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/asm-util.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/asm-util.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/asm-util.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/asm-xml.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/asm-xml.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/asm-xml.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/asm-xml.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/asm.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/asm.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/asm.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/asm.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/aspectj-rt.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/aspectj-rt.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/aspectj-rt.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/aspectj-rt.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/aspectj-weaver.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/aspectj-weaver.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/aspectj-weaver.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/aspectj-weaver.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axiom-api.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axiom-api.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axiom-api.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axiom-api.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axiom-impl.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axiom-impl.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axiom-impl.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axiom-impl.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axis-ant.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axis-ant.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axis-ant.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axis-ant.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axis.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axis.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axis.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axis.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axis/AXIS-2585.patch b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axis/AXIS-2585.patch
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axis/AXIS-2585.patch
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axis/AXIS-2585.patch
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axis/LPS-28561.patch b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axis/LPS-28561.patch
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axis/LPS-28561.patch
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axis/LPS-28561.patch
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axis/LPS-34308.patch b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axis/LPS-34308.patch
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axis/LPS-34308.patch
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axis/LPS-34308.patch
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axis/LPS-35125.patch b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axis/LPS-35125.patch
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axis/LPS-35125.patch
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axis/LPS-35125.patch
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axis/LPS-36160.patch b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axis/LPS-36160.patch
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/axis/LPS-36160.patch
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/axis/LPS-36160.patch
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/backport-concurrent.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/backport-concurrent.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/backport-concurrent.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/backport-concurrent.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/bcmail.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/bcmail.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/bcmail.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/bcmail.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/bcprov.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/bcprov.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/bcprov.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/bcprov.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/bnd.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/bnd.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/bnd.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/bnd.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/bobo-browse.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/bobo-browse.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/bobo-browse.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/bobo-browse.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/bobo-browse/LPS-28980.patch b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/bobo-browse/LPS-28980.patch
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/bobo-browse/LPS-28980.patch
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/bobo-browse/LPS-28980.patch
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/bobo-browse/LPS-38192.patch b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/bobo-browse/LPS-38192.patch
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/bobo-browse/LPS-38192.patch
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/bobo-browse/LPS-38192.patch
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/boilerpipe.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/boilerpipe.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/boilerpipe.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/boilerpipe.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/bsf.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/bsf.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/bsf.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/bsf.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/bsh.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/bsh.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/bsh.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/bsh.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/c3p0.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/c3p0.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/c3p0.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/c3p0.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/cas-client-core.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/cas-client-core.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/cas-client-core.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/cas-client-core.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/ccpp-ri.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/ccpp-ri.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/ccpp-ri.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/ccpp-ri.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/cglib.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/cglib.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/cglib.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/cglib.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/chardet.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/chardet.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/chardet.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/chardet.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-client-api.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-client-api.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-client-api.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-client-api.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-client-bindings.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-client-bindings.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-client-bindings.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-client-bindings.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-client-impl.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-client-impl.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-client-impl.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-client-impl.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-commons-api.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-commons-api.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-commons-api.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-commons-api.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-commons-impl.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-commons-impl.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-commons-impl.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/chemistry-opencmis-commons-impl.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-beanutils.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-beanutils.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-beanutils.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-beanutils.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-codec.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-codec.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-codec.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-codec.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-collections.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-collections.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-collections.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-collections.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-compress.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-compress.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-compress.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-compress.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-configuration.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-configuration.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-configuration.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-configuration.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-dbcp.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-dbcp.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-dbcp.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-dbcp.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-digester.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-digester.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-digester.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-digester.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-discovery.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-discovery.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-discovery.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-discovery.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-email.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-email.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-email.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-email.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-fileupload.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-fileupload.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-fileupload.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-fileupload.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-httpclient.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-httpclient.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-httpclient.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-httpclient.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-io.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-io.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-io.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-io.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-lang.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-lang.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-lang.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-lang.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-logging.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-logging.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-logging.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-logging.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-math.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-math.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-math.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-math.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-pool.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-pool.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-pool.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-pool.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-validator.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-validator.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/commons-validator.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/commons-validator.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/concurrent.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/concurrent.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/concurrent.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/concurrent.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/crypt.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/crypt.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/crypt.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/crypt.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/daim.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/daim.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/daim.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/daim.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/daisydiff.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/daisydiff.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/daisydiff.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/daisydiff.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/displaytag.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/displaytag.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/displaytag.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/displaytag.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/dom4j.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/dom4j.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/dom4j.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/dom4j.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/easyconf.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/easyconf.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/easyconf.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/easyconf.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/eclipse-core-runtime.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/eclipse-core-runtime.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/eclipse-core-runtime.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/eclipse-core-runtime.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/eclipselink.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/eclipselink.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/eclipselink.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/eclipselink.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/ecs.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/ecs.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/ecs.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/ecs.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/ehcache-jgroupsreplication.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/ehcache-jgroupsreplication.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/ehcache-jgroupsreplication.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/ehcache-jgroupsreplication.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/ehcache.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/ehcache.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/ehcache.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/ehcache.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/fastutil.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/fastutil.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/fastutil.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/fastutil.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/felix-fileinstall.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/felix-fileinstall.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/felix-fileinstall.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/felix-fileinstall.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/flexjson.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/flexjson.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/flexjson.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/flexjson.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/fontbox.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/fontbox.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/fontbox.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/fontbox.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/freemarker.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/freemarker.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/freemarker.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/freemarker.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/freemarker/LPS-35775.patch b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/freemarker/LPS-35775.patch
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/freemarker/LPS-35775.patch
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/freemarker/LPS-35775.patch
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/freshcookies-security.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/freshcookies-security.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/freshcookies-security.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/freshcookies-security.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/gif89.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/gif89.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/gif89.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/gif89.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/groovy.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/groovy.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/groovy.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/groovy.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/hessian.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/hessian.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/hessian.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/hessian.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/hibernate3.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/hibernate3.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/hibernate3.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/hibernate3.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/htmlparser.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/htmlparser.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/htmlparser.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/htmlparser.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/httpclient.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/httpclient.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/httpclient.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/httpclient.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/httpcore.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/httpcore.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/httpcore.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/httpcore.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/ical4j.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/ical4j.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/ical4j.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/ical4j.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/icq.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/icq.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/icq.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/icq.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/im4java.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/im4java.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/im4java.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/im4java.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/isoparser.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/isoparser.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/isoparser.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/isoparser.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jabsorb.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jabsorb.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jabsorb.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jabsorb.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jackrabbit-api.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jackrabbit-api.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jackrabbit-api.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jackrabbit-api.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jackrabbit-core.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jackrabbit-core.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jackrabbit-core.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jackrabbit-core.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jackrabbit-jcr-commons.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jackrabbit-jcr-commons.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jackrabbit-jcr-commons.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jackrabbit-jcr-commons.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jackrabbit-spi-commons.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jackrabbit-spi-commons.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jackrabbit-spi-commons.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jackrabbit-spi-commons.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jackrabbit-spi.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jackrabbit-spi.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jackrabbit-spi.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jackrabbit-spi.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jai_codec.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jai_codec.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jai_codec.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jai_codec.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jai_core.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jai_core.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jai_core.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jai_core.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jakarta-regexp.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jakarta-regexp.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jakarta-regexp.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jakarta-regexp.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jamwiki-core.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jamwiki-core.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jamwiki-core.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jamwiki-core.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/java-diff.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/java-diff.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/java-diff.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/java-diff.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/javassist.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/javassist.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/javassist.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/javassist.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jaxb-impl.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jaxb-impl.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jaxb-impl.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jaxb-impl.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jaxen.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jaxen.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jaxen.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jaxen.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jaxrpc.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jaxrpc.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jaxrpc.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jaxrpc.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jaxws-rt.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jaxws-rt.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jaxws-rt.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jaxws-rt.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jazzy.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jazzy.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jazzy.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jazzy.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jcifs.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jcifs.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jcifs.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jcifs.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jcl-over-slf4j.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jcl-over-slf4j.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jcl-over-slf4j.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jcl-over-slf4j.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jcommon.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jcommon.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jcommon.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jcommon.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jcr.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jcr.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jcr.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jcr.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jdom.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jdom.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jdom.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jdom.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jempbox.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jempbox.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jempbox.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jempbox.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jena.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jena.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jena.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jena.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jericho-html.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jericho-html.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jericho-html.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jericho-html.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jets3t.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jets3t.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jets3t.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jets3t.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jfreechart.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jfreechart.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jfreechart.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jfreechart.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jgroups.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jgroups.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jgroups.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jgroups.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jhlabs-filters.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jhlabs-filters.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jhlabs-filters.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jhlabs-filters.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jodconverter.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jodconverter.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jodconverter.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jodconverter.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jodd.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jodd.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jodd.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jodd.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jrcs-diff.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jrcs-diff.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jrcs-diff.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jrcs-diff.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jruby.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jruby.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jruby.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jruby.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/json-java.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/json-java.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/json-java.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/json-java.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jsonrpc.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jsonrpc.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jsonrpc.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jsonrpc.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jspwiki.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jspwiki.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jspwiki.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jspwiki.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jsqlparser.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jsqlparser.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jsqlparser.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jsqlparser.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jsr107cache.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jsr107cache.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jsr107cache.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jsr107cache.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jstl-api.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jstl-api.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jstl-api.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jstl-api.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jstl-impl.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jstl-impl.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jstl-impl.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jstl-impl.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/juh.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/juh.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/juh.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/juh.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/juniversalchardet.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/juniversalchardet.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/juniversalchardet.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/juniversalchardet.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jurt.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jurt.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jurt.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jurt.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jython.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jython.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/jython.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/jython.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/kxml2.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/kxml2.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/kxml2.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/kxml2.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/liferay-icu4j.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/liferay-icu4j.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/liferay-icu4j.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/liferay-icu4j.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/liferay-yui-compressor.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/liferay-yui-compressor.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/liferay-yui-compressor.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/liferay-yui-compressor.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/log4j-extras.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/log4j-extras.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/log4j-extras.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/log4j-extras.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/log4j.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/log4j.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/log4j.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/log4j.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-analyzers.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-analyzers.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-analyzers.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-analyzers.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-core.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-core.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-core.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-core.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-grouping.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-grouping.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-grouping.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-grouping.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-highlighter.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-highlighter.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-highlighter.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-highlighter.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-icu.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-icu.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-icu.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-icu.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-join.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-join.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-join.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-join.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-memory.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-memory.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-memory.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-memory.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-misc.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-misc.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-misc.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-misc.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-queries.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-queries.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-queries.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-queries.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-queryparser.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-queryparser.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-queryparser.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-queryparser.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-spellchecker.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-spellchecker.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/lucene-spellchecker.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/lucene-spellchecker.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/mchange-commons-java.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/mchange-commons-java.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/mchange-commons-java.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/mchange-commons-java.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/memcached.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/memcached.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/memcached.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/memcached.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/metadata-extractor.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/metadata-extractor.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/metadata-extractor.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/metadata-extractor.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/mime4j-core.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/mime4j-core.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/mime4j-core.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/mime4j-core.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/mime4j-dom.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/mime4j-dom.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/mime4j-dom.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/mime4j-dom.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/mimepull.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/mimepull.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/mimepull.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/mimepull.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/msnm.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/msnm.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/msnm.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/msnm.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/nekohtml.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/nekohtml.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/nekohtml.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/nekohtml.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/netcdf.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/netcdf.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/netcdf.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/netcdf.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/odmg.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/odmg.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/odmg.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/odmg.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/openid4java.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/openid4java.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/openid4java.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/openid4java.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/oro.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/oro.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/oro.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/oro.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/oscache.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/oscache.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/oscache.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/oscache.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/pdfbox.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/pdfbox.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/pdfbox.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/pdfbox.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/poi-ooxml-schemas.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/poi-ooxml-schemas.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/poi-ooxml-schemas.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/poi-ooxml-schemas.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/poi-ooxml.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/poi-ooxml.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/poi-ooxml.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/poi-ooxml.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/poi-scratchpad.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/poi-scratchpad.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/poi-scratchpad.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/poi-scratchpad.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/poi.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/poi.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/poi.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/poi.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portal-client.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/portal-client.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portal-client.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/portal-client.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portal-impl.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/portal-impl.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portal-impl.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/portal-impl.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portal-pacl.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/portal-pacl.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portal-pacl.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/portal-pacl.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portals-bridges.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/portals-bridges.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portals-bridges.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/portals-bridges.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portletbridge-core.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/portletbridge-core.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portletbridge-core.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/portletbridge-core.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portletbridge-portlet.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/portletbridge-portlet.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/portletbridge-portlet.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/portletbridge-portlet.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/quartz.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/quartz.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/quartz.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/quartz.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/rdffilter.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/rdffilter.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/rdffilter.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/rdffilter.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/rhino.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/rhino.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/rhino.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/rhino.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/ridl.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/ridl.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/ridl.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/ridl.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/rome.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/rome.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/rome.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/rome.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/ruby-gems.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/ruby-gems.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/ruby-gems.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/ruby-gems.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/saaj-api.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/saaj-api.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/saaj-api.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/saaj-api.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/saaj-impl.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/saaj-impl.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/saaj-impl.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/saaj-impl.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/scala-library.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/scala-library.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/scala-library.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/scala-library.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/scribe.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/scribe.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/scribe.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/scribe.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/serializer.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/serializer.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/serializer.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/serializer.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/simplecaptcha.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/simplecaptcha.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/simplecaptcha.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/simplecaptcha.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/slf4j-api.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/slf4j-api.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/slf4j-api.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/slf4j-api.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/soap.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/soap.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/soap.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/soap.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-aop.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-aop.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-aop.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-aop.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-asm.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-asm.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-asm.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-asm.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-aspects.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-aspects.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-aspects.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-aspects.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-beans.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-beans.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-beans.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-beans.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-context-support.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-context-support.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-context-support.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-context-support.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-context.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-context.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-context.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-context.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-core.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-core.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-core.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-core.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-expression.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-expression.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-expression.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-expression.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-jdbc.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-jdbc.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-jdbc.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-jdbc.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-jms.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-jms.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-jms.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-jms.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-orm.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-orm.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-orm.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-orm.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-oxm.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-oxm.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-oxm.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-oxm.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-transaction.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-transaction.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-transaction.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-transaction.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-web-portlet.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-web-portlet.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-web-portlet.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-web-portlet.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-web-servlet.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-web-servlet.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-web-servlet.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-web-servlet.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-web-struts.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-web-struts.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-web-struts.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-web-struts.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-web.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-web.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/spring-web.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/spring-web.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/stax-ex.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/stax-ex.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/stax-ex.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/stax-ex.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/stax.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/stax.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/stax.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/stax.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/streambuffer.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/streambuffer.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/streambuffer.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/streambuffer.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/stringtemplate.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/stringtemplate.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/stringtemplate.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/stringtemplate.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/struts-el.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/struts-el.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/struts-el.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/struts-el.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/struts.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/struts.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/struts.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/struts.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/tagsoup.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/tagsoup.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/tagsoup.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/tagsoup.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/tika-core.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/tika-core.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/tika-core.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/tika-core.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/tika-parsers.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/tika-parsers.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/tika-parsers.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/tika-parsers.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/tomcat-jdbc.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/tomcat-jdbc.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/tomcat-jdbc.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/tomcat-jdbc.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/truezip.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/truezip.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/truezip.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/truezip.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/unoil.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/unoil.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/unoil.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/unoil.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/urlrewrite.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/urlrewrite.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/urlrewrite.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/urlrewrite.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/util-bridges.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/util-bridges.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/util-bridges.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/util-bridges.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/util-java.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/util-java.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/util-java.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/util-java.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/util-slf4j.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/util-slf4j.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/util-slf4j.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/util-slf4j.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/util-taglib.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/util-taglib.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/util-taglib.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/util-taglib.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/vaadin.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/vaadin.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/vaadin.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/vaadin.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/velocity-tools.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/velocity-tools.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/velocity-tools.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/velocity-tools.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/velocity.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/velocity.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/velocity.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/velocity.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/vorbis-java-core.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/vorbis-java-core.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/vorbis-java-core.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/vorbis-java-core.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/vorbis-java-tika.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/vorbis-java-tika.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/vorbis-java-tika.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/vorbis-java-tika.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/wsdl4j.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/wsdl4j.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/wsdl4j.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/wsdl4j.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/wstx.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/wstx.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/wstx.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/wstx.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xalan.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xalan.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xalan.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xalan.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xbean-spring.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xbean-spring.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xbean-spring.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xbean-spring.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xbean.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xbean.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xbean.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xbean.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xercesImpl.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xercesImpl.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xercesImpl.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xercesImpl.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xml-apis.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xml-apis.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xml-apis.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xml-apis.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xmlsec.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xmlsec.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xmlsec.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xmlsec.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xmpcore.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xmpcore.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xmpcore.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xmpcore.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xpp3.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xpp3.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xpp3.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xpp3.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xstream.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xstream.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xstream.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xstream.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xuggle-xuggler-noarch.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xuggle-xuggler-noarch.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xuggle-xuggler-noarch.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xuggle-xuggler-noarch.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xz.jar b/tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xz.jar
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/lib/xz.jar
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/lib/xz.jar
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/liferay-display.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/liferay-display.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/liferay-display.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/liferay-display.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/liferay-layout-templates.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/liferay-layout-templates.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/liferay-layout-templates.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/liferay-layout-templates.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/liferay-look-and-feel.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/liferay-look-and-feel.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/liferay-look-and-feel.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/liferay-look-and-feel.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/liferay-plugin-package.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/liferay-plugin-package.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/liferay-plugin-package.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/liferay-plugin-package.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/liferay-portlet.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/liferay-portlet.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/liferay-portlet.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/liferay-portlet.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/liferay-social.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/liferay-social.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/liferay-social.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/liferay-social.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/liferay-web.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/liferay-web.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/liferay-web.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/liferay-web.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/portlet-custom.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/portlet-custom.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/portlet-custom.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/portlet-custom.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/remoting-servlet.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/remoting-servlet.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/remoting-servlet.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/remoting-servlet.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/resin-web.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/resin-web.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/resin-web.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/resin-web.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/rexip-web.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/rexip-web.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/rexip-web.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/rexip-web.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/server-config.wsdd b/tomcat-7.0.72/webapps/ROOT/WEB-INF/server-config.wsdd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/server-config.wsdd
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/server-config.wsdd
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/struts-config-ext.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/struts-config-ext.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/struts-config-ext.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/struts-config-ext.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/struts-config.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/struts-config.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/struts-config.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/struts-config.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/sun-web.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/sun-web.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/sun-web.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/sun-web.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tiles-defs.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tiles-defs.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tiles-defs.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tiles-defs.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/aui.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/aui.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/aui.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/aui.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/c.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/c.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/c.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/c.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/ddm.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/ddm.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/ddm.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/ddm.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/displaytag.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/displaytag.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/displaytag.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/displaytag.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/fmt.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/fmt.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/fmt.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/fmt.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/fn.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/fn.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/fn.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/fn.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-aui.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-aui.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-aui.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-aui.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-ddm.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-ddm.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-ddm.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-ddm.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-portlet-ext.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-portlet-ext.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-portlet-ext.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-portlet-ext.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-portlet.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-portlet.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-portlet.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-portlet.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-portlet_2_0.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-portlet_2_0.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-portlet_2_0.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-portlet_2_0.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-security.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-security.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-security.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-security.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-theme.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-theme.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-theme.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-theme.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-ui.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-ui.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-ui.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-ui.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-util.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-util.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/liferay-util.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/liferay-util.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/sql.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/sql.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/sql.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/sql.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-bean-el.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-bean-el.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-bean-el.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-bean-el.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-bean.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-bean.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-bean.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-bean.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-html-el.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-html-el.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-html-el.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-html-el.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-html.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-html.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-html.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-html.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-logic-el.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-logic-el.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-logic-el.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-logic-el.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-logic.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-logic.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-logic.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-logic.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-nested.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-nested.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-nested.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-nested.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-tiles-el.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-tiles-el.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-tiles-el.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-tiles-el.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-tiles.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-tiles.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/struts-tiles.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/struts-tiles.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/x.tld b/tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/x.tld
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/tld/x.tld
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/tld/x.tld
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/urlrewrite.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/urlrewrite.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/urlrewrite.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/urlrewrite.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/web-borland.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/web-borland.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/web-borland.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/web-borland.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/web.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/web.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/web.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/web.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/WEB-INF/weblogic.xml b/tomcat-7.0.72/webapps/ROOT/WEB-INF/weblogic.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/WEB-INF/weblogic.xml
rename to tomcat-7.0.72/webapps/ROOT/WEB-INF/weblogic.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/XMLSchema.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/XMLSchema.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/XMLSchema.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/XMLSchema.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/datatypes.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/datatypes.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/datatypes.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/datatypes.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/facelet-taglib_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/facelet-taglib_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/facelet-taglib_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/facelet-taglib_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/hibernate-mapping-3.0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/hibernate-mapping-3.0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/hibernate-mapping-3.0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/hibernate-mapping-3.0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/j2ee_1_4.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/j2ee_1_4.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/j2ee_1_4.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/j2ee_1_4.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/j2ee_web_services_client_1_1.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/j2ee_web_services_client_1_1.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/j2ee_web_services_client_1_1.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/j2ee_web_services_client_1_1.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/javaee_5.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/javaee_5.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/javaee_5.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/javaee_5.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/javaee_6.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/javaee_6.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/javaee_6.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/javaee_6.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/javaee_7.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/javaee_7.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/javaee_7.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/javaee_7.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/javaee_web_services_client_1_2.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/javaee_web_services_client_1_2.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/javaee_web_services_client_1_2.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/javaee_web_services_client_1_2.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/javaee_web_services_client_1_3.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/javaee_web_services_client_1_3.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/javaee_web_services_client_1_3.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/javaee_web_services_client_1_3.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/javaee_web_services_client_1_4.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/javaee_web_services_client_1_4.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/javaee_web_services_client_1_4.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/javaee_web_services_client_1_4.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/jsp_2_0.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/jsp_2_0.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/jsp_2_0.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/jsp_2_0.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/jsp_2_1.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/jsp_2_1.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/jsp_2_1.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/jsp_2_1.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/jsp_2_2.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/jsp_2_2.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/jsp_2_2.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/jsp_2_2.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/jsp_2_3.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/jsp_2_3.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/jsp_2_3.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/jsp_2_3.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-ddm-structure_6_2_0.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-ddm-structure_6_2_0.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-ddm-structure_6_2_0.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-ddm-structure_6_2_0.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_2_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_2_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_2_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_2_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_3_5_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_3_5_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_3_5_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_3_5_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_4_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_4_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_4_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_4_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_5_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_5_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_5_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_5_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_5_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_5_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_5_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_5_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_5_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_5_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_5_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_5_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_6_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_6_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_6_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_6_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_6_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_6_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_6_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_6_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_6_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_6_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-display_6_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-display_6_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-friendly-url-routes_6_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-friendly-url-routes_6_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-friendly-url-routes_6_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-friendly-url-routes_6_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-friendly-url-routes_6_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-friendly-url-routes_6_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-friendly-url-routes_6_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-friendly-url-routes_6_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-friendly-url-routes_6_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-friendly-url-routes_6_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-friendly-url-routes_6_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-friendly-url-routes_6_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-hook_5_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-hook_5_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-hook_5_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-hook_5_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-hook_5_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-hook_5_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-hook_5_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-hook_5_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-hook_6_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-hook_6_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-hook_6_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-hook_6_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-hook_6_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-hook_6_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-hook_6_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-hook_6_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-hook_6_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-hook_6_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-hook_6_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-hook_6_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_3_6_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_3_6_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_3_6_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_3_6_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_4_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_4_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_4_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_4_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_4_3_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_4_3_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_4_3_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_4_3_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_5_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_5_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_5_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_5_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_5_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_5_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_5_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_5_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_5_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_5_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_5_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_5_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_6_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_6_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_6_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_6_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_6_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_6_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_6_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_6_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_6_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_6_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-layout-templates_6_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-layout-templates_6_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_3_5_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_3_5_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_3_5_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_3_5_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_4_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_4_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_4_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_4_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_4_3_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_4_3_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_4_3_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_4_3_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_5_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_5_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_5_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_5_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_5_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_5_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_5_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_5_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_5_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_5_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_5_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_5_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_6_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_6_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_6_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_6_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_6_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_6_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_6_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_6_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_6_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_6_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-look-and-feel_6_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-look-and-feel_6_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_4_3_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_4_3_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_4_3_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_4_3_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_5_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_5_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_5_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_5_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_5_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_5_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_5_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_5_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_5_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_5_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_5_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_5_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_6_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_6_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_6_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_6_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_6_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_6_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_6_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_6_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_6_1_0.properties b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_6_1_0.properties
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_6_1_0.properties
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_6_1_0.properties
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_6_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_6_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_6_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_6_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_6_2_0.properties b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_6_2_0.properties
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-package_6_2_0.properties
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-package_6_2_0.properties
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-repository_4_3_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-repository_4_3_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-repository_4_3_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-repository_4_3_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-repository_5_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-repository_5_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-repository_5_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-repository_5_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-repository_5_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-repository_5_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-repository_5_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-repository_5_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-repository_5_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-repository_5_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-repository_5_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-repository_5_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-repository_6_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-repository_6_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-repository_6_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-repository_6_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-repository_6_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-repository_6_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-repository_6_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-repository_6_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-repository_6_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-repository_6_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-plugin-repository_6_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-plugin-repository_6_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_3_5_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_3_5_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_3_5_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_3_5_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_3_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_3_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_3_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_3_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_3_1.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_3_1.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_3_1.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_3_1.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_3_2.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_3_2.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_3_2.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_3_2.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_3_3.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_3_3.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_3_3.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_3_3.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_3_6.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_3_6.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_3_6.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_3_6.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_4_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_4_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_4_4_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_4_4_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_5_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_5_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_5_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_5_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_5_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_5_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_5_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_5_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_5_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_5_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_5_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_5_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_6_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_6_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_6_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_6_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_6_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_6_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_6_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_6_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_6_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_6_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet-app_6_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet-app_6_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet_2_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet_2_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet_2_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet_2_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet_2_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet_2_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-portlet_2_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-portlet_2_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-resource-action-mapping_6_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-resource-action-mapping_6_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-resource-action-mapping_6_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-resource-action-mapping_6_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-resource-action-mapping_6_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-resource-action-mapping_6_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-resource-action-mapping_6_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-resource-action-mapping_6_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-resource-action-mapping_6_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-resource-action-mapping_6_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-resource-action-mapping_6_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-resource-action-mapping_6_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_3_5_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_3_5_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_3_5_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_3_5_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_3_6_1.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_3_6_1.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_3_6_1.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_3_6_1.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_4_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_4_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_4_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_4_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_4_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_4_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_4_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_4_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_4_3_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_4_3_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_4_3_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_4_3_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_4_3_3.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_4_3_3.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_4_3_3.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_4_3_3.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_4_4_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_4_4_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_4_4_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_4_4_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_5_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_5_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_5_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_5_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_5_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_5_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_5_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_5_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_5_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_5_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_5_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_5_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_6_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_6_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_6_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_6_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_6_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_6_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_6_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_6_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_6_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_6_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-service-builder_6_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-service-builder_6_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-skin_2_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-skin_2_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-skin_2_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-skin_2_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-social_6_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-social_6_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-social_6_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-social_6_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-social_6_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-social_6_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-social_6_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-social_6_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-theme-loader_4_3_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-theme-loader_4_3_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-theme-loader_4_3_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-theme-loader_4_3_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-theme-loader_5_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-theme-loader_5_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-theme-loader_5_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-theme-loader_5_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-theme-loader_5_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-theme-loader_5_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-theme-loader_5_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-theme-loader_5_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-theme-loader_5_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-theme-loader_5_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-theme-loader_5_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-theme-loader_5_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-theme-loader_6_0_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-theme-loader_6_0_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-theme-loader_6_0_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-theme-loader_6_0_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-theme-loader_6_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-theme-loader_6_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-theme-loader_6_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-theme-loader_6_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-theme-loader_6_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-theme-loader_6_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-theme-loader_6_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-theme-loader_6_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-user-notification-definitions_6_2_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-user-notification-definitions_6_2_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-user-notification-definitions_6_2_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-user-notification-definitions_6_2_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-workflow-definition_6_0_0.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-workflow-definition_6_0_0.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-workflow-definition_6_0_0.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-workflow-definition_6_0_0.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-workflow-definition_6_1_0.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-workflow-definition_6_1_0.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-workflow-definition_6_1_0.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-workflow-definition_6_1_0.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/liferay-workflow-definition_6_2_0.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/liferay-workflow-definition_6_2_0.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/liferay-workflow-definition_6_2_0.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/liferay-workflow-definition_6_2_0.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/maven-v4_0_0.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/maven-v4_0_0.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/maven-v4_0_0.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/maven-v4_0_0.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/mule-configuration.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/mule-configuration.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/mule-configuration.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/mule-configuration.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/portlet-app_1_0.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/portlet-app_1_0.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/portlet-app_1_0.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/portlet-app_1_0.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/portlet-app_2_0.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/portlet-app_2_0.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/portlet-app_2_0.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/portlet-app_2_0.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/spring-beans.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/spring-beans.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/spring-beans.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/spring-beans.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/struts-config_1_2.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/struts-config_1_2.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/struts-config_1_2.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/struts-config_1_2.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/tiles-config_1_1.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/tiles-config_1_1.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/tiles-config_1_1.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/tiles-config_1_1.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/web-app_2_3.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/web-app_2_3.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/web-app_2_3.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/web-app_2_3.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/web-app_2_4.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/web-app_2_4.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/web-app_2_4.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/web-app_2_4.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/web-app_2_5.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/web-app_2_5.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/web-app_2_5.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/web-app_2_5.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/web-app_3_0.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/web-app_3_0.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/web-app_3_0.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/web-app_3_0.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/web-app_3_1.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/web-app_3_1.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/web-app_3_1.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/web-app_3_1.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/web-common_3_0.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/web-common_3_0.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/web-common_3_0.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/web-common_3_0.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/web-common_3_1.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/web-common_3_1.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/web-common_3_1.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/web-common_3_1.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/web-facesconfig_1_0.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/web-facesconfig_1_0.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/web-facesconfig_1_0.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/web-facesconfig_1_0.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/web-facesconfig_1_1.dtd b/tomcat-7.0.72/webapps/ROOT/dtd/web-facesconfig_1_1.dtd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/web-facesconfig_1_1.dtd
rename to tomcat-7.0.72/webapps/ROOT/dtd/web-facesconfig_1_1.dtd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/web-facesconfig_1_2.xml b/tomcat-7.0.72/webapps/ROOT/dtd/web-facesconfig_1_2.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/web-facesconfig_1_2.xml
rename to tomcat-7.0.72/webapps/ROOT/dtd/web-facesconfig_1_2.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/web-facesconfig_1_2.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/web-facesconfig_1_2.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/web-facesconfig_1_2.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/web-facesconfig_1_2.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/web-facesconfig_2_0.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/web-facesconfig_2_0.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/web-facesconfig_2_0.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/web-facesconfig_2_0.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/web-facesconfig_2_1.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/web-facesconfig_2_1.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/web-facesconfig_2_1.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/web-facesconfig_2_1.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/web-facesconfig_2_2.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/web-facesconfig_2_2.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/web-facesconfig_2_2.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/web-facesconfig_2_2.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/dtd/xml.xsd b/tomcat-7.0.72/webapps/ROOT/dtd/xml.xsd
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/dtd/xml.xsd
rename to tomcat-7.0.72/webapps/ROOT/dtd/xml.xsd
diff --git a/tomcat-7.0.42/webapps/ROOT/errors/code.jsp b/tomcat-7.0.72/webapps/ROOT/errors/code.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/errors/code.jsp
rename to tomcat-7.0.72/webapps/ROOT/errors/code.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/favicon.ico b/tomcat-7.0.72/webapps/ROOT/favicon.ico
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/favicon.ico
rename to tomcat-7.0.72/webapps/ROOT/favicon.ico
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/absolutelayout/absolutelayout.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/absolutelayout/absolutelayout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/absolutelayout/absolutelayout.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/absolutelayout/absolutelayout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/accordion/accordion.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/accordion/accordion.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/accordion/accordion.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/accordion/accordion.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/button/button.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/button/button.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/button/button.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/button/button.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/caption/caption.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/caption/caption.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/caption/caption.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/caption/caption.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/common.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/common.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/common.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/common.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/img/ajax-loader-big.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/img/ajax-loader-big.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/img/ajax-loader-big.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/img/ajax-loader-big.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/img/ajax-loader-medium.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/img/ajax-loader-medium.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/img/ajax-loader-medium.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/img/ajax-loader-medium.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/img/ajax-loader.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/img/ajax-loader.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/img/ajax-loader.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/img/ajax-loader.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/img/drag-slot-dot.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/img/drag-slot-dot.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/img/drag-slot-dot.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/img/drag-slot-dot.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/img/loading-indicator-delay.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/img/loading-indicator-delay.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/img/loading-indicator-delay.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/img/loading-indicator-delay.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/img/loading-indicator-wait.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/img/loading-indicator-wait.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/img/loading-indicator-wait.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/img/loading-indicator-wait.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/img/loading-indicator.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/img/loading-indicator.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/img/loading-indicator.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/img/loading-indicator.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/img/sprites.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/img/sprites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/common/img/sprites.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/common/img/sprites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/csslayout/csslayout.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/csslayout/csslayout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/csslayout/csslayout.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/csslayout/csslayout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/customcomponent/customcomponent.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/customcomponent/customcomponent.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/customcomponent/customcomponent.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/customcomponent/customcomponent.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/customlayout/customlayout.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/customlayout/customlayout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/customlayout/customlayout.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/customlayout/customlayout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/datefield/datefield.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/datefield/datefield.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/datefield/datefield.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/datefield/datefield.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/dragwrapper/dragwrapper.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/dragwrapper/dragwrapper.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/dragwrapper/dragwrapper.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/dragwrapper/dragwrapper.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/embedded/embedded.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/embedded/embedded.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/embedded/embedded.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/embedded/embedded.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/favicon.ico b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/favicon.ico
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/favicon.ico
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/favicon.ico
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/formlayout/formlayout.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/formlayout/formlayout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/formlayout/formlayout.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/formlayout/formlayout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/gridlayout/gridlayout.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/gridlayout/gridlayout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/gridlayout/gridlayout.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/gridlayout/gridlayout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/link/link.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/link/link.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/link/link.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/link/link.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/loginform/loginform.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/loginform/loginform.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/loginform/loginform.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/loginform/loginform.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/menubar/img/check.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/menubar/img/check.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/menubar/img/check.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/menubar/img/check.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/menubar/menubar.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/menubar/menubar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/menubar/menubar.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/menubar/menubar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/notification/notification.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/notification/notification.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/notification/notification.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/notification/notification.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/orderedlayout/orderedlayout.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/orderedlayout/orderedlayout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/orderedlayout/orderedlayout.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/orderedlayout/orderedlayout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/panel/panel.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/panel/panel.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/panel/panel.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/panel/panel.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/popupview/popupview.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/popupview/popupview.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/popupview/popupview.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/popupview/popupview.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/progressindicator/progressindicator.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/progressindicator/progressindicator.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/progressindicator/progressindicator.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/progressindicator/progressindicator.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/select/select.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/select/select.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/select/select.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/select/select.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/bottom-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/bottom-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/bottom-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/bottom-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/bottom-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/bottom-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/bottom-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/bottom-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/bottom.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/bottom.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/bottom.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/bottom.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/center.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/center.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/center.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/center.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/top-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/top-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/top-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/top-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/top-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/top-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/top-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/top-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/top.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/top.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/img/top.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/img/top.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/shadow.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/shadow.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/shadow/shadow.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/shadow/shadow.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/slider/slider.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/slider/slider.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/slider/slider.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/slider/slider.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/splitpanel/splitpanel.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/splitpanel/splitpanel.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/splitpanel/splitpanel.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/splitpanel/splitpanel.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/styles.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/styles.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/styles.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/styles.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/table/table.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/table/table.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/table/table.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/table/table.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tabsheet/tabsheet.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tabsheet/tabsheet.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tabsheet/tabsheet.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tabsheet/tabsheet.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/textfield/img/richtext-toolbar-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/textfield/img/richtext-toolbar-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/textfield/img/richtext-toolbar-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/textfield/img/richtext-toolbar-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/textfield/richtext.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/textfield/richtext.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/textfield/richtext.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/textfield/richtext.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/textfield/textfield-normal.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/textfield/textfield-normal.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/textfield/textfield-normal.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/textfield/textfield-normal.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/textfield/textfield.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/textfield/textfield.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/textfield/textfield.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/textfield/textfield.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-collapse-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-collapse-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-collapse-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-collapse-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-collapse-last-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-collapse-last-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-collapse-last-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-collapse-last-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-collapse-last.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-collapse-last.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-collapse-last.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-collapse-last.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-collapse.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-collapse.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-collapse.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-collapse.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-expand-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-expand-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-expand-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-expand-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-expand-last-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-expand-last-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-expand-last-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-expand-last-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-expand-last.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-expand-last.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-expand-last.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-expand-last.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-expand.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-expand.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-expand.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-expand.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-item-last.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-item-last.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-item-last.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-item-last.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-item.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-item.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-item.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-item.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-leaf-last.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-leaf-last.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-leaf-last.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-leaf-last.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-leaf.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-leaf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-leaf.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector-leaf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/img/connector.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/tree-connectors.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/tree-connectors.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/tree-connectors.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/tree-connectors.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/tree-default.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/tree-default.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/tree-default.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/tree-default.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/tree.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/tree.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/tree/tree.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/tree/tree.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/treetable/img/arrow-down.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/treetable/img/arrow-down.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/treetable/img/arrow-down.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/treetable/img/arrow-down.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/treetable/img/arrow-down.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/treetable/img/arrow-down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/treetable/img/arrow-down.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/treetable/img/arrow-down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/treetable/img/arrow-right.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/treetable/img/arrow-right.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/treetable/img/arrow-right.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/treetable/img/arrow-right.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/treetable/img/arrow-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/treetable/img/arrow-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/treetable/img/arrow-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/treetable/img/arrow-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/treetable/treetable.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/treetable/treetable.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/treetable/treetable.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/treetable/treetable.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/upload/upload.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/upload/upload.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/upload/upload.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/upload/upload.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/bottom-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/bottom-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/bottom-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/bottom-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/bottom-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/bottom-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/bottom-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/bottom-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/bottom.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/bottom.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/bottom.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/bottom.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/center.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/center.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/center.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/center.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/top-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/top-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/top-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/top-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/top-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/top-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/top-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/top-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/top.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/top.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/top.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/img/shadow/top.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/window.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/window.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/base/window/window.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/base/window/window.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/accordion/accordion.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/accordion/accordion.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/accordion/accordion.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/accordion/accordion.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/button/button.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/button/button.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/button/button.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/button/button.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/common/buttons_sprites.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/common/buttons_sprites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/common/buttons_sprites.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/common/buttons_sprites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/common/common.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/common/common.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/common/common.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/common/common.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/contextmenu/contextmenu.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/contextmenu/contextmenu.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/contextmenu/contextmenu.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/contextmenu/contextmenu.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/datefield/datefield.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/datefield/datefield.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/datefield/datefield.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/datefield/datefield.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/datefield/datefield_sprites.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/datefield/datefield_sprites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/datefield/datefield_sprites.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/datefield/datefield_sprites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/favicon.ico b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/favicon.ico
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/favicon.ico
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/favicon.ico
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/formlayout/formlayout.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/formlayout/formlayout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/formlayout/formlayout.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/formlayout/formlayout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/menubar/menubar.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/menubar/menubar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/menubar/menubar.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/menubar/menubar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/notification/notification.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/notification/notification.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/notification/notification.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/notification/notification.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/panel/panel.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/panel/panel.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/panel/panel.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/panel/panel.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/panel/top-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/panel/top-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/panel/top-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/panel/top-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/panel/top-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/panel/top-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/panel/top-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/panel/top-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/popupview/popupview.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/popupview/popupview.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/popupview/popupview.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/popupview/popupview.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/progressindicator/progressindicator.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/progressindicator/progressindicator.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/progressindicator/progressindicator.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/progressindicator/progressindicator.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/select/select.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/select/select.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/select/select.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/select/select.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/slider/slider.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/slider/slider.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/slider/slider.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/slider/slider.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/splitpanel/hsplit.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/splitpanel/hsplit.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/splitpanel/hsplit.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/splitpanel/hsplit.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/splitpanel/splitpanel.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/splitpanel/splitpanel.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/splitpanel/splitpanel.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/splitpanel/splitpanel.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/splitpanel/vsplit.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/splitpanel/vsplit.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/splitpanel/vsplit.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/splitpanel/vsplit.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/styles.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/styles.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/styles.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/styles.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/table/columnselect.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/table/columnselect.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/table/columnselect.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/table/columnselect.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/table/table.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/table/table.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/table/table.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/table/table.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/tabsheet/close-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/tabsheet/close-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/tabsheet/close-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/tabsheet/close-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/tabsheet/close.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/tabsheet/close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/tabsheet/close.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/tabsheet/close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/tabsheet/tabsheet.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/tabsheet/tabsheet.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/tabsheet/tabsheet.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/tabsheet/tabsheet.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/textfield/textfield.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/textfield/textfield.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/textfield/textfield.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/textfield/textfield.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/tree/arrows_sprites-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/tree/arrows_sprites-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/tree/arrows_sprites-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/tree/arrows_sprites-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/tree/arrows_sprites.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/tree/arrows_sprites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/tree/arrows_sprites.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/tree/arrows_sprites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/tree/tree.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/tree/tree.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/tree/tree.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/tree/tree.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/window/closebutton_sprites.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/window/closebutton_sprites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/window/closebutton_sprites.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/window/closebutton_sprites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/window/top-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/window/top-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/window/top-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/window/top-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/window/top-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/window/top-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/window/top-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/window/top-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/window/window.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/window/window.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/liferay/window/window.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/liferay/window/window.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/a-sprite-definitions/a-sprite-definitions.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/a-sprite-definitions/a-sprite-definitions.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/a-sprite-definitions/a-sprite-definitions.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/a-sprite-definitions/a-sprite-definitions.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/accordion/accordion.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/accordion/accordion.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/accordion/accordion.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/accordion/accordion.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-firefox.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-firefox.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-firefox.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-firefox.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-ie.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-ie.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-ie.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-ie.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-link-style.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-link-style.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-link-style.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-link-style.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-primary-style.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-primary-style.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-primary-style.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-primary-style.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-small-style.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-small-style.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-small-style.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-small-style.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-standard.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-standard.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-standard.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/button-standard.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/button.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/button.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/button.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/button.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black-button-sprites-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black-button-sprites-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black-button-sprites-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black-button-sprites-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black-button-sprites.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black-button-sprites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black-button-sprites.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black-button-sprites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/left-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/left-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/left-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/left-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/left-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/left-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/left-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/left-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-left-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-left-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-left-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-left-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-left-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-left-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-left-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-left-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-right-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-right-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-right-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-right-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-right-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-right-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-right-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-right-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/primary-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/right-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/right-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/right-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/right-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/right-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/right-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/right-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/right-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-left-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-left-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-left-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-left-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-left-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-left-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-left-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-left-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-right-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-right-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-right-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-right-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-right-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-right-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-right-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-right-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/black/small-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/button-sprites-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/button-sprites-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/button-sprites-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/button-sprites-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/button-sprites.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/button-sprites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/button-sprites.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/button-sprites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/left-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/left-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/left-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/left-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/left-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/left-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/left-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/left-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-left-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-left-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-left-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-left-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-left-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-left-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-left-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-left-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-right-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-right-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-right-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-right-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-right-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-right-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-right-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-right-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/primary-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/right-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/right-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/right-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/right-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/right-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/right-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/right-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/right-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-left-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-left-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-left-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-left-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-left-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-left-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-left-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-left-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-right-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-right-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-right-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-right-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-right-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-right-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-right-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-right-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/button/img/small-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/common.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/common.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/common.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/common.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/bullet-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/bullet-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/bullet-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/bullet-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/bullet-white-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/bullet-white-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/bullet-white-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/bullet-white-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/bullet-white.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/bullet-white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/bullet-white.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/bullet-white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/bullet.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/bullet.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/bullet.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/bullet.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/error-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/error-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/error-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/error-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/error.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/error.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/icons/error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/black-vertical-sprites-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/black-vertical-sprites-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/black-vertical-sprites-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/black-vertical-sprites-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/black-vertical-sprites.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/black-vertical-sprites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/black-vertical-sprites.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/black-vertical-sprites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/horizontal-sprites.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/horizontal-sprites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/horizontal-sprites.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/horizontal-sprites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/sel-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/sel-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/sel-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/sel-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/vertical-sprites-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/vertical-sprites-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/vertical-sprites-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/vertical-sprites-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/vertical-sprites.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/vertical-sprites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/vertical-sprites.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/common/img/vertical-sprites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/datefield.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/datefield.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/datefield.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/datefield.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/header-bg-black-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/header-bg-black-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/header-bg-black-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/header-bg-black-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/header-bg-black.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/header-bg-black.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/header-bg-black.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/header-bg-black.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/header-bg-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/header-bg-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/header-bg-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/header-bg-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/header-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/header-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/header-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/header-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-next-black-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-next-black-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-next-black-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-next-black-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-next-black.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-next-black.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-next-black.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-next-black.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-next-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-next-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-next-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-next-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-next.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-next.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-next.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-next.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-prev-black-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-prev-black-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-prev-black-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-prev-black-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-prev-black.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-prev-black.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-prev-black.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-prev-black.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-prev-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-prev-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-prev-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-prev-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-prev.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-prev.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-prev.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/month-prev.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/popup-btn-black-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/popup-btn-black-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/popup-btn-black-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/popup-btn-black-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/popup-btn-black.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/popup-btn-black.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/popup-btn-black.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/popup-btn-black.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/popup-btn-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/popup-btn-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/popup-btn-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/popup-btn-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/popup-btn.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/popup-btn.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/popup-btn.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/popup-btn.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-bg-black.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-bg-black.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-bg-black.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-bg-black.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-first-black.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-first-black.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-first-black.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-first-black.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-first.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-first.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-first.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-first.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-last-black.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-last-black.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-last-black.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-last-black.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-last.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-last.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-last.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/weekday-last.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-next-black-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-next-black-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-next-black-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-next-black-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-next-black.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-next-black.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-next-black.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-next-black.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-next-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-next-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-next-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-next-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-next.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-next.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-next.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-next.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-prev-black-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-prev-black-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-prev-black-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-prev-black-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-prev-black.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-prev-black.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-prev-black.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-prev-black.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-prev-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-prev-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-prev-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-prev-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-prev.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-prev.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-prev.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/datefield/img/year-prev.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/favicon.ico b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/favicon.ico
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/favicon.ico
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/favicon.ico
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/formlayout/formlayout.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/formlayout/formlayout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/formlayout/formlayout.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/formlayout/formlayout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/label/label.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/label/label.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/label/label.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/label/label.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/layouts/img/black-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/layouts/img/black-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/layouts/img/black-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/layouts/img/black-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/layouts/layouts.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/layouts/layouts.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/layouts/layouts.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/layouts/layouts.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/link/link.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/link/link.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/link/link.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/link/link.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/checked-selected.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/checked-selected.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/checked-selected.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/checked-selected.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/checked.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/checked.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/checked.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/checked.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/menu-sel-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/menu-sel-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/menu-sel-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/menu-sel-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/submenu-icon-hover.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/submenu-icon-hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/submenu-icon-hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/submenu-icon-hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/submenu-icon.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/submenu-icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/submenu-icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/submenu-icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/unchecked-selected.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/unchecked-selected.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/unchecked-selected.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/unchecked-selected.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/unchecked.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/unchecked.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/unchecked.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/img/unchecked.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/menubar.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/menubar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/menubar.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/menubar/menubar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/notification/img/error-close.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/notification/img/error-close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/notification/img/error-close.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/notification/img/error-close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/notification/notification.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/notification/notification.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/notification/notification.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/notification/notification.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/panel/panel.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/panel/panel.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/panel/panel.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/panel/panel.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/popupview/popupview.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/popupview/popupview.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/popupview/popupview.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/popupview/popupview.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/progressindicator/img/base.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/progressindicator/img/base.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/progressindicator/img/base.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/progressindicator/img/base.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/progressindicator/img/disabled.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/progressindicator/img/disabled.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/progressindicator/img/disabled.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/progressindicator/img/disabled.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/progressindicator/img/progress.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/progressindicator/img/progress.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/progressindicator/img/progress.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/progressindicator/img/progress.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/progressindicator/progressindicator.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/progressindicator/progressindicator.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/progressindicator/progressindicator.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/progressindicator/progressindicator.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/arrow-down-hover.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/arrow-down-hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/arrow-down-hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/arrow-down-hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/arrow-down.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/arrow-down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/arrow-down.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/arrow-down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/arrow-up-hover.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/arrow-up-hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/arrow-up-hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/arrow-up-hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/arrow-up.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/arrow-up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/arrow-up.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/arrow-up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/center-black-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/center-black-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/center-black-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/center-black-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/center-black.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/center-black.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/center-black.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/center-black.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/left-black-focus-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/left-black-focus-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/left-black-focus-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/left-black-focus-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/left-black-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/left-black-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/left-black-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/left-black-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/left-black-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/left-black-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/left-black-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/left-black-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/left-black.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/left-black.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/left-black.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/left-black.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-focus-hover.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-focus-hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-focus-hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-focus-hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-focus-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-focus-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-focus-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-focus-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-hover.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/black/right-black.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/center-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/center-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/center-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/center-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/center.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/center.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/center.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/center.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/left-focus-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/left-focus-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/left-focus-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/left-focus-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/left-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/left-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/left-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/left-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/left-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/left-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/left-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/left-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/page-down-hover.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/page-down-hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/page-down-hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/page-down-hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/page-down-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/page-down-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/page-down-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/page-down-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/page-up-hover.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/page-up-hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/page-up-hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/page-up-hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/page-up-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/page-up-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/page-up-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/page-up-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-focus-hover.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-focus-hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-focus-hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-focus-hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-focus-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-focus-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-focus-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-focus-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-hover.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/status-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/status-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/status-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/img/status-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/select.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/select.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/select/select.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/select/select.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/slider/img/knob-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/slider/img/knob-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/slider/img/knob-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/slider/img/knob-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/slider/img/knob.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/slider/img/knob.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/slider/img/knob.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/slider/img/knob.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/slider/slider.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/slider/slider.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/slider/slider.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/slider/slider.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/img/hor-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/img/hor-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/img/hor-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/img/hor-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/img/hor-handle.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/img/hor-handle.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/img/hor-handle.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/img/hor-handle.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/img/ver-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/img/ver-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/img/ver-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/img/ver-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/img/ver-handle.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/img/ver-handle.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/img/ver-handle.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/img/ver-handle.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/splitpanel.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/splitpanel.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/splitpanel.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/splitpanel/splitpanel.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/styles.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/styles.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/styles.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/styles.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/asc-light.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/asc-light.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/asc-light.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/asc-light.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/asc.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/asc.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/asc.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/asc.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-black-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-black-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-black-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-black-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-black.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-black.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-black.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-black.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-light-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-light-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-light-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-light-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-light.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-light.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-light.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-light.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/col-sel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/desc-light.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/desc-light.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/desc-light.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/desc-light.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/desc.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/desc.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/desc.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/desc.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/header-bg-black.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/header-bg-black.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/header-bg-black.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/header-bg-black.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/header-bg-light.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/header-bg-light.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/header-bg-light.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/header-bg-light.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/header-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/header-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/header-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/header-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/scroll-indic-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/scroll-indic-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/scroll-indic-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/img/scroll-indic-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/table.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/table.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/table/table.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/table/table.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg-sel.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg-sel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg-sel.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg-sel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left-sel.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left-sel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left-sel.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left-sel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left-sel.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left-sel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left-sel.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left-sel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right-sel.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right-sel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right-sel.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right-sel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-hover.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-hover.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/close-btn.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg-sel.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg-sel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg-sel.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg-sel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left-sel.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left-sel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left-sel.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left-sel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left-sel.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left-sel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left-sel.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left-sel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right-sel.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right-sel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right-sel.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right-sel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-spacer-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-spacer-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-spacer-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/framed/tab-spacer-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-next-disabled.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-next-disabled.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-next-disabled.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-next-disabled.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-next-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-next-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-next-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-next-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-next.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-next.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-next.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-next.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-prev-disabled.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-prev-disabled.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-prev-disabled.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-prev-disabled.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-prev-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-prev-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-prev-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-prev-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-prev.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-prev.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-prev.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tab-prev.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg-sel.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg-sel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg-sel.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg-sel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-borderless-style.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-borderless-style.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-borderless-style.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-borderless-style.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-hover-closable-style.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-hover-closable-style.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-hover-closable-style.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-hover-closable-style.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-minimal-style.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-minimal-style.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-minimal-style.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-minimal-style.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-scroller.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-scroller.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-scroller.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-scroller.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-selected-closable-style.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-selected-closable-style.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-selected-closable-style.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-selected-closable-style.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-small-style.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-small-style.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-small-style.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet-small-style.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tabsheet/tabsheet.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-black.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-black.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-black.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-black.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-border-image-black-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-border-image-black-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-border-image-black-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-border-image-black-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-border-image-black.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-border-image-black.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-border-image-black.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-border-image-black.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-border-image-focus.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-border-image-focus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-border-image-focus.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-border-image-focus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-border-image.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-border-image.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-border-image.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg-border-image.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/img/bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/textfield.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/textfield.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/textfield.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/textfield/textfield.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tree/img/arrows-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tree/img/arrows-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tree/img/arrows-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tree/img/arrows-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tree/img/arrows.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tree/img/arrows.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tree/img/arrows.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tree/img/arrows.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tree/tree.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tree/tree.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/tree/tree.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/tree/tree.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/content-bg-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/content-bg-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/content-bg-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/content-bg-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/content-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/content-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/content-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/content-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/header-bg-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/header-bg-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/header-bg-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/header-bg-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/header-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/header-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/header-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/header-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/resize-ie6.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/resize-ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/resize-ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/resize-ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/resize.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/resize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/resize.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/black/resize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-hover.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-light-hover.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-light-hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-light-hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-light-hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-light-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-light-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-light-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-light-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-light.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-light.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-light.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-light.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-pressed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-pressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-pressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close-pressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/content-bg-light.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/content-bg-light.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/content-bg-light.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/content-bg-light.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/footer-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/footer-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/footer-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/footer-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/header-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/header-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/header-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/header-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/resize-light.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/resize-light.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/resize-light.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/resize-light.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/resize.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/resize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/resize.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/img/resize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/window.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/window.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/reindeer/window/window.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/reindeer/window/window.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/absolutelayout/absolutelayout.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/absolutelayout/absolutelayout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/absolutelayout/absolutelayout.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/absolutelayout/absolutelayout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/accordion/accordion.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/accordion/accordion.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/accordion/accordion.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/accordion/accordion.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/accordion/img/bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/accordion/img/bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/accordion/img/bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/accordion/img/bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/accordion/img/collapsed-icon.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/accordion/img/collapsed-icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/accordion/img/collapsed-icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/accordion/img/collapsed-icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/accordion/img/expanded-icon.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/accordion/img/expanded-icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/accordion/img/expanded-icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/accordion/img/expanded-icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/accordion/img/selected-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/accordion/img/selected-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/accordion/img/selected-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/accordion/img/selected-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/button/button.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/button/button.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/button/button.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/button/button.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/button/img/bg-default.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/button/img/bg-default.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/button/img/bg-default.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/button/img/bg-default.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/button/img/bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/button/img/bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/button/img/bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/button/img/bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/caption/caption.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/caption/caption.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/caption/caption.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/caption/caption.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/common/common.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/common/common.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/common/common.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/common/common.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/common/img/blank.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/common/img/blank.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/common/img/blank.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/common/img/blank.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/common/img/main-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/common/img/main-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/common/img/main-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/common/img/main-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/datefield/datefield.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/datefield/datefield.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/datefield/datefield.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/datefield/datefield.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/nextmonth.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/nextmonth.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/nextmonth.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/nextmonth.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/nextyear.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/nextyear.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/nextyear.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/nextyear.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/open-button.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/open-button.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/open-button.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/open-button.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/prevmonth.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/prevmonth.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/prevmonth.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/prevmonth.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/prevyear.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/prevyear.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/prevyear.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/prevyear.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/selected-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/selected-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/selected-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/datefield/img/selected-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/favicon.ico b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/favicon.ico
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/favicon.ico
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/favicon.ico
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/formlayout/formlayout.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/formlayout/formlayout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/formlayout/formlayout.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/formlayout/formlayout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/gridlayout/gridlayout.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/gridlayout/gridlayout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/gridlayout/gridlayout.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/gridlayout/gridlayout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/arrow-down.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/arrow-down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/arrow-down.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/arrow-down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/arrow-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/arrow-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/arrow-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/arrow-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/arrow-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/arrow-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/arrow-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/arrow-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/arrow-up.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/arrow-up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/arrow-up.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/arrow-up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/attention.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/attention.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/attention.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/attention.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/calendar.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/calendar.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/calendar.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/calendar.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/cancel.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/cancel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/cancel.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/cancel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-add.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-add.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-add.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-add.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-delete.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-delete.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-delete.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-delete.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-doc.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-doc.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-doc.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-doc.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-image.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-image.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-image.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-image.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-pdf.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-pdf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-pdf.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-pdf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-ppt.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-ppt.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-ppt.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-ppt.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-txt.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-txt.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-txt.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-txt.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-web.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-web.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-web.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-web.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-xsl.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-xsl.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-xsl.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document-xsl.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/email-reply.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/email-reply.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/email-reply.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/email-reply.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/email-send.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/email-send.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/email-send.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/email-send.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/email.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/email.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/email.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/email.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/error.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/error.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/error.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/error.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/error.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/error.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/folder-add.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/folder-add.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/folder-add.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/folder-add.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/folder-delete.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/folder-delete.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/folder-delete.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/folder-delete.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/folder.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/globe.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/globe.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/globe.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/globe.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/help.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/help.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/help.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/help.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/lock.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/lock.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/lock.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/lock.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/note.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/note.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/note.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/note.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/ok.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/ok.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/ok.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/ok.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/reload.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/reload.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/reload.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/reload.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/settings.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/settings.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/settings.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/settings.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/trash-full.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/trash-full.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/trash-full.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/trash-full.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/trash.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/trash.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/trash.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/trash.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/user.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/user.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/users.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/users.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/16/users.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/16/users.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/arrow-down.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/arrow-down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/arrow-down.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/arrow-down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/arrow-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/arrow-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/arrow-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/arrow-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/arrow-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/arrow-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/arrow-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/arrow-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/arrow-up.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/arrow-up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/arrow-up.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/arrow-up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/attention.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/attention.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/attention.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/attention.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/calendar.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/calendar.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/calendar.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/calendar.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/cancel.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/cancel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/cancel.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/cancel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-add.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-add.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-add.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-add.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-delete.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-delete.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-delete.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-delete.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-doc.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-doc.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-doc.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-doc.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-edit.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-edit.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-edit.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-edit.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-image.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-image.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-image.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-image.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-pdf.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-pdf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-pdf.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-pdf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-ppt.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-ppt.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-ppt.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-ppt.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-txt.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-txt.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-txt.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-txt.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-web.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-web.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-web.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-web.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-xsl.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-xsl.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-xsl.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document-xsl.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/email-reply.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/email-reply.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/email-reply.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/email-reply.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/email-send.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/email-send.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/email-send.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/email-send.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/email.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/email.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/email.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/email.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/folder-add.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/folder-add.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/folder-add.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/folder-add.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/folder-delete.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/folder-delete.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/folder-delete.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/folder-delete.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/folder.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/globe.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/globe.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/globe.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/globe.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/help.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/help.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/help.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/help.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/lock.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/lock.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/lock.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/lock.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/note.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/note.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/note.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/note.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/ok.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/ok.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/ok.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/ok.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/reload.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/reload.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/reload.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/reload.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/settings.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/settings.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/settings.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/settings.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/trash-full.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/trash-full.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/trash-full.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/trash-full.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/trash.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/trash.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/trash.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/trash.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/user.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/user.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/users.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/users.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/32/users.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/32/users.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/arrow-down.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/arrow-down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/arrow-down.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/arrow-down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/arrow-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/arrow-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/arrow-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/arrow-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/arrow-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/arrow-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/arrow-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/arrow-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/arrow-up.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/arrow-up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/arrow-up.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/arrow-up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/attention.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/attention.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/attention.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/attention.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/calendar.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/calendar.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/calendar.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/calendar.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/cancel.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/cancel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/cancel.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/cancel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-add.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-add.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-add.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-add.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-delete.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-delete.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-delete.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-delete.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-doc.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-doc.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-doc.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-doc.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-edit.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-edit.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-edit.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-edit.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-image.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-image.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-image.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-image.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-pdf.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-pdf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-pdf.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-pdf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-ppt.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-ppt.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-ppt.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-ppt.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-txt.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-txt.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-txt.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-txt.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-web.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-web.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-web.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-web.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-xsl.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-xsl.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-xsl.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document-xsl.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/email-reply.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/email-reply.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/email-reply.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/email-reply.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/email-send.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/email-send.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/email-send.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/email-send.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/email.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/email.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/email.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/email.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/folder-add.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/folder-add.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/folder-add.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/folder-add.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/folder-delete.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/folder-delete.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/folder-delete.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/folder-delete.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/folder.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/globe.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/globe.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/globe.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/globe.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/help.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/help.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/help.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/help.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/lock.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/lock.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/lock.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/lock.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/note.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/note.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/note.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/note.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/ok.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/ok.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/ok.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/ok.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/reload.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/reload.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/reload.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/reload.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/settings.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/settings.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/settings.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/settings.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/trash-full.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/trash-full.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/trash-full.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/trash-full.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/trash.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/trash.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/trash.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/trash.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/user.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/user.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/users.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/users.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/icons/64/users.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/icons/64/users.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/label/label.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/label/label.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/label/label.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/label/label.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/link/link.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/link/link.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/link/link.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/link/link.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/menubar/menubar.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/menubar/menubar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/menubar/menubar.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/menubar/menubar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/notification/img/close-error.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/notification/img/close-error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/notification/img/close-error.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/notification/img/close-error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/notification/notification.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/notification/notification.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/notification/notification.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/notification/notification.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/orderedlayout/orderedlayout.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/orderedlayout/orderedlayout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/orderedlayout/orderedlayout.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/orderedlayout/orderedlayout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/panel/img/bottom-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/panel/img/bottom-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/panel/img/bottom-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/panel/img/bottom-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/panel/img/bottom-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/panel/img/bottom-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/panel/img/bottom-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/panel/img/bottom-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/panel/img/top-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/panel/img/top-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/panel/img/top-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/panel/img/top-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/panel/img/top-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/panel/img/top-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/panel/img/top-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/panel/img/top-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/panel/panel.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/panel/panel.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/panel/panel.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/panel/panel.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/popupview/popupview.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/popupview/popupview.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/popupview/popupview.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/popupview/popupview.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/progressindicator/img/base.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/progressindicator/img/base.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/progressindicator/img/base.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/progressindicator/img/base.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/progressindicator/img/disabled.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/progressindicator/img/disabled.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/progressindicator/img/disabled.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/progressindicator/img/disabled.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/progressindicator/img/progress.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/progressindicator/img/progress.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/progressindicator/img/progress.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/progressindicator/img/progress.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/progressindicator/progressindicator.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/progressindicator/progressindicator.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/progressindicator/progressindicator.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/progressindicator/progressindicator.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/arrow-down.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/arrow-down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/arrow-down.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/arrow-down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/arrow-up.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/arrow-up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/arrow-up.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/arrow-up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-center-filter-error.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-center-filter-error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-center-filter-error.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-center-filter-error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-center-filter.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-center-filter.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-center-filter.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-center-filter.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-left-filter-error.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-left-filter-error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-left-filter-error.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-left-filter-error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-left-filter.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-left-filter.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-left-filter.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-left-filter.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-right-filter-error.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-right-filter-error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-right-filter-error.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-right-filter-error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-right-filter.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-right-filter.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-right-filter.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/bg-right-filter.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/button-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/button-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/img/button-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/img/button-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/select.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/select.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/select/select.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/select/select.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/bottom-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/bottom-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/bottom-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/bottom-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/bottom-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/bottom-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/bottom-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/bottom-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/bottom.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/bottom.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/bottom.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/bottom.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/center.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/center.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/center.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/center.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/top-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/top-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/top-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/top-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/top-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/top-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/top-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/top-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/top.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/top.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/top.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/img/top.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/shadow.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/shadow.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/shadow/shadow.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/shadow/shadow.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/slider/img/handle-horizontal.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/slider/img/handle-horizontal.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/slider/img/handle-horizontal.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/slider/img/handle-horizontal.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/slider/img/handle-vertical.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/slider/img/handle-vertical.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/slider/img/handle-vertical.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/slider/img/handle-vertical.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/slider/slider.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/slider/slider.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/slider/slider.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/slider/slider.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/splitpanel/img/bg_hor.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/splitpanel/img/bg_hor.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/splitpanel/img/bg_hor.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/splitpanel/img/bg_hor.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/splitpanel/img/bg_ver.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/splitpanel/img/bg_ver.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/splitpanel/img/bg_ver.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/splitpanel/img/bg_ver.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/splitpanel/splitpanel.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/splitpanel/splitpanel.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/splitpanel/splitpanel.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/splitpanel/splitpanel.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/styles.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/styles.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/styles.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/styles.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/img/check.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/img/check.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/img/check.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/img/check.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/img/colsel.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/img/colsel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/img/colsel.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/img/colsel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/img/header-bg-over.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/img/header-bg-over.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/img/header-bg-over.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/img/header-bg-over.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/img/header-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/img/header-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/img/header-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/img/header-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/img/resizer-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/img/resizer-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/img/resizer-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/img/resizer-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/img/scroll-position-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/img/scroll-position-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/img/scroll-position-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/img/scroll-position-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/img/sort-asc.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/img/sort-asc.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/img/sort-asc.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/img/sort-asc.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/img/sort-desc.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/img/sort-desc.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/img/sort-desc.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/img/sort-desc.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/table.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/table.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/table/table.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/table/table.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/inline-tab-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/inline-tab-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/inline-tab-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/inline-tab-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/inline-tab-border.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/inline-tab-border.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/inline-tab-border.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/inline-tab-border.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/inline-tab-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/inline-tab-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/inline-tab-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/inline-tab-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/inline-tab-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/inline-tab-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/inline-tab-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/inline-tab-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/next.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/next.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/next.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/next.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/prev.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/prev.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/prev.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/prev.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/tab-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/tab-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/tab-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/img/tab-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/tabsheet.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/tabsheet.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/tabsheet.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tabsheet/tabsheet.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/textfield/img/bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/textfield/img/bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/textfield/img/bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/textfield/img/bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/textfield/textfield.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/textfield/textfield.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/textfield/textfield.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/textfield/textfield.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/img/collapsed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/img/collapsed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/img/collapsed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/img/collapsed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/collapsed-last.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/collapsed-last.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/collapsed-last.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/collapsed-last.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/collapsed.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/collapsed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/collapsed.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/collapsed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/connector-item.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/connector-item.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/connector-item.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/connector-item.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/connector.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/connector.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/connector.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/connector.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/expanded-last.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/expanded-last.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/expanded-last.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/expanded-last.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/expanded.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/expanded.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/expanded.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/img/connectors/expanded.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/img/expanded.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/img/expanded.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/img/expanded.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/img/expanded.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/tree.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/tree.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/tree/tree.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/tree/tree.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/bg-color.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/bg-color.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/bg-color.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/bg-color.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/bottom-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/bottom-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/bottom-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/bottom-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/bottom-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/bottom-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/bottom-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/bottom-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/close.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/close.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/dialog/bottom-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/dialog/bottom-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/dialog/bottom-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/dialog/bottom-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/dialog/bottom-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/dialog/bottom-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/dialog/bottom-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/dialog/bottom-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/dialog/close.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/dialog/close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/dialog/close.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/dialog/close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/left-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/left-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/left-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/left-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/notification-error.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/notification-error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/notification-error.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/notification-error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/resize.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/resize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/resize.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/resize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/right-bg.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/right-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/right-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/right-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/bottom-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/bottom-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/bottom-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/bottom-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/bottom-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/bottom-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/bottom-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/bottom-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/bottom.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/bottom.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/bottom.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/bottom.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/center.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/center.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/center.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/center.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/top-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/top-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/top-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/top-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/top-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/top-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/top-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/top-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/top.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/top.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/top.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/shadow/top.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/top-left.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/top-left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/top-left.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/top-left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/top-right.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/top-right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/img/top-right.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/img/top-right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/window.css b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/window.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/themes/runo/window/window.css
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/themes/runo/window/window.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/0A9476898799A150D840F0B1C3672921.cache.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/0A9476898799A150D840F0B1C3672921.cache.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/0A9476898799A150D840F0B1C3672921.cache.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/0A9476898799A150D840F0B1C3672921.cache.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/10E8A3BE732F09C2A0EE29A51696A8D7.cache.html b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/10E8A3BE732F09C2A0EE29A51696A8D7.cache.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/10E8A3BE732F09C2A0EE29A51696A8D7.cache.html
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/10E8A3BE732F09C2A0EE29A51696A8D7.cache.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/396F806CD63ABD414BFBB9D57429F05B.cache.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/396F806CD63ABD414BFBB9D57429F05B.cache.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/396F806CD63ABD414BFBB9D57429F05B.cache.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/396F806CD63ABD414BFBB9D57429F05B.cache.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/5ECCBD852D161E7E7311E228D38D2CD7.cache.html b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/5ECCBD852D161E7E7311E228D38D2CD7.cache.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/5ECCBD852D161E7E7311E228D38D2CD7.cache.html
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/5ECCBD852D161E7E7311E228D38D2CD7.cache.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/6E83B6CF24B962885BFCFB3AA7CC2555.cache.html b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/6E83B6CF24B962885BFCFB3AA7CC2555.cache.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/6E83B6CF24B962885BFCFB3AA7CC2555.cache.html
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/6E83B6CF24B962885BFCFB3AA7CC2555.cache.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/AED228B2DD0FA72741BC1D2E91D90C8B.cache.html b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/AED228B2DD0FA72741BC1D2E91D90C8B.cache.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/AED228B2DD0FA72741BC1D2E91D90C8B.cache.html
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/AED228B2DD0FA72741BC1D2E91D90C8B.cache.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/B790ADD12DCD08A4CF790D3E2A669E52.cache.html b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/B790ADD12DCD08A4CF790D3E2A669E52.cache.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/B790ADD12DCD08A4CF790D3E2A669E52.cache.html
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/B790ADD12DCD08A4CF790D3E2A669E52.cache.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/DE709C1CAB0F65BCC5BEF11EDA73A925.cache.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/DE709C1CAB0F65BCC5BEF11EDA73A925.cache.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/DE709C1CAB0F65BCC5BEF11EDA73A925.cache.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/DE709C1CAB0F65BCC5BEF11EDA73A925.cache.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/DF7764EEC1903CD03C9545B354D8D8E4.cache.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/DF7764EEC1903CD03C9545B354D8D8E4.cache.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/DF7764EEC1903CD03C9545B354D8D8E4.cache.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/DF7764EEC1903CD03C9545B354D8D8E4.cache.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/E44767377485D18D6B6864F65BA8EF73.cache.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/E44767377485D18D6B6864F65BA8EF73.cache.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/E44767377485D18D6B6864F65BA8EF73.cache.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/E44767377485D18D6B6864F65BA8EF73.cache.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/E8BFB2882EA58686435EAC2D6C551F96.cache.html b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/E8BFB2882EA58686435EAC2D6C551F96.cache.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/E8BFB2882EA58686435EAC2D6C551F96.cache.html
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/E8BFB2882EA58686435EAC2D6C551F96.cache.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/EDC7827FEEA59EE44AD790B1C6430C45.cache.png b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/EDC7827FEEA59EE44AD790B1C6430C45.cache.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/EDC7827FEEA59EE44AD790B1C6430C45.cache.png
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/EDC7827FEEA59EE44AD790B1C6430C45.cache.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/clear.cache.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/clear.cache.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/clear.cache.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/clear.cache.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/com.vaadin.portal.gwt.PortalDefaultWidgetSet.nocache.js b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/com.vaadin.portal.gwt.PortalDefaultWidgetSet.nocache.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/com.vaadin.portal.gwt.PortalDefaultWidgetSet.nocache.js
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/com.vaadin.portal.gwt.PortalDefaultWidgetSet.nocache.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/hosted.html b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/hosted.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/hosted.html
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/hosted.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/ie6pngfix/blank.gif b/tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/ie6pngfix/blank.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/ie6pngfix/blank.gif
rename to tomcat-7.0.72/webapps/ROOT/html/VAADIN/widgetsets/com.vaadin.portal.gwt.PortalDefaultWidgetSet/ie6pngfix/blank.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/forward_common.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/forward_common.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/forward_common.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/forward_common.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/forward_js.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/forward_js.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/forward_js.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/forward_js.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/forward_jsp.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/forward_jsp.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/forward_jsp.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/forward_jsp.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/null.html b/tomcat-7.0.72/webapps/ROOT/html/common/null.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/null.html
rename to tomcat-7.0.72/webapps/ROOT/html/common/null.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/null.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/null.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/null.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/null.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/referer_common.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/referer_common.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/referer_common.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/referer_common.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/referer_js.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/referer_js.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/referer_js.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/referer_js.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/referer_jsp.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/referer_jsp.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/referer_jsp.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/referer_jsp.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/body_bottom-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/themes/body_bottom-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/body_bottom-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/body_bottom-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/body_bottom.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/themes/body_bottom.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/body_bottom.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/body_bottom.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/body_top-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/themes/body_top-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/body_top-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/body_top-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/body_top.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/themes/body_top.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/body_top.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/body_top.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/bottom-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/themes/bottom-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/bottom-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/bottom-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/bottom.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/themes/bottom.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/bottom.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/bottom.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/bottom_js.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/bottom_js.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/bottom_js.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/bottom_js.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/bottom_js_logging.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/bottom_js_logging.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/bottom_js_logging.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/bottom_js_logging.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/bottom_monitoring.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/bottom_monitoring.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/bottom_monitoring.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/bottom_monitoring.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/bottom_portlet_resources_css.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/bottom_portlet_resources_css.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/bottom_portlet_resources_css.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/bottom_portlet_resources_css.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/bottom_portlet_resources_js.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/bottom_portlet_resources_js.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/bottom_portlet_resources_js.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/bottom_portlet_resources_js.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/themes/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/layout_friendly_url_redirect.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/themes/layout_friendly_url_redirect.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/layout_friendly_url_redirect.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/layout_friendly_url_redirect.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/password_expiring_soon.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/password_expiring_soon.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/password_expiring_soon.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/password_expiring_soon.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/portal.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/themes/portal.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/portal.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/portal.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/portlet.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/themes/portlet.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/portlet.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/portlet.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/portlet_content.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/portlet_content.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/portlet_content.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/portlet_content.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/portlet_content_wrapper.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/portlet_content_wrapper.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/portlet_content_wrapper.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/portlet_content_wrapper.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/portlet_css.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/portlet_css.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/portlet_css.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/portlet_css.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/portlet_facebook.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/portlet_facebook.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/portlet_facebook.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/portlet_facebook.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/portlet_messages.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/portlet_messages.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/portlet_messages.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/portlet_messages.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/session_timeout.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/session_timeout.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/session_timeout.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/session_timeout.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/top_head.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/themes/top_head.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/top_head.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/top_head.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/top_js-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/top_js-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/top_js-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/top_js-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/top_js.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/top_js.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/top_js.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/top_js.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/top_messages.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/themes/top_messages.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/top_messages.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/top_messages.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/top_meta-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/themes/top_meta-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/top_meta-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/top_meta-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/top_meta.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/top_meta.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/top_meta.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/top_meta.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/top_monitoring.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/top_monitoring.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/top_monitoring.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/top_monitoring.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/top_portlet_resources_css.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/top_portlet_resources_css.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/top_portlet_resources_css.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/top_portlet_resources_css.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/top_portlet_resources_js.jspf b/tomcat-7.0.72/webapps/ROOT/html/common/themes/top_portlet_resources_js.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/top_portlet_resources_js.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/top_portlet_resources_js.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/top_warning.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/themes/top_warning.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/top_warning.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/top_warning.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/common/themes/user_locale_options.jsp b/tomcat-7.0.72/webapps/ROOT/html/common/themes/user_locale_options.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/common/themes/user_locale_options.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/common/themes/user_locale_options.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/.sass-cache/portal_1.css b/tomcat-7.0.72/webapps/ROOT/html/css/.sass-cache/portal_1.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/.sass-cache/portal_1.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/.sass-cache/portal_1.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/.sass-cache/portal_2.css b/tomcat-7.0.72/webapps/ROOT/html/css/.sass-cache/portal_2.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/.sass-cache/portal_2.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/.sass-cache/portal_2.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/.sass-cache/taglib_1.css b/tomcat-7.0.72/webapps/ROOT/html/css/.sass-cache/taglib_1.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/.sass-cache/taglib_1.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/.sass-cache/taglib_1.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/.sass-cache/taglib_2.css b/tomcat-7.0.72/webapps/ROOT/html/css/.sass-cache/taglib_2.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/.sass-cache/taglib_2.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/.sass-cache/taglib_2.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/common/_mixins.scss b/tomcat-7.0.72/webapps/ROOT/html/css/common/_mixins.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/common/_mixins.scss
rename to tomcat-7.0.72/webapps/ROOT/html/css/common/_mixins.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/accessibility.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/accessibility.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/accessibility.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/accessibility.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/add_content.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/add_content.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/add_content.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/add_content.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/asset_category_selector.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/asset_category_selector.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/asset_category_selector.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/asset_category_selector.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/asset_column.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/asset_column.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/asset_column.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/asset_column.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/aui_deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/aui_deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/aui_deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/aui_deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/auto_row.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/auto_row.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/auto_row.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/auto_row.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/device_preview.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/device_preview.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/device_preview.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/device_preview.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/edit_layout.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/edit_layout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/edit_layout.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/edit_layout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/flyout.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/flyout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/flyout.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/flyout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/forms.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/forms.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/forms.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/forms.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/generic_portal.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/generic_portal.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/generic_portal.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/generic_portal.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/generic_portlet.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/generic_portlet.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/generic_portlet.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/generic_portlet.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/header_row.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/header_row.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/header_row.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/header_row.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/javascript_template.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/javascript_template.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/javascript_template.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/javascript_template.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/notifications.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/notifications.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/notifications.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/notifications.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/openid.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/openid.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/openid.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/openid.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/page_settings.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/page_settings.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/page_settings.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/page_settings.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/pagination.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/pagination.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/pagination.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/pagination.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/panel_component.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/panel_component.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/panel_component.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/panel_component.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/panel_page.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/panel_page.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/panel_page.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/panel_page.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/panel_pagination.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/panel_pagination.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/panel_pagination.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/panel_pagination.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/portlet_css_editor.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/portlet_css_editor.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/portlet_css_editor.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/portlet_css_editor.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/portlet_item.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/portlet_item.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/portlet_item.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/portlet_item.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/position_helper.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/position_helper.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/position_helper.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/position_helper.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/preview.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/preview.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/preview.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/preview.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/rich_editor.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/rich_editor.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/rich_editor.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/rich_editor.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/search_combobox.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/search_combobox.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/search_combobox.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/search_combobox.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/separator.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/separator.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/separator.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/separator.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/tag_selector.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/tag_selector.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/tag_selector.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/tag_selector.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/toolbar.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/toolbar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/toolbar.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/toolbar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/translation_manager.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/translation_manager.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/translation_manager.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/translation_manager.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/tree.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/tree.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/tree.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/tree.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/undo_manager.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/undo_manager.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/undo_manager.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/undo_manager.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/uploader.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/uploader.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/.sass-cache/uploader.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/.sass-cache/uploader.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/accessibility.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/accessibility.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/accessibility.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/accessibility.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/add_content.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/add_content.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/add_content.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/add_content.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/asset_category_selector.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/asset_category_selector.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/asset_category_selector.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/asset_category_selector.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/asset_column.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/asset_column.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/asset_column.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/asset_column.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/aui_deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/aui_deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/aui_deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/aui_deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/auto_row.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/auto_row.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/auto_row.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/auto_row.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/device_preview.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/device_preview.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/device_preview.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/device_preview.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/edit_layout.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/edit_layout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/edit_layout.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/edit_layout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/flyout.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/flyout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/flyout.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/flyout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/forms.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/forms.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/forms.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/forms.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/generic_portal.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/generic_portal.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/generic_portal.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/generic_portal.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/generic_portlet.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/generic_portlet.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/generic_portlet.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/generic_portlet.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/header_row.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/header_row.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/header_row.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/header_row.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/javascript_template.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/javascript_template.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/javascript_template.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/javascript_template.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/notifications.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/notifications.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/notifications.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/notifications.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/openid.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/openid.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/openid.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/openid.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/page_settings.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/page_settings.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/page_settings.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/page_settings.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/pagination.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/pagination.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/pagination.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/pagination.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/panel_component.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/panel_component.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/panel_component.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/panel_component.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/panel_page.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/panel_page.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/panel_page.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/panel_page.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/panel_pagination.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/panel_pagination.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/panel_pagination.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/panel_pagination.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/portlet_css_editor.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/portlet_css_editor.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/portlet_css_editor.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/portlet_css_editor.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/portlet_item.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/portlet_item.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/portlet_item.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/portlet_item.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/position_helper.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/position_helper.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/position_helper.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/position_helper.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/preview.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/preview.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/preview.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/preview.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/rich_editor.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/rich_editor.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/rich_editor.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/rich_editor.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/search_combobox.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/search_combobox.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/search_combobox.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/search_combobox.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/separator.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/separator.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/separator.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/separator.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/tag_selector.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/tag_selector.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/tag_selector.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/tag_selector.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/toolbar.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/toolbar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/toolbar.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/toolbar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/translation_manager.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/translation_manager.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/translation_manager.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/translation_manager.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/tree.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/tree.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/tree.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/tree.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/undo_manager.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/undo_manager.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/undo_manager.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/undo_manager.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal/uploader.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal/uploader.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal/uploader.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal/uploader.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal_1.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal_1.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal_1.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal_1.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/portal_2.css b/tomcat-7.0.72/webapps/ROOT/html/css/portal_2.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/portal_2.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/portal_2.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/app_view_common.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/app_view_common.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/app_view_common.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/app_view_common.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/app_view_entry.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/app_view_entry.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/app_view_entry.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/app_view_entry.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/app_view_navigation_item.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/app_view_navigation_item.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/app_view_navigation_item.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/app_view_navigation_item.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/app_view_search_entry.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/app_view_search_entry.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/app_view_search_entry.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/app_view_search_entry.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/app_view_toolbar.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/app_view_toolbar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/app_view_toolbar.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/app_view_toolbar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/asset_categories_summary.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/asset_categories_summary.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/asset_categories_summary.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/asset_categories_summary.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/asset_links.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/asset_links.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/asset_links.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/asset_links.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/button.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/button.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/button.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/button.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/calendar.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/calendar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/calendar.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/calendar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/captcha.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/captcha.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/captcha.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/captcha.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/categorization_filter.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/categorization_filter.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/categorization_filter.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/categorization_filter.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/ddm_template.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/ddm_template.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/ddm_template.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/ddm_template.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/diff.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/diff.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/diff.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/diff.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/diff_html.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/diff_html.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/diff_html.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/diff_html.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/discussion.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/discussion.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/discussion.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/discussion.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/flags.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/flags.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/flags.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/flags.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/form_navigator.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/form_navigator.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/form_navigator.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/form_navigator.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/header.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/header.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/header.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/header.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/icon.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/icon.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/icon.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/icon.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/icon_help.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/icon_help.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/icon_help.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/icon_help.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/icon_list.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/icon_list.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/icon_list.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/icon_list.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/icon_menu.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/icon_menu.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/icon_menu.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/icon_menu.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/input_localized.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/input_localized.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/input_localized.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/input_localized.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/input_move_boxes.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/input_move_boxes.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/input_move_boxes.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/input_move_boxes.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/input_repeat.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/input_repeat.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/input_repeat.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/input_repeat.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/language.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/language.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/language.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/language.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/logo_selector.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/logo_selector.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/logo_selector.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/logo_selector.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/navbar.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/navbar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/navbar.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/navbar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/preview.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/preview.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/preview.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/preview.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/ratings.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/ratings.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/ratings.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/ratings.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/rss_settings.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/rss_settings.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/rss_settings.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/rss_settings.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/search_container.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/search_container.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/search_container.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/search_container.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/search_iterator.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/search_iterator.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/search_iterator.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/search_iterator.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/search_toggle.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/search_toggle.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/search_toggle.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/search_toggle.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/sites_directory.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/sites_directory.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/sites_directory.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/sites_directory.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/social_activities.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/social_activities.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/social_activities.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/social_activities.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/social_bookmarks.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/social_bookmarks.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/social_bookmarks.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/social_bookmarks.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/tags_summary.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/tags_summary.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/tags_summary.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/tags_summary.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/trash_common.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/trash_common.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/trash_common.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/trash_common.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/user_display.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/user_display.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/user_display.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/user_display.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/webdav.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/webdav.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/webdav.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/webdav.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/workflow_status.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/workflow_status.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/.sass-cache/workflow_status.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/.sass-cache/workflow_status.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/app_view_common.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/app_view_common.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/app_view_common.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/app_view_common.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/app_view_entry.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/app_view_entry.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/app_view_entry.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/app_view_entry.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/app_view_navigation_item.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/app_view_navigation_item.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/app_view_navigation_item.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/app_view_navigation_item.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/app_view_search_entry.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/app_view_search_entry.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/app_view_search_entry.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/app_view_search_entry.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/app_view_toolbar.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/app_view_toolbar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/app_view_toolbar.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/app_view_toolbar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/asset_categories_summary.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/asset_categories_summary.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/asset_categories_summary.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/asset_categories_summary.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/asset_links.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/asset_links.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/asset_links.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/asset_links.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/button.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/button.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/button.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/button.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/calendar.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/calendar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/calendar.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/calendar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/captcha.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/captcha.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/captcha.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/captcha.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/categorization_filter.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/categorization_filter.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/categorization_filter.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/categorization_filter.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/ddm_template.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/ddm_template.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/ddm_template.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/ddm_template.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/diff.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/diff.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/diff.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/diff.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/diff_html.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/diff_html.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/diff_html.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/diff_html.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/discussion.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/discussion.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/discussion.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/discussion.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/flags.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/flags.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/flags.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/flags.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/form_navigator.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/form_navigator.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/form_navigator.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/form_navigator.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/header.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/header.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/header.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/header.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/icon.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/icon.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/icon.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/icon.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/icon_help.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/icon_help.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/icon_help.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/icon_help.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/icon_list.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/icon_list.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/icon_list.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/icon_list.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/icon_menu.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/icon_menu.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/icon_menu.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/icon_menu.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/input_localized.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/input_localized.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/input_localized.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/input_localized.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/input_move_boxes.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/input_move_boxes.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/input_move_boxes.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/input_move_boxes.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/input_repeat.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/input_repeat.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/input_repeat.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/input_repeat.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/language.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/language.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/language.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/language.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/logo_selector.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/logo_selector.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/logo_selector.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/logo_selector.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/navbar.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/navbar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/navbar.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/navbar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/preview.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/preview.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/preview.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/preview.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/ratings.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/ratings.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/ratings.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/ratings.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/rss_settings.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/rss_settings.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/rss_settings.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/rss_settings.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/search_container.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/search_container.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/search_container.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/search_container.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/search_iterator.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/search_iterator.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/search_iterator.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/search_iterator.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/search_toggle.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/search_toggle.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/search_toggle.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/search_toggle.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/sites_directory.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/sites_directory.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/sites_directory.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/sites_directory.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/social_activities.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/social_activities.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/social_activities.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/social_activities.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/social_bookmarks.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/social_bookmarks.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/social_bookmarks.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/social_bookmarks.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/tags_summary.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/tags_summary.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/tags_summary.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/tags_summary.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/trash_common.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/trash_common.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/trash_common.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/trash_common.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/user_display.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/user_display.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/user_display.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/user_display.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/webdav.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/webdav.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/webdav.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/webdav.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib/workflow_status.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib/workflow_status.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib/workflow_status.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib/workflow_status.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib_1.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib_1.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib_1.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib_1.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/css/taglib_2.css b/tomcat-7.0.72/webapps/ROOT/html/css/taglib_2.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/css/taglib_2.css
rename to tomcat-7.0.72/webapps/ROOT/html/css/taglib_2.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/address_book.png b/tomcat-7.0.72/webapps/ROOT/html/icons/address_book.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/address_book.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/address_book.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/admin_instances.png b/tomcat-7.0.72/webapps/ROOT/html/icons/admin_instances.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/admin_instances.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/admin_instances.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/admin_plugins.png b/tomcat-7.0.72/webapps/ROOT/html/icons/admin_plugins.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/admin_plugins.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/admin_plugins.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/admin_server.png b/tomcat-7.0.72/webapps/ROOT/html/icons/admin_server.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/admin_server.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/admin_server.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/announcements.png b/tomcat-7.0.72/webapps/ROOT/html/icons/announcements.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/announcements.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/announcements.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/asset_categories_navigation.png b/tomcat-7.0.72/webapps/ROOT/html/icons/asset_categories_navigation.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/asset_categories_navigation.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/asset_categories_navigation.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/asset_category_admin.png b/tomcat-7.0.72/webapps/ROOT/html/icons/asset_category_admin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/asset_category_admin.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/asset_category_admin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/asset_publisher.png b/tomcat-7.0.72/webapps/ROOT/html/icons/asset_publisher.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/asset_publisher.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/asset_publisher.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/asset_tag_admin.png b/tomcat-7.0.72/webapps/ROOT/html/icons/asset_tag_admin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/asset_tag_admin.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/asset_tag_admin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/asset_tags_cloud.png b/tomcat-7.0.72/webapps/ROOT/html/icons/asset_tags_cloud.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/asset_tags_cloud.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/asset_tags_cloud.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/asset_tags_navigation.png b/tomcat-7.0.72/webapps/ROOT/html/icons/asset_tags_navigation.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/asset_tags_navigation.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/asset_tags_navigation.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/bible_gateway.png b/tomcat-7.0.72/webapps/ROOT/html/icons/bible_gateway.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/bible_gateway.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/bible_gateway.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/blogs.png b/tomcat-7.0.72/webapps/ROOT/html/icons/blogs.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/blogs.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/blogs.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/blogs_aggregator.png b/tomcat-7.0.72/webapps/ROOT/html/icons/blogs_aggregator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/blogs_aggregator.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/blogs_aggregator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/bookmarks.png b/tomcat-7.0.72/webapps/ROOT/html/icons/bookmarks.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/bookmarks.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/bookmarks.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/breadcrumb.png b/tomcat-7.0.72/webapps/ROOT/html/icons/breadcrumb.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/breadcrumb.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/breadcrumb.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/calendar.png b/tomcat-7.0.72/webapps/ROOT/html/icons/calendar.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/calendar.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/calendar.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/communities.png b/tomcat-7.0.72/webapps/ROOT/html/icons/communities.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/communities.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/communities.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/currency_converter.png b/tomcat-7.0.72/webapps/ROOT/html/icons/currency_converter.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/currency_converter.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/currency_converter.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/default.png b/tomcat-7.0.72/webapps/ROOT/html/icons/default.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/default.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/default.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/dictionary.png b/tomcat-7.0.72/webapps/ROOT/html/icons/dictionary.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/dictionary.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/dictionary.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/directory.png b/tomcat-7.0.72/webapps/ROOT/html/icons/directory.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/directory.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/directory.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/document_library.png b/tomcat-7.0.72/webapps/ROOT/html/icons/document_library.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/document_library.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/document_library.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/document_library_display.png b/tomcat-7.0.72/webapps/ROOT/html/icons/document_library_display.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/document_library_display.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/document_library_display.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/dynamic_data_lists.png b/tomcat-7.0.72/webapps/ROOT/html/icons/dynamic_data_lists.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/dynamic_data_lists.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/dynamic_data_lists.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/expando.png b/tomcat-7.0.72/webapps/ROOT/html/icons/expando.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/expando.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/expando.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/flags.png b/tomcat-7.0.72/webapps/ROOT/html/icons/flags.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/flags.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/flags.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/group_pages.png b/tomcat-7.0.72/webapps/ROOT/html/icons/group_pages.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/group_pages.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/group_pages.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/image_gallery.png b/tomcat-7.0.72/webapps/ROOT/html/icons/image_gallery.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/image_gallery.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/image_gallery.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/journal.png b/tomcat-7.0.72/webapps/ROOT/html/icons/journal.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/journal.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/journal.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/journal_articles.png b/tomcat-7.0.72/webapps/ROOT/html/icons/journal_articles.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/journal_articles.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/journal_articles.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/journal_content.png b/tomcat-7.0.72/webapps/ROOT/html/icons/journal_content.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/journal_content.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/journal_content.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/journal_content_search.png b/tomcat-7.0.72/webapps/ROOT/html/icons/journal_content_search.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/journal_content_search.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/journal_content_search.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/language.png b/tomcat-7.0.72/webapps/ROOT/html/icons/language.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/language.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/language.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/layout_prototypes.png b/tomcat-7.0.72/webapps/ROOT/html/icons/layout_prototypes.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/layout_prototypes.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/layout_prototypes.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/layout_set_prototypes.png b/tomcat-7.0.72/webapps/ROOT/html/icons/layout_set_prototypes.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/layout_set_prototypes.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/layout_set_prototypes.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/loan_calculator.png b/tomcat-7.0.72/webapps/ROOT/html/icons/loan_calculator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/loan_calculator.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/loan_calculator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/login.png b/tomcat-7.0.72/webapps/ROOT/html/icons/login.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/login.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/login.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/message_boards.png b/tomcat-7.0.72/webapps/ROOT/html/icons/message_boards.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/message_boards.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/message_boards.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/monitoring.png b/tomcat-7.0.72/webapps/ROOT/html/icons/monitoring.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/monitoring.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/monitoring.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/my_account.png b/tomcat-7.0.72/webapps/ROOT/html/icons/my_account.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/my_account.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/my_account.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/my_pages.png b/tomcat-7.0.72/webapps/ROOT/html/icons/my_pages.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/my_pages.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/my_pages.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/my_workflow_instances.png b/tomcat-7.0.72/webapps/ROOT/html/icons/my_workflow_instances.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/my_workflow_instances.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/my_workflow_instances.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/my_workflow_tasks.png b/tomcat-7.0.72/webapps/ROOT/html/icons/my_workflow_tasks.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/my_workflow_tasks.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/my_workflow_tasks.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/navigation.png b/tomcat-7.0.72/webapps/ROOT/html/icons/navigation.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/navigation.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/navigation.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/page_comments.png b/tomcat-7.0.72/webapps/ROOT/html/icons/page_comments.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/page_comments.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/page_comments.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/page_flags.png b/tomcat-7.0.72/webapps/ROOT/html/icons/page_flags.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/page_flags.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/page_flags.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/page_ratings.png b/tomcat-7.0.72/webapps/ROOT/html/icons/page_ratings.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/page_ratings.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/page_ratings.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/password_policies_admin.png b/tomcat-7.0.72/webapps/ROOT/html/icons/password_policies_admin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/password_policies_admin.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/password_policies_admin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/plugins_admin.png b/tomcat-7.0.72/webapps/ROOT/html/icons/plugins_admin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/plugins_admin.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/plugins_admin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/polls.png b/tomcat-7.0.72/webapps/ROOT/html/icons/polls.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/polls.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/polls.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/polls_display.png b/tomcat-7.0.72/webapps/ROOT/html/icons/polls_display.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/polls_display.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/polls_display.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/portal_settings.png b/tomcat-7.0.72/webapps/ROOT/html/icons/portal_settings.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/portal_settings.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/portal_settings.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/portlet_css.png b/tomcat-7.0.72/webapps/ROOT/html/icons/portlet_css.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/portlet_css.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/portlet_css.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/portlet_display_template.png b/tomcat-7.0.72/webapps/ROOT/html/icons/portlet_display_template.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/portlet_display_template.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/portlet_display_template.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/portlet_sharing.png b/tomcat-7.0.72/webapps/ROOT/html/icons/portlet_sharing.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/portlet_sharing.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/portlet_sharing.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/quick_note.png b/tomcat-7.0.72/webapps/ROOT/html/icons/quick_note.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/quick_note.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/quick_note.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/random_bible_verse.png b/tomcat-7.0.72/webapps/ROOT/html/icons/random_bible_verse.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/random_bible_verse.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/random_bible_verse.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/ratings.png b/tomcat-7.0.72/webapps/ROOT/html/icons/ratings.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/ratings.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/ratings.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/recent_bloggers.png b/tomcat-7.0.72/webapps/ROOT/html/icons/recent_bloggers.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/recent_bloggers.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/recent_bloggers.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/recent_content.png b/tomcat-7.0.72/webapps/ROOT/html/icons/recent_content.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/recent_content.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/recent_content.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/recent_documents.png b/tomcat-7.0.72/webapps/ROOT/html/icons/recent_documents.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/recent_documents.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/recent_documents.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/roles_admin.png b/tomcat-7.0.72/webapps/ROOT/html/icons/roles_admin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/roles_admin.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/roles_admin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/rss.png b/tomcat-7.0.72/webapps/ROOT/html/icons/rss.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/rss.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/rss.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/search.png b/tomcat-7.0.72/webapps/ROOT/html/icons/search.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/search.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/search.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/shopping.png b/tomcat-7.0.72/webapps/ROOT/html/icons/shopping.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/shopping.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/shopping.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/site_map.png b/tomcat-7.0.72/webapps/ROOT/html/icons/site_map.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/site_map.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/site_map.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/site_memberships_admin.png b/tomcat-7.0.72/webapps/ROOT/html/icons/site_memberships_admin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/site_memberships_admin.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/site_memberships_admin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/site_settings.png b/tomcat-7.0.72/webapps/ROOT/html/icons/site_settings.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/site_settings.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/site_settings.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/sites_admin.png b/tomcat-7.0.72/webapps/ROOT/html/icons/sites_admin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/sites_admin.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/sites_admin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/social_activity.png b/tomcat-7.0.72/webapps/ROOT/html/icons/social_activity.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/social_activity.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/social_activity.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/social_equity_admin.png b/tomcat-7.0.72/webapps/ROOT/html/icons/social_equity_admin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/social_equity_admin.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/social_equity_admin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/software_catalog.png b/tomcat-7.0.72/webapps/ROOT/html/icons/software_catalog.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/software_catalog.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/software_catalog.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/translator.png b/tomcat-7.0.72/webapps/ROOT/html/icons/translator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/translator.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/translator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/trash.png b/tomcat-7.0.72/webapps/ROOT/html/icons/trash.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/trash.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/trash.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/unit_converter.png b/tomcat-7.0.72/webapps/ROOT/html/icons/unit_converter.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/unit_converter.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/unit_converter.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/update_manager.png b/tomcat-7.0.72/webapps/ROOT/html/icons/update_manager.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/update_manager.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/update_manager.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/user_groups_admin.png b/tomcat-7.0.72/webapps/ROOT/html/icons/user_groups_admin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/user_groups_admin.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/user_groups_admin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/users_admin.png b/tomcat-7.0.72/webapps/ROOT/html/icons/users_admin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/users_admin.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/users_admin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/wiki.png b/tomcat-7.0.72/webapps/ROOT/html/icons/wiki.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/wiki.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/wiki.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/wiki_display.png b/tomcat-7.0.72/webapps/ROOT/html/icons/wiki_display.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/wiki_display.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/wiki_display.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/workflow_definition_links.png b/tomcat-7.0.72/webapps/ROOT/html/icons/workflow_definition_links.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/workflow_definition_links.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/workflow_definition_links.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/workflow_definitions.png b/tomcat-7.0.72/webapps/ROOT/html/icons/workflow_definitions.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/workflow_definitions.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/workflow_definitions.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/workflow_instances.png b/tomcat-7.0.72/webapps/ROOT/html/icons/workflow_instances.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/workflow_instances.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/workflow_instances.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/icons/workflow_tasks.png b/tomcat-7.0.72/webapps/ROOT/html/icons/workflow_tasks.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/icons/workflow_tasks.png
rename to tomcat-7.0.72/webapps/ROOT/html/icons/workflow_tasks.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/.yui-build b/tomcat-7.0.72/webapps/ROOT/html/js/aui/.yui-build
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/.yui-build
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/.yui-build
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/align-plugin/align-plugin-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/align-plugin/align-plugin-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/align-plugin/align-plugin-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/align-plugin/align-plugin-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/align-plugin/align-plugin-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/align-plugin/align-plugin-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/align-plugin/align-plugin-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/align-plugin/align-plugin-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/align-plugin/align-plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/align-plugin/align-plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/align-plugin/align-plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/align-plugin/align-plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-base/anim-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-base/anim-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-base/anim-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-base/anim-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-base/anim-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-base/anim-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-base/anim-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-base/anim-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-base/anim-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-base/anim-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-base/anim-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-base/anim-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-color/anim-color-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-color/anim-color-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-color/anim-color-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-color/anim-color-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-color/anim-color-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-color/anim-color-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-color/anim-color-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-color/anim-color-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-color/anim-color.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-color/anim-color.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-color/anim-color.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-color/anim-color.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-curve/anim-curve-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-curve/anim-curve-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-curve/anim-curve-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-curve/anim-curve-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-curve/anim-curve-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-curve/anim-curve-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-curve/anim-curve-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-curve/anim-curve-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-curve/anim-curve.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-curve/anim-curve.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-curve/anim-curve.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-curve/anim-curve.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-easing/anim-easing-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-easing/anim-easing-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-easing/anim-easing-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-easing/anim-easing-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-easing/anim-easing-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-easing/anim-easing-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-easing/anim-easing-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-easing/anim-easing-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-easing/anim-easing.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-easing/anim-easing.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-easing/anim-easing.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-easing/anim-easing.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-node-plugin/anim-node-plugin-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-node-plugin/anim-node-plugin-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-node-plugin/anim-node-plugin-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-node-plugin/anim-node-plugin-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-node-plugin/anim-node-plugin-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-node-plugin/anim-node-plugin-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-node-plugin/anim-node-plugin-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-node-plugin/anim-node-plugin-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-node-plugin/anim-node-plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-node-plugin/anim-node-plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-node-plugin/anim-node-plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-node-plugin/anim-node-plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-scroll/anim-scroll-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-scroll/anim-scroll-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-scroll/anim-scroll-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-scroll/anim-scroll-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-scroll/anim-scroll-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-scroll/anim-scroll-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-scroll/anim-scroll-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-scroll/anim-scroll-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-scroll/anim-scroll.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-scroll/anim-scroll.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-scroll/anim-scroll.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-scroll/anim-scroll.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-shape/anim-shape-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-shape/anim-shape-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-shape/anim-shape-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-shape/anim-shape-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-shape/anim-shape-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-shape/anim-shape-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-shape/anim-shape-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-shape/anim-shape-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-shape/anim-shape.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-shape/anim-shape.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-shape/anim-shape.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-shape/anim-shape.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-xy/anim-xy-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-xy/anim-xy-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-xy/anim-xy-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-xy/anim-xy-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-xy/anim-xy-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-xy/anim-xy-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-xy/anim-xy-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-xy/anim-xy-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-xy/anim-xy.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-xy/anim-xy.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/anim-xy/anim-xy.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/anim-xy/anim-xy.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/app-base/app-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/app-base/app-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/app-base/app-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/app-base/app-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/app-base/app-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/app-base/app-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/app-base/app-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/app-base/app-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/app-base/app-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/app-base/app-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/app-base/app-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/app-base/app-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/app-content/app-content-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/app-content/app-content-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/app-content/app-content-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/app-content/app-content-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/app-content/app-content-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/app-content/app-content-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/app-content/app-content-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/app-content/app-content-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/app-content/app-content.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/app-content/app-content.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/app-content/app-content.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/app-content/app-content.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/app-transitions-css/app-transitions-css-min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/app-transitions-css/app-transitions-css-min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/app-transitions-css/app-transitions-css-min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/app-transitions-css/app-transitions-css-min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/app-transitions-css/app-transitions-css.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/app-transitions-css/app-transitions-css.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/app-transitions-css/app-transitions-css.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/app-transitions-css/app-transitions-css.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/app-transitions-native/app-transitions-native-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/app-transitions-native/app-transitions-native-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/app-transitions-native/app-transitions-native-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/app-transitions-native/app-transitions-native-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/app-transitions-native/app-transitions-native-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/app-transitions-native/app-transitions-native-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/app-transitions-native/app-transitions-native-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/app-transitions-native/app-transitions-native-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/app-transitions-native/app-transitions-native.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/app-transitions-native/app-transitions-native.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/app-transitions-native/app-transitions-native.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/app-transitions-native/app-transitions-native.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/app-transitions/app-transitions-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/app-transitions/app-transitions-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/app-transitions/app-transitions-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/app-transitions/app-transitions-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/app-transitions/app-transitions-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/app-transitions/app-transitions-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/app-transitions/app-transitions-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/app-transitions/app-transitions-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/app-transitions/app-transitions.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/app-transitions/app-transitions.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/app-transitions/app-transitions.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/app-transitions/app-transitions.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/array-extras/array-extras-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/array-extras/array-extras-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/array-extras/array-extras-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/array-extras/array-extras-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/array-extras/array-extras-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/array-extras/array-extras-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/array-extras/array-extras-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/array-extras/array-extras-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/array-extras/array-extras.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/array-extras/array-extras.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/array-extras/array-extras.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/array-extras/array-extras.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/array-invoke/array-invoke-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/array-invoke/array-invoke-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/array-invoke/array-invoke-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/array-invoke/array-invoke-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/array-invoke/array-invoke-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/array-invoke/array-invoke-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/array-invoke/array-invoke-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/array-invoke/array-invoke-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/array-invoke/array-invoke.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/array-invoke/array-invoke.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/array-invoke/array-invoke.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/array-invoke/array-invoke.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist-add/arraylist-add-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist-add/arraylist-add-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist-add/arraylist-add-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist-add/arraylist-add-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist-add/arraylist-add-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist-add/arraylist-add-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist-add/arraylist-add-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist-add/arraylist-add-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist-add/arraylist-add.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist-add/arraylist-add.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist-add/arraylist-add.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist-add/arraylist-add.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist-filter/arraylist-filter-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist-filter/arraylist-filter-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist-filter/arraylist-filter-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist-filter/arraylist-filter-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist-filter/arraylist-filter-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist-filter/arraylist-filter-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist-filter/arraylist-filter-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist-filter/arraylist-filter-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist-filter/arraylist-filter.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist-filter/arraylist-filter.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist-filter/arraylist-filter.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist-filter/arraylist-filter.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist/arraylist-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist/arraylist-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist/arraylist-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist/arraylist-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist/arraylist-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist/arraylist-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist/arraylist-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist/arraylist-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist/arraylist.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist/arraylist.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/arraylist/arraylist.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/arraylist/arraylist.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/arraysort/arraysort-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/arraysort/arraysort-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/arraysort/arraysort-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/arraysort/arraysort-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/arraysort/arraysort-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/arraysort/arraysort-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/arraysort/arraysort-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/arraysort/arraysort-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/arraysort/arraysort.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/arraysort/arraysort.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/arraysort/arraysort.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/arraysort/arraysort.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/async-queue/async-queue-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/async-queue/async-queue-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/async-queue/async-queue-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/async-queue/async-queue-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/async-queue/async-queue-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/async-queue/async-queue-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/async-queue/async-queue-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/async-queue/async-queue-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/async-queue/async-queue.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/async-queue/async-queue.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/async-queue/async-queue.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/async-queue/async-queue.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-base/attribute-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-base/attribute-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-base/attribute-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-base/attribute-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-base/attribute-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-base/attribute-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-base/attribute-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-base/attribute-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-base/attribute-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-base/attribute-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-base/attribute-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-base/attribute-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-complex/attribute-complex-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-complex/attribute-complex-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-complex/attribute-complex-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-complex/attribute-complex-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-complex/attribute-complex-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-complex/attribute-complex-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-complex/attribute-complex-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-complex/attribute-complex-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-complex/attribute-complex.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-complex/attribute-complex.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-complex/attribute-complex.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-complex/attribute-complex.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-core/attribute-core-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-core/attribute-core-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-core/attribute-core-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-core/attribute-core-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-core/attribute-core-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-core/attribute-core-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-core/attribute-core-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-core/attribute-core-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-core/attribute-core.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-core/attribute-core.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-core/attribute-core.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-core/attribute-core.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-extras/attribute-extras-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-extras/attribute-extras-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-extras/attribute-extras-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-extras/attribute-extras-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-extras/attribute-extras-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-extras/attribute-extras-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-extras/attribute-extras-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-extras/attribute-extras-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-extras/attribute-extras.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-extras/attribute-extras.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-extras/attribute-extras.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-extras/attribute-extras.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-observable/attribute-observable-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-observable/attribute-observable-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-observable/attribute-observable-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-observable/attribute-observable-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-observable/attribute-observable-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-observable/attribute-observable-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-observable/attribute-observable-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-observable/attribute-observable-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-observable/attribute-observable.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-observable/attribute-observable.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/attribute-observable/attribute-observable.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/attribute-observable/attribute-observable.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-base/aui-ace-autocomplete-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-base/aui-ace-autocomplete-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-base/aui-ace-autocomplete-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-base/aui-ace-autocomplete-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-base/aui-ace-autocomplete-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-base/aui-ace-autocomplete-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-base/aui-ace-autocomplete-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-base/aui-ace-autocomplete-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-base/aui-ace-autocomplete-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-base/aui-ace-autocomplete-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-base/aui-ace-autocomplete-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-base/aui-ace-autocomplete-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-freemarker/aui-ace-autocomplete-freemarker-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-freemarker/aui-ace-autocomplete-freemarker-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-freemarker/aui-ace-autocomplete-freemarker-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-freemarker/aui-ace-autocomplete-freemarker-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-freemarker/aui-ace-autocomplete-freemarker-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-freemarker/aui-ace-autocomplete-freemarker-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-freemarker/aui-ace-autocomplete-freemarker-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-freemarker/aui-ace-autocomplete-freemarker-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-freemarker/aui-ace-autocomplete-freemarker.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-freemarker/aui-ace-autocomplete-freemarker.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-freemarker/aui-ace-autocomplete-freemarker.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-freemarker/aui-ace-autocomplete-freemarker.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/assets/aui-ace-autocomplete-list-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/assets/aui-ace-autocomplete-list-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/assets/aui-ace-autocomplete-list-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/assets/aui-ace-autocomplete-list-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/assets/skins/sam/aui-ace-autocomplete-list-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/assets/skins/sam/aui-ace-autocomplete-list-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/assets/skins/sam/aui-ace-autocomplete-list-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/assets/skins/sam/aui-ace-autocomplete-list-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/assets/skins/sam/aui-ace-autocomplete-list.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/assets/skins/sam/aui-ace-autocomplete-list.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/assets/skins/sam/aui-ace-autocomplete-list.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/assets/skins/sam/aui-ace-autocomplete-list.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/aui-ace-autocomplete-list-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/aui-ace-autocomplete-list-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/aui-ace-autocomplete-list-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/aui-ace-autocomplete-list-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/aui-ace-autocomplete-list-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/aui-ace-autocomplete-list-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/aui-ace-autocomplete-list-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/aui-ace-autocomplete-list-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/aui-ace-autocomplete-list.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/aui-ace-autocomplete-list.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/aui-ace-autocomplete-list.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-list/aui-ace-autocomplete-list.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-plugin/aui-ace-autocomplete-plugin-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-plugin/aui-ace-autocomplete-plugin-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-plugin/aui-ace-autocomplete-plugin-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-plugin/aui-ace-autocomplete-plugin-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-plugin/aui-ace-autocomplete-plugin-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-plugin/aui-ace-autocomplete-plugin-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-plugin/aui-ace-autocomplete-plugin-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-plugin/aui-ace-autocomplete-plugin-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-plugin/aui-ace-autocomplete-plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-plugin/aui-ace-autocomplete-plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-plugin/aui-ace-autocomplete-plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-plugin/aui-ace-autocomplete-plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-templateprocessor/aui-ace-autocomplete-templateprocessor-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-templateprocessor/aui-ace-autocomplete-templateprocessor-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-templateprocessor/aui-ace-autocomplete-templateprocessor-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-templateprocessor/aui-ace-autocomplete-templateprocessor-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-templateprocessor/aui-ace-autocomplete-templateprocessor-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-templateprocessor/aui-ace-autocomplete-templateprocessor-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-templateprocessor/aui-ace-autocomplete-templateprocessor-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-templateprocessor/aui-ace-autocomplete-templateprocessor-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-templateprocessor/aui-ace-autocomplete-templateprocessor.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-templateprocessor/aui-ace-autocomplete-templateprocessor.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-templateprocessor/aui-ace-autocomplete-templateprocessor.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-templateprocessor/aui-ace-autocomplete-templateprocessor.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-velocity/aui-ace-autocomplete-velocity-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-velocity/aui-ace-autocomplete-velocity-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-velocity/aui-ace-autocomplete-velocity-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-velocity/aui-ace-autocomplete-velocity-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-velocity/aui-ace-autocomplete-velocity-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-velocity/aui-ace-autocomplete-velocity-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-velocity/aui-ace-autocomplete-velocity-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-velocity/aui-ace-autocomplete-velocity-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-velocity/aui-ace-autocomplete-velocity.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-velocity/aui-ace-autocomplete-velocity.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-autocomplete-velocity/aui-ace-autocomplete-velocity.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-autocomplete-velocity/aui-ace-autocomplete-velocity.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ace.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ace.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ace.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ace.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-chromevox.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-chromevox.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-chromevox.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-chromevox.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-elastic_tabstops_lite.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-elastic_tabstops_lite.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-elastic_tabstops_lite.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-elastic_tabstops_lite.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-emmet.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-emmet.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-emmet.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-emmet.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-keybinding_menu.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-keybinding_menu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-keybinding_menu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-keybinding_menu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-language_tools.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-language_tools.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-language_tools.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-language_tools.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-modelist.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-modelist.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-modelist.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-modelist.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-old_ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-old_ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-old_ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-old_ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-options.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-options.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-options.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-options.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-searchbox.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-searchbox.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-searchbox.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-searchbox.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-settings_menu.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-settings_menu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-settings_menu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-settings_menu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-spellcheck.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-spellcheck.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-spellcheck.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-spellcheck.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-split.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-split.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-split.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-split.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-static_highlight.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-static_highlight.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-static_highlight.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-static_highlight.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-statusbar.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-statusbar.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-statusbar.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-statusbar.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-textarea.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-textarea.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-textarea.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-textarea.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-themelist.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-themelist.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-themelist.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-themelist.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-whitespace.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-whitespace.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-whitespace.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/ext-whitespace.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/keybinding-emacs.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/keybinding-emacs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/keybinding-emacs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/keybinding-emacs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/keybinding-vim.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/keybinding-vim.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/keybinding-vim.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/keybinding-vim.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-abap.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-abap.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-abap.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-abap.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-actionscript.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-actionscript.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-actionscript.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-actionscript.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ada.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ada.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ada.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ada.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-asciidoc.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-asciidoc.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-asciidoc.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-asciidoc.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-assembly_x86.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-assembly_x86.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-assembly_x86.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-assembly_x86.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-autohotkey.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-autohotkey.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-autohotkey.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-autohotkey.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-batchfile.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-batchfile.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-batchfile.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-batchfile.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-c9search.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-c9search.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-c9search.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-c9search.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-c_cpp.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-c_cpp.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-c_cpp.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-c_cpp.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-clojure.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-clojure.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-clojure.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-clojure.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-cobol.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-cobol.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-cobol.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-cobol.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-coffee.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-coffee.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-coffee.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-coffee.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-coldfusion.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-coldfusion.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-coldfusion.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-coldfusion.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-csharp.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-csharp.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-csharp.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-csharp.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-css.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-css.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-css.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-css.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-curly.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-curly.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-curly.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-curly.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-d.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-d.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-d.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-d.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-dart.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-dart.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-dart.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-dart.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-diff.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-diff.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-diff.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-diff.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-django.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-django.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-django.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-django.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-dot.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-dot.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-dot.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-dot.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ejs.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ejs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ejs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ejs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-erlang.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-erlang.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-erlang.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-erlang.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-forth.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-forth.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-forth.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-forth.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ftl.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ftl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ftl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ftl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-glsl.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-glsl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-glsl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-glsl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-golang.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-golang.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-golang.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-golang.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-groovy.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-groovy.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-groovy.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-groovy.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-haml.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-haml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-haml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-haml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-haskell.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-haskell.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-haskell.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-haskell.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-haxe.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-haxe.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-haxe.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-haxe.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-html.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-html.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-html.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-html.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-html_completions.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-html_completions.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-html_completions.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-html_completions.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-html_ruby.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-html_ruby.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-html_ruby.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-html_ruby.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ini.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ini.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ini.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ini.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-jade.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-jade.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-jade.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-jade.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-java.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-java.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-java.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-java.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-javascript.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-javascript.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-javascript.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-javascript.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-json.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-json.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-json.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-json.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-jsoniq.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-jsoniq.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-jsoniq.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-jsoniq.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-jsp.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-jsp.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-jsp.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-jsp.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-jsx.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-jsx.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-jsx.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-jsx.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-julia.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-julia.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-julia.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-julia.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-latex.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-latex.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-latex.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-latex.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-less.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-less.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-less.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-less.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-liquid.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-liquid.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-liquid.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-liquid.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-lisp.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-lisp.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-lisp.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-lisp.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-livescript.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-livescript.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-livescript.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-livescript.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-logiql.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-logiql.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-logiql.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-logiql.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-lsl.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-lsl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-lsl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-lsl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-lua.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-lua.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-lua.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-lua.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-luapage.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-luapage.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-luapage.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-luapage.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-lucene.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-lucene.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-lucene.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-lucene.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-makefile.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-makefile.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-makefile.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-makefile.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-markdown.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-markdown.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-markdown.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-markdown.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-matlab.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-matlab.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-matlab.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-matlab.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-mushcode.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-mushcode.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-mushcode.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-mushcode.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-mushcode_high_rules.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-mushcode_high_rules.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-mushcode_high_rules.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-mushcode_high_rules.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-mysql.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-mysql.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-mysql.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-mysql.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-nix.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-nix.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-nix.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-nix.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-objectivec.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-objectivec.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-objectivec.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-objectivec.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ocaml.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ocaml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ocaml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ocaml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-pascal.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-pascal.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-pascal.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-pascal.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-perl.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-perl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-perl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-perl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-pgsql.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-pgsql.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-pgsql.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-pgsql.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-php.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-php.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-php.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-php.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-plain_text.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-plain_text.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-plain_text.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-plain_text.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-powershell.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-powershell.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-powershell.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-powershell.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-prolog.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-prolog.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-prolog.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-prolog.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-properties.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-properties.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-properties.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-properties.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-protobuf.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-protobuf.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-protobuf.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-protobuf.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-python.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-python.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-python.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-python.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-r.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-r.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-r.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-r.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-rdoc.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-rdoc.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-rdoc.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-rdoc.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-rhtml.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-rhtml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-rhtml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-rhtml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ruby.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ruby.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ruby.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-ruby.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-rust.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-rust.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-rust.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-rust.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-sass.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-sass.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-sass.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-sass.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-scad.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-scad.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-scad.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-scad.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-scala.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-scala.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-scala.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-scala.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-scheme.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-scheme.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-scheme.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-scheme.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-scss.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-scss.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-scss.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-scss.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-sh.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-sh.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-sh.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-sh.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-snippets.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-snippets.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-snippets.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-snippets.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-sql.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-sql.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-sql.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-sql.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-stylus.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-stylus.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-stylus.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-stylus.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-svg.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-svg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-svg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-svg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-tcl.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-tcl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-tcl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-tcl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-tex.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-tex.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-tex.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-tex.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-text.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-text.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-text.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-text.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-textile.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-textile.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-textile.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-textile.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-tmsnippet.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-tmsnippet.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-tmsnippet.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-tmsnippet.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-toml.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-toml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-toml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-toml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-twig.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-twig.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-twig.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-twig.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-typescript.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-typescript.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-typescript.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-typescript.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-vbscript.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-vbscript.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-vbscript.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-vbscript.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-velocity.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-velocity.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-velocity.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-velocity.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-verilog.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-verilog.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-verilog.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-verilog.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-xml.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-xml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-xml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-xml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-xquery.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-xquery.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-xquery.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-xquery.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-yaml.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-yaml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-yaml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/mode-yaml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/abap.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/abap.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/abap.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/abap.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/actionscript.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/actionscript.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/actionscript.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/actionscript.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ada.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ada.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ada.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ada.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/asciidoc.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/asciidoc.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/asciidoc.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/asciidoc.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/assembly_x86.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/assembly_x86.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/assembly_x86.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/assembly_x86.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/autohotkey.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/autohotkey.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/autohotkey.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/autohotkey.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/batchfile.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/batchfile.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/batchfile.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/batchfile.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/c9search.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/c9search.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/c9search.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/c9search.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/c_cpp.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/c_cpp.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/c_cpp.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/c_cpp.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/clojure.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/clojure.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/clojure.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/clojure.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/cobol.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/cobol.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/cobol.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/cobol.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/coffee.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/coffee.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/coffee.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/coffee.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/coldfusion.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/coldfusion.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/coldfusion.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/coldfusion.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/csharp.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/csharp.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/csharp.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/csharp.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/css.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/css.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/css.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/css.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/curly.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/curly.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/curly.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/curly.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/d.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/d.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/d.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/d.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/dart.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/dart.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/dart.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/dart.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/diff.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/diff.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/diff.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/diff.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/django.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/django.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/django.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/django.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/dot.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/dot.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/dot.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/dot.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ejs.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ejs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ejs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ejs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/erlang.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/erlang.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/erlang.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/erlang.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/forth.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/forth.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/forth.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/forth.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ftl.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ftl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ftl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ftl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/glsl.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/glsl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/glsl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/glsl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/golang.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/golang.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/golang.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/golang.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/groovy.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/groovy.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/groovy.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/groovy.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/haml.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/haml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/haml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/haml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/haskell.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/haskell.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/haskell.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/haskell.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/haxe.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/haxe.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/haxe.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/haxe.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/html.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/html.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/html.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/html.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/html_completions.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/html_completions.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/html_completions.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/html_completions.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/html_ruby.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/html_ruby.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/html_ruby.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/html_ruby.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ini.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ini.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ini.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ini.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/jade.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/jade.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/jade.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/jade.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/java.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/java.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/java.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/java.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/javascript.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/javascript.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/javascript.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/javascript.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/json.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/json.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/json.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/json.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/jsoniq.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/jsoniq.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/jsoniq.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/jsoniq.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/jsp.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/jsp.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/jsp.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/jsp.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/jsx.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/jsx.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/jsx.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/jsx.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/julia.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/julia.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/julia.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/julia.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/latex.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/latex.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/latex.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/latex.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/less.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/less.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/less.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/less.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/liquid.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/liquid.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/liquid.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/liquid.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/lisp.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/lisp.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/lisp.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/lisp.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/livescript.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/livescript.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/livescript.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/livescript.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/logiql.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/logiql.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/logiql.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/logiql.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/lsl.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/lsl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/lsl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/lsl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/lua.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/lua.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/lua.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/lua.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/luapage.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/luapage.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/luapage.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/luapage.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/lucene.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/lucene.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/lucene.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/lucene.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/makefile.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/makefile.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/makefile.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/makefile.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/markdown.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/markdown.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/markdown.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/markdown.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/matlab.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/matlab.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/matlab.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/matlab.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/mushcode.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/mushcode.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/mushcode.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/mushcode.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/mushcode_high_rules.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/mushcode_high_rules.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/mushcode_high_rules.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/mushcode_high_rules.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/mysql.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/mysql.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/mysql.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/mysql.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/nix.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/nix.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/nix.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/nix.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/objectivec.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/objectivec.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/objectivec.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/objectivec.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ocaml.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ocaml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ocaml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ocaml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/pascal.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/pascal.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/pascal.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/pascal.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/perl.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/perl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/perl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/perl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/pgsql.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/pgsql.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/pgsql.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/pgsql.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/php.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/php.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/php.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/php.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/plain_text.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/plain_text.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/plain_text.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/plain_text.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/powershell.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/powershell.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/powershell.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/powershell.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/prolog.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/prolog.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/prolog.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/prolog.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/properties.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/properties.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/properties.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/properties.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/protobuf.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/protobuf.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/protobuf.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/protobuf.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/python.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/python.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/python.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/python.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/r.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/r.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/r.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/r.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/rdoc.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/rdoc.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/rdoc.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/rdoc.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/rhtml.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/rhtml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/rhtml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/rhtml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ruby.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ruby.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ruby.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/ruby.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/rust.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/rust.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/rust.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/rust.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/sass.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/sass.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/sass.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/sass.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/scad.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/scad.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/scad.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/scad.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/scala.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/scala.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/scala.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/scala.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/scheme.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/scheme.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/scheme.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/scheme.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/scss.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/scss.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/scss.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/scss.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/sh.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/sh.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/sh.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/sh.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/snippets.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/snippets.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/snippets.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/snippets.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/sql.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/sql.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/sql.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/sql.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/stylus.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/stylus.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/stylus.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/stylus.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/svg.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/svg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/svg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/svg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/tcl.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/tcl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/tcl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/tcl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/tex.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/tex.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/tex.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/tex.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/text.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/text.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/text.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/text.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/textile.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/textile.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/textile.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/textile.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/toml.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/toml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/toml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/toml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/twig.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/twig.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/twig.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/twig.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/typescript.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/typescript.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/typescript.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/typescript.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/vbscript.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/vbscript.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/vbscript.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/vbscript.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/velocity.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/velocity.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/velocity.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/velocity.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/verilog.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/verilog.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/verilog.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/verilog.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/xml.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/xml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/xml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/xml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/xquery.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/xquery.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/xquery.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/xquery.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/yaml.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/yaml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/yaml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/snippets/yaml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-ambiance.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-ambiance.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-ambiance.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-ambiance.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-chaos.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-chaos.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-chaos.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-chaos.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-chrome.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-chrome.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-chrome.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-chrome.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-clouds.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-clouds.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-clouds.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-clouds.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-clouds_midnight.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-clouds_midnight.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-clouds_midnight.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-clouds_midnight.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-cobalt.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-cobalt.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-cobalt.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-cobalt.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-crimson_editor.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-crimson_editor.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-crimson_editor.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-crimson_editor.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-dawn.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-dawn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-dawn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-dawn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-dreamweaver.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-dreamweaver.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-dreamweaver.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-dreamweaver.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-eclipse.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-eclipse.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-eclipse.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-eclipse.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-github.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-github.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-github.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-github.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-idle_fingers.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-idle_fingers.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-idle_fingers.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-idle_fingers.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-kr.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-kr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-kr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-kr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-merbivore.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-merbivore.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-merbivore.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-merbivore.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-merbivore_soft.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-merbivore_soft.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-merbivore_soft.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-merbivore_soft.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-mono_industrial.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-mono_industrial.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-mono_industrial.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-mono_industrial.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-monokai.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-monokai.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-monokai.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-monokai.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-pastel_on_dark.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-pastel_on_dark.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-pastel_on_dark.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-pastel_on_dark.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-solarized_dark.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-solarized_dark.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-solarized_dark.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-solarized_dark.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-solarized_light.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-solarized_light.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-solarized_light.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-solarized_light.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-terminal.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-terminal.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-terminal.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-terminal.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-textmate.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-textmate.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-textmate.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-textmate.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow_night.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow_night.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow_night.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow_night.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow_night_blue.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow_night_blue.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow_night_blue.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow_night_blue.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow_night_bright.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow_night_bright.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow_night_bright.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow_night_bright.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow_night_eighties.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow_night_eighties.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow_night_eighties.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-tomorrow_night_eighties.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-twilight.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-twilight.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-twilight.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-twilight.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-vibrant_ink.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-vibrant_ink.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-vibrant_ink.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-vibrant_ink.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-xcode.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-xcode.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-xcode.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/theme-xcode.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-coffee.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-coffee.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-coffee.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-coffee.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-css.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-css.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-css.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-css.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-javascript.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-javascript.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-javascript.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-javascript.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-json.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-json.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-json.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-json.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-lua.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-lua.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-lua.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-lua.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-php.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-php.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-php.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-php.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-xquery.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-xquery.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-xquery.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/ace/worker-xquery.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/aui-ace-editor-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/aui-ace-editor-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/aui-ace-editor-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/aui-ace-editor-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/aui-ace-editor-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/aui-ace-editor-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/aui-ace-editor-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/aui-ace-editor-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/aui-ace-editor.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/aui-ace-editor.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-ace-editor/aui-ace-editor.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-ace-editor/aui-ace-editor.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-aria/aui-aria-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-aria/aui-aria-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-aria/aui-aria-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-aria/aui-aria-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-aria/aui-aria-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-aria/aui-aria-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-aria/aui-aria-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-aria/aui-aria-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-aria/aui-aria.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-aria/aui-aria.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-aria/aui-aria.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-aria/aui-aria.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-arraysort/aui-arraysort-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-arraysort/aui-arraysort-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-arraysort/aui-arraysort-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-arraysort/aui-arraysort-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-arraysort/aui-arraysort-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-arraysort/aui-arraysort-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-arraysort/aui-arraysort-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-arraysort/aui-arraysort-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-arraysort/aui-arraysort.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-arraysort/aui-arraysort.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-arraysort/aui-arraysort.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-arraysort/aui-arraysort.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-audio/assets/aui-audio-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-audio/assets/aui-audio-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-audio/assets/aui-audio-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-audio/assets/aui-audio-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-audio/assets/player.swf b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-audio/assets/player.swf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-audio/assets/player.swf
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-audio/assets/player.swf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-audio/assets/skins/sam/aui-audio-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-audio/assets/skins/sam/aui-audio-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-audio/assets/skins/sam/aui-audio-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-audio/assets/skins/sam/aui-audio-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-audio/assets/skins/sam/aui-audio.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-audio/assets/skins/sam/aui-audio.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-audio/assets/skins/sam/aui-audio.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-audio/assets/skins/sam/aui-audio.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-audio/aui-audio-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-audio/aui-audio-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-audio/aui-audio-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-audio/aui-audio-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-audio/aui-audio-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-audio/aui-audio-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-audio/aui-audio-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-audio/aui-audio-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-audio/aui-audio.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-audio/aui-audio.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-audio/aui-audio.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-audio/aui-audio.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/assets/aui-autocomplete-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/assets/aui-autocomplete-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/assets/aui-autocomplete-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/assets/aui-autocomplete-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/assets/skins/sam/aui-autocomplete-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/assets/skins/sam/aui-autocomplete-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/assets/skins/sam/aui-autocomplete-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/assets/skins/sam/aui-autocomplete-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/assets/skins/sam/aui-autocomplete-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/assets/skins/sam/aui-autocomplete-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/assets/skins/sam/aui-autocomplete-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/assets/skins/sam/aui-autocomplete-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/aui-autocomplete-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/aui-autocomplete-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/aui-autocomplete-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/aui-autocomplete-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/aui-autocomplete-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/aui-autocomplete-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/aui-autocomplete-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/aui-autocomplete-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/aui-autocomplete-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/aui-autocomplete-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/aui-autocomplete-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autocomplete-deprecated/aui-autocomplete-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-deprecated/assets/aui-autosize-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-deprecated/assets/aui-autosize-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-deprecated/assets/aui-autosize-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-deprecated/assets/aui-autosize-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-deprecated/assets/skins/sam/aui-autosize-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-deprecated/assets/skins/sam/aui-autosize-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-deprecated/assets/skins/sam/aui-autosize-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-deprecated/assets/skins/sam/aui-autosize-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-deprecated/assets/skins/sam/aui-autosize-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-deprecated/assets/skins/sam/aui-autosize-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-deprecated/assets/skins/sam/aui-autosize-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-deprecated/assets/skins/sam/aui-autosize-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-deprecated/aui-autosize-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-deprecated/aui-autosize-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-deprecated/aui-autosize-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-deprecated/aui-autosize-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-deprecated/aui-autosize-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-deprecated/aui-autosize-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-deprecated/aui-autosize-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-deprecated/aui-autosize-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-deprecated/aui-autosize-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-deprecated/aui-autosize-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-deprecated/aui-autosize-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-deprecated/aui-autosize-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-iframe/assets/aui-autosize-iframe-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-iframe/assets/aui-autosize-iframe-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-iframe/assets/aui-autosize-iframe-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-iframe/assets/aui-autosize-iframe-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-iframe/assets/skins/sam/aui-autosize-iframe-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-iframe/assets/skins/sam/aui-autosize-iframe-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-iframe/assets/skins/sam/aui-autosize-iframe-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-iframe/assets/skins/sam/aui-autosize-iframe-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-iframe/aui-autosize-iframe-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-iframe/aui-autosize-iframe-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-iframe/aui-autosize-iframe-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-iframe/aui-autosize-iframe-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-iframe/aui-autosize-iframe-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-iframe/aui-autosize-iframe-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-iframe/aui-autosize-iframe-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-iframe/aui-autosize-iframe-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-iframe/aui-autosize-iframe.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-iframe/aui-autosize-iframe.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-autosize-iframe/aui-autosize-iframe.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-autosize-iframe/aui-autosize-iframe.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-core/aui-base-core-coverage.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-core/aui-base-core-coverage.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-core/aui-base-core-coverage.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-core/aui-base-core-coverage.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-core/aui-base-core-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-core/aui-base-core-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-core/aui-base-core-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-core/aui-base-core-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-core/aui-base-core-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-core/aui-base-core-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-core/aui-base-core-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-core/aui-base-core-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-core/aui-base-core.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-core/aui-base-core.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-core/aui-base-core.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-core/aui-base-core.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-html5-shiv/aui-base-html5-shiv-coverage.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-html5-shiv/aui-base-html5-shiv-coverage.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-html5-shiv/aui-base-html5-shiv-coverage.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-html5-shiv/aui-base-html5-shiv-coverage.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-html5-shiv/aui-base-html5-shiv-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-html5-shiv/aui-base-html5-shiv-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-html5-shiv/aui-base-html5-shiv-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-html5-shiv/aui-base-html5-shiv-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-html5-shiv/aui-base-html5-shiv-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-html5-shiv/aui-base-html5-shiv-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-html5-shiv/aui-base-html5-shiv-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-html5-shiv/aui-base-html5-shiv-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-html5-shiv/aui-base-html5-shiv.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-html5-shiv/aui-base-html5-shiv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-html5-shiv/aui-base-html5-shiv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-html5-shiv/aui-base-html5-shiv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-lang/aui-base-lang-coverage.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-lang/aui-base-lang-coverage.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-lang/aui-base-lang-coverage.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-lang/aui-base-lang-coverage.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-lang/aui-base-lang-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-lang/aui-base-lang-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-lang/aui-base-lang-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-lang/aui-base-lang-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-lang/aui-base-lang-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-lang/aui-base-lang-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-lang/aui-base-lang-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-lang/aui-base-lang-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-lang/aui-base-lang.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-lang/aui-base-lang.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-base-lang/aui-base-lang.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-base-lang/aui-base-lang.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-core/aui-button-core-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-core/aui-button-core-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-core/aui-button-core-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-core/aui-button-core-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-core/aui-button-core-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-core/aui-button-core-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-core/aui-button-core-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-core/aui-button-core-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-core/aui-button-core.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-core/aui-button-core.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-core/aui-button-core.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-core/aui-button-core.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-item-deprecated/assets/aui-button-item-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-item-deprecated/assets/aui-button-item-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-item-deprecated/assets/aui-button-item-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-item-deprecated/assets/aui-button-item-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-item-deprecated/assets/skins/sam/aui-button-item-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-item-deprecated/assets/skins/sam/aui-button-item-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-item-deprecated/assets/skins/sam/aui-button-item-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-item-deprecated/assets/skins/sam/aui-button-item-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-item-deprecated/assets/skins/sam/aui-button-item-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-item-deprecated/assets/skins/sam/aui-button-item-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-item-deprecated/assets/skins/sam/aui-button-item-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-item-deprecated/assets/skins/sam/aui-button-item-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-item-deprecated/aui-button-item-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-item-deprecated/aui-button-item-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-item-deprecated/aui-button-item-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-item-deprecated/aui-button-item-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-item-deprecated/aui-button-item-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-item-deprecated/aui-button-item-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-item-deprecated/aui-button-item-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-item-deprecated/aui-button-item-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-item-deprecated/aui-button-item-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-item-deprecated/aui-button-item-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-item-deprecated/aui-button-item-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-item-deprecated/aui-button-item-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-search-cancel/aui-button-search-cancel-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-search-cancel/aui-button-search-cancel-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-search-cancel/aui-button-search-cancel-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-search-cancel/aui-button-search-cancel-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-search-cancel/aui-button-search-cancel-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-search-cancel/aui-button-search-cancel-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-search-cancel/aui-button-search-cancel-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-search-cancel/aui-button-search-cancel-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-search-cancel/aui-button-search-cancel.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-search-cancel/aui-button-search-cancel.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-button-search-cancel/aui-button-search-cancel.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-button-search-cancel/aui-button-search-cancel.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/assets/aui-carousel-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/assets/aui-carousel-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/assets/aui-carousel-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/assets/aui-carousel-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/aui-carousel-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/aui-carousel-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/aui-carousel-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/aui-carousel-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/aui-carousel.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/aui-carousel.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/aui-carousel.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/aui-carousel.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/next.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/next.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/next.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/next.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/pause.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/pause.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/pause.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/pause.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/play.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/play.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/play.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/play.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/prev.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/prev.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/prev.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/assets/skins/sam/prev.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/aui-carousel-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/aui-carousel-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/aui-carousel-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/aui-carousel-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/aui-carousel-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/aui-carousel-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/aui-carousel-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/aui-carousel-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/aui-carousel.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/aui-carousel.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-carousel/aui-carousel.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-carousel/aui-carousel.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-char-counter/aui-char-counter-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-char-counter/aui-char-counter-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-char-counter/aui-char-counter-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-char-counter/aui-char-counter-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-char-counter/aui-char-counter-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-char-counter/aui-char-counter-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-char-counter/aui-char-counter-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-char-counter/aui-char-counter-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-char-counter/aui-char-counter.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-char-counter/aui-char-counter.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-char-counter/aui-char-counter.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-char-counter/aui-char-counter.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-chart-deprecated/assets/chart.swf b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-chart-deprecated/assets/chart.swf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-chart-deprecated/assets/chart.swf
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-chart-deprecated/assets/chart.swf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-chart-deprecated/aui-chart-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-chart-deprecated/aui-chart-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-chart-deprecated/aui-chart-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-chart-deprecated/aui-chart-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-chart-deprecated/aui-chart-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-chart-deprecated/aui-chart-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-chart-deprecated/aui-chart-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-chart-deprecated/aui-chart-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-chart-deprecated/aui-chart-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-chart-deprecated/aui-chart-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-chart-deprecated/aui-chart-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-chart-deprecated/aui-chart-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-classnamemanager/aui-classnamemanager-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-classnamemanager/aui-classnamemanager-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-classnamemanager/aui-classnamemanager-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-classnamemanager/aui-classnamemanager-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-classnamemanager/aui-classnamemanager-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-classnamemanager/aui-classnamemanager-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-classnamemanager/aui-classnamemanager-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-classnamemanager/aui-classnamemanager-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-classnamemanager/aui-classnamemanager.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-classnamemanager/aui-classnamemanager.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-classnamemanager/aui-classnamemanager.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-classnamemanager/aui-classnamemanager.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-color-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-color-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-color-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-color-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-color-picker-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-color-picker-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-color-picker-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-color-picker-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-color-picker-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-color-picker-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-color-picker-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-color-picker-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-color-picker-popover-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-color-picker-popover-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-color-picker-popover-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-color-picker-popover-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-hsv-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-hsv-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-hsv-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-hsv-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-hsva-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-hsva-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-hsva-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-hsva-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-hsva-palette-modal-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-hsva-palette-modal-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-hsva-palette-modal-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/aui-hsva-palette-modal-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-palette.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-palette.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-palette.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-palette.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-picker-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-picker-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-picker-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-picker-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-picker-popover-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-picker-popover-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-picker-popover-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-picker-popover-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-picker-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-picker-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-picker-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-color-picker-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-hsv-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-hsv-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-hsv-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-hsv-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-hsva-palette-modal-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-hsva-palette-modal-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-hsva-palette-modal-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-hsva-palette-modal-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-hsva-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-hsva-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-hsva-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/aui-hsva-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/sprite.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/sprite.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/sprite.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/assets/skins/sam/sprite.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/aui-color-palette-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/aui-color-palette-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/aui-color-palette-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/aui-color-palette-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/aui-color-palette-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/aui-color-palette-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/aui-color-palette-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/aui-color-palette-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/aui-color-palette.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/aui-color-palette.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-palette/aui-color-palette.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-palette/aui-color-palette.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/aui-color-picker-base-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/aui-color-picker-base-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/aui-color-picker-base-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/aui-color-picker-base-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/aui-color-picker-grid-plugin-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/aui-color-picker-grid-plugin-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/aui-color-picker-grid-plugin-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/aui-color-picker-grid-plugin-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/aui-color-picker-base-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/aui-color-picker-base-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/aui-color-picker-base-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/aui-color-picker-base-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/aui-color-picker-base-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/aui-color-picker-base-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/aui-color-picker-base-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/aui-color-picker-base-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/aui-color-picker-grid-plugin-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/aui-color-picker-grid-plugin-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/aui-color-picker-grid-plugin-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/aui-color-picker-grid-plugin-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/color_indic.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/color_indic.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/color_indic.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/color_indic.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/hue.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/hue.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/hue.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/hue.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/picker_bg.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/picker_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/picker_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/picker_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/select.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/select.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/select.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/assets/skins/sam/select.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/aui-color-picker-base-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/aui-color-picker-base-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/aui-color-picker-base-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/aui-color-picker-base-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/aui-color-picker-base-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/aui-color-picker-base-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/aui-color-picker-base-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/aui-color-picker-base-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/aui-color-picker-base-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/aui-color-picker-base-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/aui-color-picker-base-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base-deprecated/aui-color-picker-base-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-color-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-color-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-color-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-color-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-color-picker-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-color-picker-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-color-picker-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-color-picker-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-color-picker-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-color-picker-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-color-picker-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-color-picker-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-color-picker-popover-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-color-picker-popover-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-color-picker-popover-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-color-picker-popover-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-hsv-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-hsv-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-hsv-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-hsv-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-hsva-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-hsva-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-hsva-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-hsva-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-hsva-palette-modal-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-hsva-palette-modal-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-hsva-palette-modal-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/aui-hsva-palette-modal-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-picker-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-picker-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-picker-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-picker-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-picker-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-picker-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-picker-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-picker-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-picker-popover-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-picker-popover-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-picker-popover-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-picker-popover-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-picker-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-picker-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-picker-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-color-picker-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-hsv-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-hsv-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-hsv-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-hsv-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-hsva-palette-modal-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-hsva-palette-modal-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-hsva-palette-modal-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-hsva-palette-modal-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-hsva-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-hsva-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-hsva-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/aui-hsva-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/sprite.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/sprite.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/sprite.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/assets/skins/sam/sprite.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/aui-color-picker-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/aui-color-picker-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/aui-color-picker-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/aui-color-picker-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/aui-color-picker-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/aui-color-picker-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/aui-color-picker-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/aui-color-picker-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/aui-color-picker-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/aui-color-picker-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-base/aui-color-picker-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-base/aui-color-picker-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/aui-color-picker-base-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/aui-color-picker-base-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/aui-color-picker-base-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/aui-color-picker-base-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/aui-color-picker-grid-plugin-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/aui-color-picker-grid-plugin-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/aui-color-picker-grid-plugin-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/aui-color-picker-grid-plugin-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/aui-color-picker-base-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/aui-color-picker-base-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/aui-color-picker-base-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/aui-color-picker-base-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/aui-color-picker-grid-plugin-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/aui-color-picker-grid-plugin-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/aui-color-picker-grid-plugin-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/aui-color-picker-grid-plugin-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/aui-color-picker-grid-plugin-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/aui-color-picker-grid-plugin-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/aui-color-picker-grid-plugin-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/aui-color-picker-grid-plugin-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/color_indic.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/color_indic.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/color_indic.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/color_indic.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/hue.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/hue.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/hue.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/hue.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/picker_bg.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/picker_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/picker_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/picker_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/select.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/select.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/select.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/assets/skins/sam/select.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/aui-color-picker-grid-plugin-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/aui-color-picker-grid-plugin-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/aui-color-picker-grid-plugin-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/aui-color-picker-grid-plugin-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/aui-color-picker-grid-plugin-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/aui-color-picker-grid-plugin-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/aui-color-picker-grid-plugin-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/aui-color-picker-grid-plugin-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/aui-color-picker-grid-plugin-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/aui-color-picker-grid-plugin-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/aui-color-picker-grid-plugin-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-grid-plugin-deprecated/aui-color-picker-grid-plugin-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-color-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-color-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-color-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-color-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-color-picker-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-color-picker-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-color-picker-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-color-picker-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-color-picker-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-color-picker-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-color-picker-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-color-picker-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-color-picker-popover-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-color-picker-popover-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-color-picker-popover-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-color-picker-popover-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-hsv-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-hsv-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-hsv-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-hsv-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-hsva-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-hsva-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-hsva-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-hsva-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-hsva-palette-modal-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-hsva-palette-modal-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-hsva-palette-modal-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/aui-hsva-palette-modal-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-picker-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-picker-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-picker-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-picker-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-picker-popover-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-picker-popover-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-picker-popover-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-picker-popover-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-picker-popover.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-picker-popover.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-picker-popover.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-picker-popover.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-picker-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-picker-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-picker-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-color-picker-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-hsv-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-hsv-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-hsv-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-hsv-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-hsva-palette-modal-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-hsva-palette-modal-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-hsva-palette-modal-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-hsva-palette-modal-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-hsva-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-hsva-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-hsva-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/aui-hsva-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/sprite.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/sprite.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/sprite.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/assets/skins/sam/sprite.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/aui-color-picker-popover-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/aui-color-picker-popover-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/aui-color-picker-popover-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/aui-color-picker-popover-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/aui-color-picker-popover-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/aui-color-picker-popover-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/aui-color-picker-popover-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/aui-color-picker-popover-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/aui-color-picker-popover.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/aui-color-picker-popover.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-picker-popover/aui-color-picker-popover.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-picker-popover/aui-color-picker-popover.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-util-deprecated/aui-color-util-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-util-deprecated/aui-color-util-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-util-deprecated/aui-color-util-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-util-deprecated/aui-color-util-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-util-deprecated/aui-color-util-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-util-deprecated/aui-color-util-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-util-deprecated/aui-color-util-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-util-deprecated/aui-color-util-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-util-deprecated/aui-color-util-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-util-deprecated/aui-color-util-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-color-util-deprecated/aui-color-util-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-color-util-deprecated/aui-color-util-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-component/aui-component-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-component/aui-component-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-component/aui-component-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-component/aui-component-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-component/aui-component-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-component/aui-component-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-component/aui-component-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-component/aui-component-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-component/aui-component.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-component/aui-component.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-component/aui-component.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-component/aui-component.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-css/css/bootstrap-responsive.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-css/css/bootstrap-responsive.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-css/css/bootstrap-responsive.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-css/css/bootstrap-responsive.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-css/css/bootstrap-responsive.min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-css/css/bootstrap-responsive.min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-css/css/bootstrap-responsive.min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-css/css/bootstrap-responsive.min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-css/css/bootstrap.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-css/css/bootstrap.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-css/css/bootstrap.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-css/css/bootstrap.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-css/css/bootstrap.min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-css/css/bootstrap.min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-css/css/bootstrap.min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-css/css/bootstrap.min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-css/img/glyphicons-halflings-white.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-css/img/glyphicons-halflings-white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-css/img/glyphicons-halflings-white.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-css/img/glyphicons-halflings-white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-css/img/glyphicons-halflings.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-css/img/glyphicons-halflings.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-css/img/glyphicons-halflings.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-css/img/glyphicons-halflings.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-data-set-deprecated/aui-data-set-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-data-set-deprecated/aui-data-set-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-data-set-deprecated/aui-data-set-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-data-set-deprecated/aui-data-set-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-data-set-deprecated/aui-data-set-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-data-set-deprecated/aui-data-set-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-data-set-deprecated/aui-data-set-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-data-set-deprecated/aui-data-set-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-data-set-deprecated/aui-data-set-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-data-set-deprecated/aui-data-set-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-data-set-deprecated/aui-data-set-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-data-set-deprecated/aui-data-set-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datasource-control-base-deprecated/aui-datasource-control-base-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datasource-control-base-deprecated/aui-datasource-control-base-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datasource-control-base-deprecated/aui-datasource-control-base-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datasource-control-base-deprecated/aui-datasource-control-base-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datasource-control-base-deprecated/aui-datasource-control-base-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datasource-control-base-deprecated/aui-datasource-control-base-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datasource-control-base-deprecated/aui-datasource-control-base-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datasource-control-base-deprecated/aui-datasource-control-base-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datasource-control-base-deprecated/aui-datasource-control-base-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datasource-control-base-deprecated/aui-datasource-control-base-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datasource-control-base-deprecated/aui-datasource-control-base-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datasource-control-base-deprecated/aui-datasource-control-base-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-core-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-core-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-core-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-core-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-edit-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-edit-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-edit-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-edit-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-highlight-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-highlight-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-highlight-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-highlight-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-property-list-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-property-list-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-property-list-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-property-list-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-selection-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-selection-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-selection-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/aui-datatable-selection-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-core-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-core-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-core-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-core-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-edit-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-edit-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-edit-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-edit-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-highlight-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-highlight-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-highlight-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-highlight-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-property-list-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-property-list-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-property-list-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-property-list-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-selection-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-selection-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-selection-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/aui-datatable-selection-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/sort-arrow-sprite-ie.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/sort-arrow-sprite-ie.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/sort-arrow-sprite-ie.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/sort-arrow-sprite-ie.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/sort-arrow-sprite.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/sort-arrow-sprite.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/sort-arrow-sprite.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/assets/skins/sam/sort-arrow-sprite.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/aui-datatable-core-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/aui-datatable-core-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/aui-datatable-core-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/aui-datatable-core-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/aui-datatable-core-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/aui-datatable-core-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/aui-datatable-core-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/aui-datatable-core-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/aui-datatable-core.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/aui-datatable-core.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-core/aui-datatable-core.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-core/aui-datatable-core.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-core-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-core-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-core-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-core-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-edit-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-edit-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-edit-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-edit-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-highlight-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-highlight-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-highlight-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-highlight-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-property-list-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-property-list-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-property-list-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-property-list-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-selection-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-selection-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-selection-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/aui-datatable-selection-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-core-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-core-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-core-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-core-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-edit-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-edit-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-edit-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-edit-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-edit.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-edit.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-edit.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-edit.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-highlight-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-highlight-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-highlight-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-highlight-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-property-list-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-property-list-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-property-list-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-property-list-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-selection-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-selection-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-selection-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/aui-datatable-selection-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/sort-arrow-sprite-ie.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/sort-arrow-sprite-ie.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/sort-arrow-sprite-ie.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/sort-arrow-sprite-ie.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/sort-arrow-sprite.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/sort-arrow-sprite.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/sort-arrow-sprite.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/assets/skins/sam/sort-arrow-sprite.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/aui-datatable-edit-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/aui-datatable-edit-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/aui-datatable-edit-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/aui-datatable-edit-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/aui-datatable-edit-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/aui-datatable-edit-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/aui-datatable-edit-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/aui-datatable-edit-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/aui-datatable-edit.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/aui-datatable-edit.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-edit/aui-datatable-edit.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-edit/aui-datatable-edit.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-core-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-core-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-core-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-core-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-edit-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-edit-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-edit-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-edit-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-highlight-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-highlight-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-highlight-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-highlight-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-property-list-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-property-list-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-property-list-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-property-list-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-selection-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-selection-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-selection-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/aui-datatable-selection-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-core-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-core-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-core-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-core-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-edit-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-edit-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-edit-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-edit-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-highlight-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-highlight-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-highlight-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-highlight-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-highlight.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-highlight.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-highlight.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-highlight.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-property-list-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-property-list-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-property-list-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-property-list-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-selection-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-selection-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-selection-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/aui-datatable-selection-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/sort-arrow-sprite-ie.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/sort-arrow-sprite-ie.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/sort-arrow-sprite-ie.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/sort-arrow-sprite-ie.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/sort-arrow-sprite.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/sort-arrow-sprite.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/sort-arrow-sprite.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/assets/skins/sam/sort-arrow-sprite.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/aui-datatable-highlight-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/aui-datatable-highlight-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/aui-datatable-highlight-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/aui-datatable-highlight-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/aui-datatable-highlight-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/aui-datatable-highlight-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/aui-datatable-highlight-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/aui-datatable-highlight-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/aui-datatable-highlight.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/aui-datatable-highlight.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-highlight/aui-datatable-highlight.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-highlight/aui-datatable-highlight.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-core-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-core-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-core-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-core-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-edit-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-edit-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-edit-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-edit-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-highlight-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-highlight-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-highlight-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-highlight-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-property-list-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-property-list-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-property-list-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-property-list-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-selection-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-selection-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-selection-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/aui-datatable-selection-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-core-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-core-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-core-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-core-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-edit-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-edit-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-edit-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-edit-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-highlight-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-highlight-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-highlight-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-highlight-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-property-list-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-property-list-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-property-list-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-property-list-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-property-list.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-property-list.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-property-list.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-property-list.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-selection-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-selection-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-selection-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/aui-datatable-selection-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/sort-arrow-sprite-ie.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/sort-arrow-sprite-ie.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/sort-arrow-sprite-ie.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/sort-arrow-sprite-ie.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/sort-arrow-sprite.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/sort-arrow-sprite.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/sort-arrow-sprite.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/assets/skins/sam/sort-arrow-sprite.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/aui-datatable-property-list-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/aui-datatable-property-list-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/aui-datatable-property-list-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/aui-datatable-property-list-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/aui-datatable-property-list-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/aui-datatable-property-list-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/aui-datatable-property-list-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/aui-datatable-property-list-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/aui-datatable-property-list.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/aui-datatable-property-list.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-property-list/aui-datatable-property-list.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-property-list/aui-datatable-property-list.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-core-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-core-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-core-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-core-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-edit-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-edit-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-edit-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-edit-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-highlight-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-highlight-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-highlight-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-highlight-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-property-list-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-property-list-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-property-list-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-property-list-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-selection-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-selection-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-selection-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/aui-datatable-selection-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-core-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-core-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-core-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-core-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-edit-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-edit-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-edit-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-edit-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-highlight-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-highlight-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-highlight-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-highlight-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-property-list-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-property-list-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-property-list-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-property-list-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-selection-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-selection-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-selection-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-selection-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-selection.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-selection.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-selection.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/aui-datatable-selection.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/sort-arrow-sprite-ie.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/sort-arrow-sprite-ie.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/sort-arrow-sprite-ie.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/sort-arrow-sprite-ie.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/sort-arrow-sprite.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/sort-arrow-sprite.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/sort-arrow-sprite.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/assets/skins/sam/sort-arrow-sprite.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/aui-datatable-selection-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/aui-datatable-selection-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/aui-datatable-selection-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/aui-datatable-selection-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/aui-datatable-selection-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/aui-datatable-selection-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/aui-datatable-selection-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/aui-datatable-selection-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/aui-datatable-selection.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/aui-datatable-selection.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatable-selection/aui-datatable-selection.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatable-selection/aui-datatable-selection.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatype-date-parse/aui-datatype-date-parse-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatype-date-parse/aui-datatype-date-parse-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatype-date-parse/aui-datatype-date-parse-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatype-date-parse/aui-datatype-date-parse-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatype-date-parse/aui-datatype-date-parse-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatype-date-parse/aui-datatype-date-parse-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatype-date-parse/aui-datatype-date-parse-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatype-date-parse/aui-datatype-date-parse-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatype-date-parse/aui-datatype-date-parse.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatype-date-parse/aui-datatype-date-parse.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatype-date-parse/aui-datatype-date-parse.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatype-date-parse/aui-datatype-date-parse.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatype/aui-datatype-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatype/aui-datatype-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatype/aui-datatype-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatype/aui-datatype-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatype/aui-datatype-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatype/aui-datatype-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatype/aui-datatype-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatype/aui-datatype-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatype/aui-datatype.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatype/aui-datatype.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datatype/aui-datatype.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datatype/aui-datatype.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/aui-datepicker-base-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/aui-datepicker-base-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/aui-datepicker-base-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/aui-datepicker-base-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/aui-datepicker-select-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/aui-datepicker-select-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/aui-datepicker-select-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/aui-datepicker-select-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/skins/sam/aui-datepicker-base-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/skins/sam/aui-datepicker-base-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/skins/sam/aui-datepicker-base-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/skins/sam/aui-datepicker-base-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/skins/sam/aui-datepicker-base-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/skins/sam/aui-datepicker-base-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/skins/sam/aui-datepicker-base-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/skins/sam/aui-datepicker-base-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/skins/sam/aui-datepicker-select-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/skins/sam/aui-datepicker-select-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/skins/sam/aui-datepicker-select-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/assets/skins/sam/aui-datepicker-select-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/aui-datepicker-base-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/aui-datepicker-base-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/aui-datepicker-base-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/aui-datepicker-base-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/aui-datepicker-base-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/aui-datepicker-base-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/aui-datepicker-base-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/aui-datepicker-base-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/aui-datepicker-base-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/aui-datepicker-base-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/aui-datepicker-base-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-base-deprecated/aui-datepicker-base-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-delegate/aui-datepicker-delegate-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-delegate/aui-datepicker-delegate-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-delegate/aui-datepicker-delegate-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-delegate/aui-datepicker-delegate-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-delegate/aui-datepicker-delegate-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-delegate/aui-datepicker-delegate-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-delegate/aui-datepicker-delegate-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-delegate/aui-datepicker-delegate-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-delegate/aui-datepicker-delegate.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-delegate/aui-datepicker-delegate.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-delegate/aui-datepicker-delegate.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-delegate/aui-datepicker-delegate.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-native/aui-datepicker-native-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-native/aui-datepicker-native-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-native/aui-datepicker-native-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-native/aui-datepicker-native-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-native/aui-datepicker-native-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-native/aui-datepicker-native-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-native/aui-datepicker-native-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-native/aui-datepicker-native-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-native/aui-datepicker-native.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-native/aui-datepicker-native.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-native/aui-datepicker-native.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-native/aui-datepicker-native.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-popover/aui-datepicker-popover-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-popover/aui-datepicker-popover-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-popover/aui-datepicker-popover-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-popover/aui-datepicker-popover-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-popover/aui-datepicker-popover-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-popover/aui-datepicker-popover-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-popover/aui-datepicker-popover-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-popover/aui-datepicker-popover-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-popover/aui-datepicker-popover.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-popover/aui-datepicker-popover.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-popover/aui-datepicker-popover.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-popover/aui-datepicker-popover.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/aui-datepicker-base-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/aui-datepicker-base-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/aui-datepicker-base-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/aui-datepicker-base-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/aui-datepicker-select-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/aui-datepicker-select-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/aui-datepicker-select-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/aui-datepicker-select-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/skins/sam/aui-datepicker-base-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/skins/sam/aui-datepicker-base-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/skins/sam/aui-datepicker-base-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/skins/sam/aui-datepicker-base-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/skins/sam/aui-datepicker-select-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/skins/sam/aui-datepicker-select-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/skins/sam/aui-datepicker-select-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/skins/sam/aui-datepicker-select-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/skins/sam/aui-datepicker-select-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/skins/sam/aui-datepicker-select-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/skins/sam/aui-datepicker-select-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/assets/skins/sam/aui-datepicker-select-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/aui-datepicker-select-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/aui-datepicker-select-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/aui-datepicker-select-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/aui-datepicker-select-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/aui-datepicker-select-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/aui-datepicker-select-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/aui-datepicker-select-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/aui-datepicker-select-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/aui-datepicker-select-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/aui-datepicker-select-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/aui-datepicker-select-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker-select-deprecated/aui-datepicker-select-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker/assets/aui-datepicker-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker/assets/aui-datepicker-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker/assets/aui-datepicker-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker/assets/aui-datepicker-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker/assets/skins/sam/aui-datepicker-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker/assets/skins/sam/aui-datepicker-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker/assets/skins/sam/aui-datepicker-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker/assets/skins/sam/aui-datepicker-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker/assets/skins/sam/aui-datepicker.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker/assets/skins/sam/aui-datepicker.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker/assets/skins/sam/aui-datepicker.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker/assets/skins/sam/aui-datepicker.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker/aui-datepicker-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker/aui-datepicker-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker/aui-datepicker-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker/aui-datepicker-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker/aui-datepicker-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker/aui-datepicker-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker/aui-datepicker-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker/aui-datepicker-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker/aui-datepicker.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker/aui-datepicker.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-datepicker/aui-datepicker.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-datepicker/aui-datepicker.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-debounce/aui-debounce-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-debounce/aui-debounce-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-debounce/aui-debounce-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-debounce/aui-debounce-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-debounce/aui-debounce-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-debounce/aui-debounce-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-debounce/aui-debounce-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-debounce/aui-debounce-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-debounce/aui-debounce.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-debounce/aui-debounce.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-debounce/aui-debounce.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-debounce/aui-debounce.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-delayed-task-deprecated/assets/aui-delayed-task-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-delayed-task-deprecated/assets/aui-delayed-task-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-delayed-task-deprecated/assets/aui-delayed-task-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-delayed-task-deprecated/assets/aui-delayed-task-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-delayed-task-deprecated/aui-delayed-task-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-delayed-task-deprecated/aui-delayed-task-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-delayed-task-deprecated/aui-delayed-task-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-delayed-task-deprecated/aui-delayed-task-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-delayed-task-deprecated/aui-delayed-task-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-delayed-task-deprecated/aui-delayed-task-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-delayed-task-deprecated/aui-delayed-task-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-delayed-task-deprecated/aui-delayed-task-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-delayed-task-deprecated/aui-delayed-task-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-delayed-task-deprecated/aui-delayed-task-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-delayed-task-deprecated/aui-delayed-task-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-delayed-task-deprecated/aui-delayed-task-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/aui-diagram-builder-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/aui-diagram-builder-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/aui-diagram-builder-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/aui-diagram-builder-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/aui-diagram-builder-connector-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/aui-diagram-builder-connector-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/aui-diagram-builder-connector-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/aui-diagram-builder-connector-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/aui-diagram-builder-impl-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/aui-diagram-builder-impl-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/aui-diagram-builder-impl-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/aui-diagram-builder-impl-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/anchor-default.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/anchor-default.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/anchor-default.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/anchor-default.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/anchor-drop-active.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/anchor-drop-active.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/anchor-drop-active.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/anchor-drop-active.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/anchor-valid.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/anchor-valid.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/anchor-valid.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/anchor-valid.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/aui-diagram-builder-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/aui-diagram-builder-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/aui-diagram-builder-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/aui-diagram-builder-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/aui-diagram-builder-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/aui-diagram-builder-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/aui-diagram-builder-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/aui-diagram-builder-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/aui-diagram-builder-connector-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/aui-diagram-builder-connector-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/aui-diagram-builder-connector-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/aui-diagram-builder-connector-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/aui-diagram-builder-impl-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/aui-diagram-builder-impl-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/aui-diagram-builder-impl-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/aui-diagram-builder-impl-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/checker-bg.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/checker-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/checker-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/checker-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/condition.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/condition.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/condition.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/condition.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/end.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/end.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/end.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/end.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/fork.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/fork.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/fork.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/fork.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/join.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/join.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/join.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/join.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-condition.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-condition.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-condition.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-condition.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-end.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-end.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-end.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-end.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-fork.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-fork.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-fork.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-fork.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-join.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-join.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-join.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-join.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-start.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-start.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-start.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-start.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-state.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-state.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-state.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-state.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-task.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-task.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-task.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/menu-task.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/start.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/start.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/start.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/start.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/state.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/state.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/state.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/state.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/task.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/task.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/task.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/assets/skins/sam/task.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/aui-diagram-builder-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/aui-diagram-builder-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/aui-diagram-builder-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/aui-diagram-builder-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/aui-diagram-builder-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/aui-diagram-builder-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/aui-diagram-builder-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/aui-diagram-builder-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/aui-diagram-builder-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/aui-diagram-builder-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-base/aui-diagram-builder-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-base/aui-diagram-builder-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/aui-diagram-builder-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/aui-diagram-builder-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/aui-diagram-builder-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/aui-diagram-builder-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/aui-diagram-builder-connector-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/aui-diagram-builder-connector-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/aui-diagram-builder-connector-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/aui-diagram-builder-connector-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/aui-diagram-builder-impl-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/aui-diagram-builder-impl-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/aui-diagram-builder-impl-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/aui-diagram-builder-impl-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/anchor-default.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/anchor-default.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/anchor-default.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/anchor-default.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/anchor-drop-active.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/anchor-drop-active.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/anchor-drop-active.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/anchor-drop-active.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/anchor-valid.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/anchor-valid.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/anchor-valid.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/anchor-valid.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/aui-diagram-builder-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/aui-diagram-builder-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/aui-diagram-builder-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/aui-diagram-builder-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/aui-diagram-builder-connector-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/aui-diagram-builder-connector-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/aui-diagram-builder-connector-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/aui-diagram-builder-connector-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/aui-diagram-builder-connector.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/aui-diagram-builder-connector.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/aui-diagram-builder-connector.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/aui-diagram-builder-connector.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/aui-diagram-builder-impl-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/aui-diagram-builder-impl-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/aui-diagram-builder-impl-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/aui-diagram-builder-impl-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/checker-bg.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/checker-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/checker-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/checker-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/condition.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/condition.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/condition.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/condition.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/end.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/end.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/end.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/end.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/fork.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/fork.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/fork.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/fork.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/join.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/join.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/join.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/join.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-condition.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-condition.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-condition.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-condition.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-end.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-end.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-end.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-end.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-fork.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-fork.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-fork.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-fork.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-join.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-join.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-join.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-join.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-start.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-start.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-start.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-start.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-state.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-state.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-state.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-state.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-task.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-task.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-task.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/menu-task.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/start.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/start.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/start.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/start.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/state.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/state.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/state.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/state.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/task.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/task.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/task.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/assets/skins/sam/task.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/aui-diagram-builder-connector-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/aui-diagram-builder-connector-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/aui-diagram-builder-connector-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/aui-diagram-builder-connector-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/aui-diagram-builder-connector-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/aui-diagram-builder-connector-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/aui-diagram-builder-connector-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/aui-diagram-builder-connector-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/aui-diagram-builder-connector.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/aui-diagram-builder-connector.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/aui-diagram-builder-connector.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-connector/aui-diagram-builder-connector.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/aui-diagram-builder-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/aui-diagram-builder-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/aui-diagram-builder-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/aui-diagram-builder-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/aui-diagram-builder-connector-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/aui-diagram-builder-connector-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/aui-diagram-builder-connector-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/aui-diagram-builder-connector-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/aui-diagram-builder-impl-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/aui-diagram-builder-impl-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/aui-diagram-builder-impl-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/aui-diagram-builder-impl-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/anchor-default.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/anchor-default.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/anchor-default.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/anchor-default.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/anchor-drop-active.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/anchor-drop-active.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/anchor-drop-active.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/anchor-drop-active.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/anchor-valid.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/anchor-valid.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/anchor-valid.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/anchor-valid.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/aui-diagram-builder-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/aui-diagram-builder-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/aui-diagram-builder-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/aui-diagram-builder-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/aui-diagram-builder-connector-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/aui-diagram-builder-connector-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/aui-diagram-builder-connector-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/aui-diagram-builder-connector-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/aui-diagram-builder-impl-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/aui-diagram-builder-impl-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/aui-diagram-builder-impl-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/aui-diagram-builder-impl-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/aui-diagram-builder-impl.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/aui-diagram-builder-impl.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/aui-diagram-builder-impl.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/aui-diagram-builder-impl.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/checker-bg.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/checker-bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/checker-bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/checker-bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/condition.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/condition.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/condition.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/condition.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/end.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/end.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/end.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/end.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/fork.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/fork.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/fork.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/fork.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/join.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/join.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/join.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/join.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-condition.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-condition.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-condition.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-condition.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-end.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-end.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-end.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-end.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-fork.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-fork.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-fork.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-fork.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-join.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-join.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-join.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-join.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-start.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-start.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-start.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-start.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-state.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-state.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-state.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-state.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-task.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-task.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-task.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/menu-task.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/start.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/start.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/start.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/start.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/state.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/state.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/state.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/state.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/task.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/task.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/task.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/assets/skins/sam/task.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/aui-diagram-builder-impl-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/aui-diagram-builder-impl-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/aui-diagram-builder-impl-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/aui-diagram-builder-impl-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/aui-diagram-builder-impl-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/aui-diagram-builder-impl-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/aui-diagram-builder-impl-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/aui-diagram-builder-impl-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/aui-diagram-builder-impl.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/aui-diagram-builder-impl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/aui-diagram-builder-impl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-diagram-builder-impl/aui-diagram-builder-impl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/assets/aui-dialog-iframe-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/assets/aui-dialog-iframe-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/assets/aui-dialog-iframe-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/assets/aui-dialog-iframe-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/assets/skins/sam/aui-dialog-iframe-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/assets/skins/sam/aui-dialog-iframe-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/assets/skins/sam/aui-dialog-iframe-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/assets/skins/sam/aui-dialog-iframe-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/assets/skins/sam/aui-dialog-iframe-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/assets/skins/sam/aui-dialog-iframe-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/assets/skins/sam/aui-dialog-iframe-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/assets/skins/sam/aui-dialog-iframe-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/aui-dialog-iframe-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/aui-dialog-iframe-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/aui-dialog-iframe-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/aui-dialog-iframe-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/aui-dialog-iframe-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/aui-dialog-iframe-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/aui-dialog-iframe-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/aui-dialog-iframe-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/aui-dialog-iframe-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/aui-dialog-iframe-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/aui-dialog-iframe-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-dialog-iframe-deprecated/aui-dialog-iframe-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-editable-deprecated/assets/aui-editable-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-editable-deprecated/assets/aui-editable-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-editable-deprecated/assets/aui-editable-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-editable-deprecated/assets/aui-editable-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-editable-deprecated/assets/skins/sam/aui-editable-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-editable-deprecated/assets/skins/sam/aui-editable-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-editable-deprecated/assets/skins/sam/aui-editable-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-editable-deprecated/assets/skins/sam/aui-editable-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-editable-deprecated/assets/skins/sam/aui-editable-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-editable-deprecated/assets/skins/sam/aui-editable-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-editable-deprecated/assets/skins/sam/aui-editable-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-editable-deprecated/assets/skins/sam/aui-editable-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-editable-deprecated/aui-editable-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-editable-deprecated/aui-editable-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-editable-deprecated/aui-editable-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-editable-deprecated/aui-editable-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-editable-deprecated/aui-editable-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-editable-deprecated/aui-editable-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-editable-deprecated/aui-editable-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-editable-deprecated/aui-editable-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-editable-deprecated/aui-editable-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-editable-deprecated/aui-editable-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-editable-deprecated/aui-editable-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-editable-deprecated/aui-editable-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-base/aui-event-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-base/aui-event-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-base/aui-event-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-base/aui-event-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-base/aui-event-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-base/aui-event-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-base/aui-event-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-base/aui-event-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-base/aui-event-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-base/aui-event-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-base/aui-event-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-base/aui-event-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-delegate-change/aui-event-delegate-change-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-delegate-change/aui-event-delegate-change-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-delegate-change/aui-event-delegate-change-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-delegate-change/aui-event-delegate-change-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-delegate-change/aui-event-delegate-change-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-delegate-change/aui-event-delegate-change-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-delegate-change/aui-event-delegate-change-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-delegate-change/aui-event-delegate-change-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-delegate-change/aui-event-delegate-change.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-delegate-change/aui-event-delegate-change.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-delegate-change/aui-event-delegate-change.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-delegate-change/aui-event-delegate-change.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-delegate-submit/aui-event-delegate-submit-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-delegate-submit/aui-event-delegate-submit-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-delegate-submit/aui-event-delegate-submit-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-delegate-submit/aui-event-delegate-submit-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-delegate-submit/aui-event-delegate-submit-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-delegate-submit/aui-event-delegate-submit-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-delegate-submit/aui-event-delegate-submit-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-delegate-submit/aui-event-delegate-submit-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-delegate-submit/aui-event-delegate-submit.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-delegate-submit/aui-event-delegate-submit.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-delegate-submit/aui-event-delegate-submit.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-delegate-submit/aui-event-delegate-submit.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-input/aui-event-input-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-input/aui-event-input-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-input/aui-event-input-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-input/aui-event-input-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-input/aui-event-input-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-input/aui-event-input-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-input/aui-event-input-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-input/aui-event-input-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-input/aui-event-input.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-input/aui-event-input.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-event-input/aui-event-input.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-event-input/aui-event-input.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-base-deprecated/aui-form-base-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-base-deprecated/aui-form-base-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-base-deprecated/aui-form-base-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-base-deprecated/aui-form-base-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-base-deprecated/aui-form-base-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-base-deprecated/aui-form-base-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-base-deprecated/aui-form-base-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-base-deprecated/aui-form-base-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-base-deprecated/aui-form-base-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-base-deprecated/aui-form-base-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-base-deprecated/aui-form-base-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-base-deprecated/aui-form-base-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/aui-form-builder-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/aui-form-builder-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/aui-form-builder-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/aui-form-builder-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/aui-form-builder-field-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/aui-form-builder-field-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/aui-form-builder-field-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/aui-form-builder-field-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/aui-form-builder-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/aui-form-builder-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/aui-form-builder-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/aui-form-builder-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/aui-form-builder-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/aui-form-builder-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/aui-form-builder-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/aui-form-builder-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/aui-form-builder-field-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/aui-form-builder-field-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/aui-form-builder-field-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/aui-form-builder-field-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/aui-form-builder-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/aui-form-builder-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/aui-form-builder-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/aui-form-builder-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/form_builder_bg.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/form_builder_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/form_builder_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/form_builder_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-button.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-button.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-button.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-button.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-checkbox.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-checkbox.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-checkbox.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-checkbox.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-date.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-date.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-date.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-date.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-decimal.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-decimal.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-decimal.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-decimal.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-default.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-default.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-default.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-default.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-document.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-document.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-fieldset.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-fieldset.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-fieldset.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-fieldset.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-fileupload.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-fileupload.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-fileupload.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-fileupload.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-integer.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-integer.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-integer.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-integer.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-number.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-number.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-number.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-number.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-paragraph.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-paragraph.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-paragraph.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-paragraph.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-password.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-password.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-password.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-password.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-radio.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-radio.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-radio.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-radio.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-select.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-select.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-select.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-select.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-separator.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-separator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-separator.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-separator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-text.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-text.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-text.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-text.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-textarea.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-textarea.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-textarea.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/assets/skins/sam/icon-textarea.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/aui-form-builder-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/aui-form-builder-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/aui-form-builder-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/aui-form-builder-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/aui-form-builder-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/aui-form-builder-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/aui-form-builder-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/aui-form-builder-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/aui-form-builder-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/aui-form-builder-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-base/aui-form-builder-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-base/aui-form-builder-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/aui-form-builder-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/aui-form-builder-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/aui-form-builder-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/aui-form-builder-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/aui-form-builder-field-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/aui-form-builder-field-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/aui-form-builder-field-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/aui-form-builder-field-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/aui-form-builder-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/aui-form-builder-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/aui-form-builder-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/aui-form-builder-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/aui-form-builder-field-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/aui-form-builder-field-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/aui-form-builder-field-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/aui-form-builder-field-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/aui-form-builder-field-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/aui-form-builder-field-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/aui-form-builder-field-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/aui-form-builder-field-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/aui-form-builder-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/aui-form-builder-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/aui-form-builder-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/aui-form-builder-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/form_builder_bg.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/form_builder_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/form_builder_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/form_builder_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-button.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-button.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-button.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-button.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-checkbox.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-checkbox.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-checkbox.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-checkbox.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-date.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-date.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-date.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-date.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-decimal.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-decimal.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-decimal.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-decimal.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-default.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-default.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-default.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-default.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-document.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-document.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-fieldset.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-fieldset.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-fieldset.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-fieldset.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-fileupload.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-fileupload.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-fileupload.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-fileupload.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-integer.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-integer.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-integer.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-integer.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-number.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-number.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-number.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-number.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-paragraph.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-paragraph.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-paragraph.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-paragraph.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-password.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-password.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-password.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-password.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-radio.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-radio.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-radio.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-radio.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-select.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-select.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-select.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-select.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-separator.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-separator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-separator.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-separator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-text.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-text.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-text.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-text.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-textarea.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-textarea.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-textarea.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/assets/skins/sam/icon-textarea.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/aui-form-builder-field-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/aui-form-builder-field-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/aui-form-builder-field-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/aui-form-builder-field-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/aui-form-builder-field-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/aui-form-builder-field-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/aui-form-builder-field-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/aui-form-builder-field-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/aui-form-builder-field-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/aui-form-builder-field-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-base/aui-form-builder-field-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-base/aui-form-builder-field-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-button/aui-form-builder-field-button-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-button/aui-form-builder-field-button-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-button/aui-form-builder-field-button-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-button/aui-form-builder-field-button-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-button/aui-form-builder-field-button-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-button/aui-form-builder-field-button-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-button/aui-form-builder-field-button-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-button/aui-form-builder-field-button-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-button/aui-form-builder-field-button.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-button/aui-form-builder-field-button.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-button/aui-form-builder-field-button.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-button/aui-form-builder-field-button.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-checkbox/aui-form-builder-field-checkbox-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-checkbox/aui-form-builder-field-checkbox-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-checkbox/aui-form-builder-field-checkbox-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-checkbox/aui-form-builder-field-checkbox-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-checkbox/aui-form-builder-field-checkbox-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-checkbox/aui-form-builder-field-checkbox-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-checkbox/aui-form-builder-field-checkbox-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-checkbox/aui-form-builder-field-checkbox-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-checkbox/aui-form-builder-field-checkbox.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-checkbox/aui-form-builder-field-checkbox.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-checkbox/aui-form-builder-field-checkbox.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-checkbox/aui-form-builder-field-checkbox.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-fieldset/aui-form-builder-field-fieldset-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-fieldset/aui-form-builder-field-fieldset-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-fieldset/aui-form-builder-field-fieldset-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-fieldset/aui-form-builder-field-fieldset-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-fieldset/aui-form-builder-field-fieldset-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-fieldset/aui-form-builder-field-fieldset-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-fieldset/aui-form-builder-field-fieldset-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-fieldset/aui-form-builder-field-fieldset-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-fieldset/aui-form-builder-field-fieldset.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-fieldset/aui-form-builder-field-fieldset.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-fieldset/aui-form-builder-field-fieldset.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-fieldset/aui-form-builder-field-fieldset.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-file-upload/aui-form-builder-field-file-upload-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-file-upload/aui-form-builder-field-file-upload-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-file-upload/aui-form-builder-field-file-upload-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-file-upload/aui-form-builder-field-file-upload-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-file-upload/aui-form-builder-field-file-upload-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-file-upload/aui-form-builder-field-file-upload-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-file-upload/aui-form-builder-field-file-upload-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-file-upload/aui-form-builder-field-file-upload-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-file-upload/aui-form-builder-field-file-upload.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-file-upload/aui-form-builder-field-file-upload.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-file-upload/aui-form-builder-field-file-upload.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-file-upload/aui-form-builder-field-file-upload.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-multiple-choice/aui-form-builder-field-multiple-choice-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-multiple-choice/aui-form-builder-field-multiple-choice-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-multiple-choice/aui-form-builder-field-multiple-choice-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-multiple-choice/aui-form-builder-field-multiple-choice-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-multiple-choice/aui-form-builder-field-multiple-choice-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-multiple-choice/aui-form-builder-field-multiple-choice-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-multiple-choice/aui-form-builder-field-multiple-choice-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-multiple-choice/aui-form-builder-field-multiple-choice-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-multiple-choice/aui-form-builder-field-multiple-choice.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-multiple-choice/aui-form-builder-field-multiple-choice.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-multiple-choice/aui-form-builder-field-multiple-choice.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-multiple-choice/aui-form-builder-field-multiple-choice.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-radio/aui-form-builder-field-radio-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-radio/aui-form-builder-field-radio-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-radio/aui-form-builder-field-radio-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-radio/aui-form-builder-field-radio-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-radio/aui-form-builder-field-radio-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-radio/aui-form-builder-field-radio-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-radio/aui-form-builder-field-radio-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-radio/aui-form-builder-field-radio-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-radio/aui-form-builder-field-radio.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-radio/aui-form-builder-field-radio.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-radio/aui-form-builder-field-radio.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-radio/aui-form-builder-field-radio.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-select/aui-form-builder-field-select-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-select/aui-form-builder-field-select-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-select/aui-form-builder-field-select-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-select/aui-form-builder-field-select-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-select/aui-form-builder-field-select-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-select/aui-form-builder-field-select-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-select/aui-form-builder-field-select-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-select/aui-form-builder-field-select-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-select/aui-form-builder-field-select.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-select/aui-form-builder-field-select.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-select/aui-form-builder-field-select.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-select/aui-form-builder-field-select.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-text/aui-form-builder-field-text-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-text/aui-form-builder-field-text-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-text/aui-form-builder-field-text-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-text/aui-form-builder-field-text-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-text/aui-form-builder-field-text-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-text/aui-form-builder-field-text-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-text/aui-form-builder-field-text-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-text/aui-form-builder-field-text-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-text/aui-form-builder-field-text.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-text/aui-form-builder-field-text.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-text/aui-form-builder-field-text.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-text/aui-form-builder-field-text.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-textarea/aui-form-builder-field-textarea-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-textarea/aui-form-builder-field-textarea-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-textarea/aui-form-builder-field-textarea-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-textarea/aui-form-builder-field-textarea-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-textarea/aui-form-builder-field-textarea-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-textarea/aui-form-builder-field-textarea-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-textarea/aui-form-builder-field-textarea-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-textarea/aui-form-builder-field-textarea-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-textarea/aui-form-builder-field-textarea.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-textarea/aui-form-builder-field-textarea.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-builder-field-textarea/aui-form-builder-field-textarea.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-builder-field-textarea/aui-form-builder-field-textarea.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/aui-form-combobox-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/aui-form-combobox-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/aui-form-combobox-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/aui-form-combobox-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/aui-form-textarea-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/aui-form-textarea-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/aui-form-textarea-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/aui-form-textarea-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/skins/sam/aui-form-combobox-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/skins/sam/aui-form-combobox-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/skins/sam/aui-form-combobox-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/skins/sam/aui-form-combobox-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/skins/sam/aui-form-combobox-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/skins/sam/aui-form-combobox-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/skins/sam/aui-form-combobox-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/skins/sam/aui-form-combobox-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/skins/sam/aui-form-textarea-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/skins/sam/aui-form-textarea-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/skins/sam/aui-form-textarea-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/assets/skins/sam/aui-form-textarea-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/aui-form-combobox-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/aui-form-combobox-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/aui-form-combobox-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/aui-form-combobox-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/aui-form-combobox-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/aui-form-combobox-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/aui-form-combobox-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/aui-form-combobox-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/aui-form-combobox-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/aui-form-combobox-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/aui-form-combobox-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-combobox-deprecated/aui-form-combobox-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-field-deprecated/aui-form-field-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-field-deprecated/aui-form-field-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-field-deprecated/aui-form-field-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-field-deprecated/aui-form-field-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-field-deprecated/aui-form-field-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-field-deprecated/aui-form-field-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-field-deprecated/aui-form-field-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-field-deprecated/aui-form-field-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-field-deprecated/aui-form-field-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-field-deprecated/aui-form-field-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-field-deprecated/aui-form-field-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-field-deprecated/aui-form-field-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-select-deprecated/aui-form-select-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-select-deprecated/aui-form-select-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-select-deprecated/aui-form-select-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-select-deprecated/aui-form-select-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-select-deprecated/aui-form-select-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-select-deprecated/aui-form-select-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-select-deprecated/aui-form-select-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-select-deprecated/aui-form-select-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-select-deprecated/aui-form-select-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-select-deprecated/aui-form-select-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-select-deprecated/aui-form-select-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-select-deprecated/aui-form-select-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-textarea-deprecated/aui-form-textarea-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-textarea-deprecated/aui-form-textarea-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-textarea-deprecated/aui-form-textarea-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-textarea-deprecated/aui-form-textarea-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-textarea-deprecated/aui-form-textarea-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-textarea-deprecated/aui-form-textarea-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-textarea-deprecated/aui-form-textarea-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-textarea-deprecated/aui-form-textarea-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-textarea-deprecated/aui-form-textarea-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-textarea-deprecated/aui-form-textarea-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-textarea-deprecated/aui-form-textarea-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-textarea-deprecated/aui-form-textarea-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-textfield-deprecated/aui-form-textfield-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-textfield-deprecated/aui-form-textfield-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-textfield-deprecated/aui-form-textfield-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-textfield-deprecated/aui-form-textfield-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-textfield-deprecated/aui-form-textfield-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-textfield-deprecated/aui-form-textfield-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-textfield-deprecated/aui-form-textfield-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-textfield-deprecated/aui-form-textfield-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-textfield-deprecated/aui-form-textfield-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-textfield-deprecated/aui-form-textfield-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-textfield-deprecated/aui-form-textfield-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-textfield-deprecated/aui-form-textfield-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-validator/aui-form-validator-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-validator/aui-form-validator-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-validator/aui-form-validator-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-validator/aui-form-validator-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-validator/aui-form-validator-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-validator/aui-form-validator-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-validator/aui-form-validator-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-validator/aui-form-validator-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-validator/aui-form-validator.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-validator/aui-form-validator.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-form-validator/aui-form-validator.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-form-validator/aui-form-validator.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-color-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-color-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-color-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-color-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-color-picker-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-color-picker-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-color-picker-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-color-picker-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-color-picker-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-color-picker-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-color-picker-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-color-picker-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-color-picker-popover-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-color-picker-popover-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-color-picker-popover-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-color-picker-popover-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-hsv-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-hsv-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-hsv-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-hsv-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-hsva-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-hsva-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-hsva-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-hsva-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-hsva-palette-modal-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-hsva-palette-modal-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-hsva-palette-modal-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/aui-hsva-palette-modal-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-color-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-color-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-color-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-color-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-color-picker-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-color-picker-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-color-picker-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-color-picker-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-color-picker-popover-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-color-picker-popover-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-color-picker-popover-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-color-picker-popover-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-color-picker-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-color-picker-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-color-picker-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-color-picker-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-hsv-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-hsv-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-hsv-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-hsv-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-hsv-palette.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-hsv-palette.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-hsv-palette.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-hsv-palette.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-hsva-palette-modal-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-hsva-palette-modal-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-hsva-palette-modal-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-hsva-palette-modal-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-hsva-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-hsva-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-hsva-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/aui-hsva-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/sprite.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/sprite.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/sprite.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/assets/skins/sam/sprite.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/aui-hsv-palette-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/aui-hsv-palette-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/aui-hsv-palette-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/aui-hsv-palette-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/aui-hsv-palette-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/aui-hsv-palette-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/aui-hsv-palette-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/aui-hsv-palette-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/aui-hsv-palette.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/aui-hsv-palette.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsv-palette/aui-hsv-palette.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsv-palette/aui-hsv-palette.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-color-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-color-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-color-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-color-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-color-picker-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-color-picker-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-color-picker-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-color-picker-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-color-picker-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-color-picker-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-color-picker-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-color-picker-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-color-picker-popover-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-color-picker-popover-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-color-picker-popover-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-color-picker-popover-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-hsv-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-hsv-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-hsv-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-hsv-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-hsva-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-hsva-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-hsva-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-hsva-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-hsva-palette-modal-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-hsva-palette-modal-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-hsva-palette-modal-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/aui-hsva-palette-modal-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-color-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-color-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-color-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-color-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-color-picker-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-color-picker-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-color-picker-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-color-picker-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-color-picker-popover-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-color-picker-popover-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-color-picker-popover-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-color-picker-popover-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-color-picker-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-color-picker-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-color-picker-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-color-picker-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-hsv-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-hsv-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-hsv-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-hsv-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-hsva-palette-modal-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-hsva-palette-modal-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-hsva-palette-modal-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-hsva-palette-modal-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-hsva-palette-modal.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-hsva-palette-modal.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-hsva-palette-modal.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-hsva-palette-modal.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-hsva-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-hsva-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-hsva-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/aui-hsva-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/sprite.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/sprite.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/sprite.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/assets/skins/sam/sprite.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/aui-hsva-palette-modal-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/aui-hsva-palette-modal-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/aui-hsva-palette-modal-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/aui-hsva-palette-modal-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/aui-hsva-palette-modal-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/aui-hsva-palette-modal-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/aui-hsva-palette-modal-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/aui-hsva-palette-modal-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/aui-hsva-palette-modal.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/aui-hsva-palette-modal.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/aui-hsva-palette-modal.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette-modal/aui-hsva-palette-modal.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-color-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-color-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-color-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-color-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-color-picker-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-color-picker-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-color-picker-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-color-picker-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-color-picker-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-color-picker-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-color-picker-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-color-picker-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-color-picker-popover-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-color-picker-popover-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-color-picker-popover-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-color-picker-popover-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-hsv-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-hsv-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-hsv-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-hsv-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-hsva-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-hsva-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-hsva-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-hsva-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-hsva-palette-modal-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-hsva-palette-modal-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-hsva-palette-modal-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/aui-hsva-palette-modal-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-color-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-color-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-color-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-color-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-color-picker-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-color-picker-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-color-picker-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-color-picker-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-color-picker-popover-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-color-picker-popover-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-color-picker-popover-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-color-picker-popover-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-color-picker-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-color-picker-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-color-picker-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-color-picker-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-hsv-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-hsv-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-hsv-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-hsv-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-hsva-palette-modal-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-hsva-palette-modal-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-hsva-palette-modal-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-hsva-palette-modal-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-hsva-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-hsva-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-hsva-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-hsva-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-hsva-palette.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-hsva-palette.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-hsva-palette.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/aui-hsva-palette.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/sprite.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/sprite.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/sprite.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/assets/skins/sam/sprite.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/aui-hsva-palette-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/aui-hsva-palette-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/aui-hsva-palette-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/aui-hsva-palette-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/aui-hsva-palette-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/aui-hsva-palette-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/aui-hsva-palette-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/aui-hsva-palette-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/aui-hsva-palette.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/aui-hsva-palette.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-hsva-palette/aui-hsva-palette.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-hsva-palette/aui-hsva-palette.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-cropper/assets/aui-image-cropper-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-cropper/assets/aui-image-cropper-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-cropper/assets/aui-image-cropper-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-cropper/assets/aui-image-cropper-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-cropper/assets/skins/sam/aui-image-cropper-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-cropper/assets/skins/sam/aui-image-cropper-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-cropper/assets/skins/sam/aui-image-cropper-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-cropper/assets/skins/sam/aui-image-cropper-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-cropper/assets/skins/sam/aui-image-cropper.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-cropper/assets/skins/sam/aui-image-cropper.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-cropper/assets/skins/sam/aui-image-cropper.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-cropper/assets/skins/sam/aui-image-cropper.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-cropper/assets/skins/sam/resize-handle.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-cropper/assets/skins/sam/resize-handle.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-cropper/assets/skins/sam/resize-handle.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-cropper/assets/skins/sam/resize-handle.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-cropper/aui-image-cropper-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-cropper/aui-image-cropper-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-cropper/aui-image-cropper-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-cropper/aui-image-cropper-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-cropper/aui-image-cropper-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-cropper/aui-image-cropper-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-cropper/aui-image-cropper-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-cropper/aui-image-cropper-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-cropper/aui-image-cropper.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-cropper/aui-image-cropper.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-cropper/aui-image-cropper.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-cropper/aui-image-cropper.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/aui-image-viewer-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/aui-image-viewer-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/aui-image-viewer-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/aui-image-viewer-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/aui-image-viewer-gallery-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/aui-image-viewer-gallery-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/aui-image-viewer-gallery-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/aui-image-viewer-gallery-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/aui-image-viewer-gallery-core.min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/aui-image-viewer-gallery-core.min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/aui-image-viewer-gallery-core.min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/aui-image-viewer-gallery-core.min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/skins/sam/aui-image-viewer-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/skins/sam/aui-image-viewer-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/skins/sam/aui-image-viewer-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/skins/sam/aui-image-viewer-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/skins/sam/aui-image-viewer-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/skins/sam/aui-image-viewer-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/skins/sam/aui-image-viewer-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/skins/sam/aui-image-viewer-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/skins/sam/aui-image-viewer-gallery-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/skins/sam/aui-image-viewer-gallery-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/skins/sam/aui-image-viewer-gallery-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/assets/skins/sam/aui-image-viewer-gallery-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/aui-image-viewer-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/aui-image-viewer-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/aui-image-viewer-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/aui-image-viewer-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/aui-image-viewer-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/aui-image-viewer-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/aui-image-viewer-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/aui-image-viewer-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/aui-image-viewer-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/aui-image-viewer-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-base/aui-image-viewer-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-base/aui-image-viewer-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/aui-image-viewer-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/aui-image-viewer-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/aui-image-viewer-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/aui-image-viewer-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/aui-image-viewer-gallery-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/aui-image-viewer-gallery-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/aui-image-viewer-gallery-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/aui-image-viewer-gallery-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/aui-image-viewer-gallery-core.min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/aui-image-viewer-gallery-core.min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/aui-image-viewer-gallery-core.min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/aui-image-viewer-gallery-core.min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/skins/sam/aui-image-viewer-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/skins/sam/aui-image-viewer-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/skins/sam/aui-image-viewer-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/skins/sam/aui-image-viewer-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/skins/sam/aui-image-viewer-gallery-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/skins/sam/aui-image-viewer-gallery-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/skins/sam/aui-image-viewer-gallery-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/skins/sam/aui-image-viewer-gallery-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/skins/sam/aui-image-viewer-gallery.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/skins/sam/aui-image-viewer-gallery.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/skins/sam/aui-image-viewer-gallery.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/assets/skins/sam/aui-image-viewer-gallery.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/aui-image-viewer-gallery-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/aui-image-viewer-gallery-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/aui-image-viewer-gallery-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/aui-image-viewer-gallery-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/aui-image-viewer-gallery-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/aui-image-viewer-gallery-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/aui-image-viewer-gallery-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/aui-image-viewer-gallery-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/aui-image-viewer-gallery.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/aui-image-viewer-gallery.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/aui-image-viewer-gallery.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-gallery/aui-image-viewer-gallery.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-media/aui-image-viewer-media-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-media/aui-image-viewer-media-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-media/aui-image-viewer-media-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-media/aui-image-viewer-media-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-media/aui-image-viewer-media-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-media/aui-image-viewer-media-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-media/aui-image-viewer-media-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-media/aui-image-viewer-media-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-media/aui-image-viewer-media.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-media/aui-image-viewer-media.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-image-viewer-media/aui-image-viewer-media.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-image-viewer-media/aui-image-viewer-media.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-input-text-control-deprecated/aui-input-text-control-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-input-text-control-deprecated/aui-input-text-control-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-input-text-control-deprecated/aui-input-text-control-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-input-text-control-deprecated/aui-input-text-control-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-input-text-control-deprecated/aui-input-text-control-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-input-text-control-deprecated/aui-input-text-control-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-input-text-control-deprecated/aui-input-text-control-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-input-text-control-deprecated/aui-input-text-control-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-input-text-control-deprecated/aui-input-text-control-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-input-text-control-deprecated/aui-input-text-control-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-input-text-control-deprecated/aui-input-text-control-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-input-text-control-deprecated/aui-input-text-control-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-plugin-deprecated/assets/aui-io-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-plugin-deprecated/assets/aui-io-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-plugin-deprecated/assets/aui-io-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-plugin-deprecated/assets/aui-io-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-plugin-deprecated/aui-io-plugin-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-plugin-deprecated/aui-io-plugin-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-plugin-deprecated/aui-io-plugin-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-plugin-deprecated/aui-io-plugin-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-plugin-deprecated/aui-io-plugin-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-plugin-deprecated/aui-io-plugin-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-plugin-deprecated/aui-io-plugin-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-plugin-deprecated/aui-io-plugin-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-plugin-deprecated/aui-io-plugin-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-plugin-deprecated/aui-io-plugin-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-plugin-deprecated/aui-io-plugin-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-plugin-deprecated/aui-io-plugin-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-request-deprecated/assets/aui-io-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-request-deprecated/assets/aui-io-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-request-deprecated/assets/aui-io-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-request-deprecated/assets/aui-io-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-request-deprecated/aui-io-request-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-request-deprecated/aui-io-request-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-request-deprecated/aui-io-request-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-request-deprecated/aui-io-request-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-request-deprecated/aui-io-request-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-request-deprecated/aui-io-request-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-request-deprecated/aui-io-request-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-request-deprecated/aui-io-request-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-request-deprecated/aui-io-request-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-request-deprecated/aui-io-request-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-request-deprecated/aui-io-request-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-request-deprecated/aui-io-request-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-request/aui-io-request-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-request/aui-io-request-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-request/aui-io-request-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-request/aui-io-request-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-request/aui-io-request-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-request/aui-io-request-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-request/aui-io-request-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-request/aui-io-request-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-request/aui-io-request.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-request/aui-io-request.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-io-request/aui-io-request.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-io-request/aui-io-request.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-linkedset/aui-linkedset-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-linkedset/aui-linkedset-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-linkedset/aui-linkedset-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-linkedset/aui-linkedset-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-linkedset/aui-linkedset-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-linkedset/aui-linkedset-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-linkedset/aui-linkedset-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-linkedset/aui-linkedset-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-linkedset/aui-linkedset.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-linkedset/aui-linkedset.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-linkedset/aui-linkedset.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-linkedset/aui-linkedset.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-live-search-deprecated/assets/aui-live-search-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-live-search-deprecated/assets/aui-live-search-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-live-search-deprecated/assets/aui-live-search-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-live-search-deprecated/assets/aui-live-search-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-live-search-deprecated/aui-live-search-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-live-search-deprecated/aui-live-search-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-live-search-deprecated/aui-live-search-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-live-search-deprecated/aui-live-search-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-live-search-deprecated/aui-live-search-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-live-search-deprecated/aui-live-search-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-live-search-deprecated/aui-live-search-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-live-search-deprecated/aui-live-search-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-live-search-deprecated/aui-live-search-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-live-search-deprecated/aui-live-search-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-live-search-deprecated/aui-live-search-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-live-search-deprecated/aui-live-search-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/assets/aui-loading-mask-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/assets/aui-loading-mask-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/assets/aui-loading-mask-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/assets/aui-loading-mask-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/assets/skins/sam/aui-loading-mask-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/assets/skins/sam/aui-loading-mask-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/assets/skins/sam/aui-loading-mask-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/assets/skins/sam/aui-loading-mask-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/assets/skins/sam/aui-loading-mask-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/assets/skins/sam/aui-loading-mask-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/assets/skins/sam/aui-loading-mask-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/assets/skins/sam/aui-loading-mask-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/aui-loading-mask-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/aui-loading-mask-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/aui-loading-mask-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/aui-loading-mask-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/aui-loading-mask-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/aui-loading-mask-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/aui-loading-mask-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/aui-loading-mask-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/aui-loading-mask-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/aui-loading-mask-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/aui-loading-mask-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-loading-mask-deprecated/aui-loading-mask-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-map/aui-map-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-map/aui-map-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-map/aui-map-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-map/aui-map-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-map/aui-map-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-map/aui-map-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-map/aui-map-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-map/aui-map-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-map/aui-map.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-map/aui-map.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-map/aui-map.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-map/aui-map.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-messaging/aui-messaging-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-messaging/aui-messaging-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-messaging/aui-messaging-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-messaging/aui-messaging-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-messaging/aui-messaging-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-messaging/aui-messaging-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-messaging/aui-messaging-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-messaging/aui-messaging-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-messaging/aui-messaging.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-messaging/aui-messaging.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-messaging/aui-messaging.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-messaging/aui-messaging.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-modal/aui-modal-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-modal/aui-modal-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-modal/aui-modal-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-modal/aui-modal-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-modal/aui-modal-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-modal/aui-modal-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-modal/aui-modal-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-modal/aui-modal-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-modal/aui-modal.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-modal/aui-modal.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-modal/aui-modal.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-modal/aui-modal.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-node-base/aui-node-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-node-base/aui-node-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-node-base/aui-node-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-node-base/aui-node-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-node-base/aui-node-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-node-base/aui-node-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-node-base/aui-node-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-node-base/aui-node-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-node-base/aui-node-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-node-base/aui-node-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-node-base/aui-node-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-node-base/aui-node-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-node-html5/aui-node-html5-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-node-html5/aui-node-html5-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-node-html5/aui-node-html5-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-node-html5/aui-node-html5-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-node-html5/aui-node-html5-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-node-html5/aui-node-html5-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-node-html5/aui-node-html5-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-node-html5/aui-node-html5-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-node-html5/aui-node-html5.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-node-html5/aui-node-html5.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-node-html5/aui-node-html5.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-node-html5/aui-node-html5.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-base-deprecated/aui-overlay-base-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-base-deprecated/aui-overlay-base-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-base-deprecated/aui-overlay-base-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-base-deprecated/aui-overlay-base-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-base-deprecated/aui-overlay-base-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-base-deprecated/aui-overlay-base-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-base-deprecated/aui-overlay-base-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-base-deprecated/aui-overlay-base-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-base-deprecated/aui-overlay-base-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-base-deprecated/aui-overlay-base-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-base-deprecated/aui-overlay-base-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-base-deprecated/aui-overlay-base-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-deprecated/aui-overlay-context-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-deprecated/aui-overlay-context-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-deprecated/aui-overlay-context-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-deprecated/aui-overlay-context-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-deprecated/aui-overlay-context-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-deprecated/aui-overlay-context-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-deprecated/aui-overlay-context-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-deprecated/aui-overlay-context-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-deprecated/aui-overlay-context-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-deprecated/aui-overlay-context-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-deprecated/aui-overlay-context-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-deprecated/aui-overlay-context-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/aui-overlay-context-panel-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/aui-overlay-context-panel-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/aui-overlay-context-panel-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/aui-overlay-context-panel-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/aui-overlay-mask-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/aui-overlay-mask-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/aui-overlay-mask-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/aui-overlay-mask-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/skins/sam/aui-overlay-context-panel-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/skins/sam/aui-overlay-context-panel-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/skins/sam/aui-overlay-context-panel-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/skins/sam/aui-overlay-context-panel-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/skins/sam/aui-overlay-context-panel-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/skins/sam/aui-overlay-context-panel-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/skins/sam/aui-overlay-context-panel-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/skins/sam/aui-overlay-context-panel-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/skins/sam/aui-overlay-mask-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/skins/sam/aui-overlay-mask-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/skins/sam/aui-overlay-mask-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/assets/skins/sam/aui-overlay-mask-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/aui-overlay-context-panel-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/aui-overlay-context-panel-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/aui-overlay-context-panel-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/aui-overlay-context-panel-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/aui-overlay-context-panel-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/aui-overlay-context-panel-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/aui-overlay-context-panel-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/aui-overlay-context-panel-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/aui-overlay-context-panel-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/aui-overlay-context-panel-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/aui-overlay-context-panel-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-context-panel-deprecated/aui-overlay-context-panel-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-manager-deprecated/aui-overlay-manager-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-manager-deprecated/aui-overlay-manager-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-manager-deprecated/aui-overlay-manager-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-manager-deprecated/aui-overlay-manager-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-manager-deprecated/aui-overlay-manager-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-manager-deprecated/aui-overlay-manager-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-manager-deprecated/aui-overlay-manager-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-manager-deprecated/aui-overlay-manager-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-manager-deprecated/aui-overlay-manager-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-manager-deprecated/aui-overlay-manager-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-manager-deprecated/aui-overlay-manager-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-manager-deprecated/aui-overlay-manager-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/aui-overlay-context-panel-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/aui-overlay-context-panel-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/aui-overlay-context-panel-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/aui-overlay-context-panel-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/aui-overlay-mask-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/aui-overlay-mask-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/aui-overlay-mask-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/aui-overlay-mask-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/skins/sam/aui-overlay-context-panel-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/skins/sam/aui-overlay-context-panel-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/skins/sam/aui-overlay-context-panel-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/skins/sam/aui-overlay-context-panel-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/skins/sam/aui-overlay-mask-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/skins/sam/aui-overlay-mask-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/skins/sam/aui-overlay-mask-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/skins/sam/aui-overlay-mask-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/skins/sam/aui-overlay-mask-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/skins/sam/aui-overlay-mask-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/skins/sam/aui-overlay-mask-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/assets/skins/sam/aui-overlay-mask-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/aui-overlay-mask-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/aui-overlay-mask-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/aui-overlay-mask-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/aui-overlay-mask-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/aui-overlay-mask-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/aui-overlay-mask-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/aui-overlay-mask-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/aui-overlay-mask-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/aui-overlay-mask-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/aui-overlay-mask-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/aui-overlay-mask-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-overlay-mask-deprecated/aui-overlay-mask-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-pagination/aui-pagination-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-pagination/aui-pagination-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-pagination/aui-pagination-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-pagination/aui-pagination-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-pagination/aui-pagination-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-pagination/aui-pagination-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-pagination/aui-pagination-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-pagination/aui-pagination-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-pagination/aui-pagination.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-pagination/aui-pagination.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-pagination/aui-pagination.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-pagination/aui-pagination.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-palette/assets/aui-palette-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-palette/assets/aui-palette-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-palette/assets/aui-palette-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-palette/assets/aui-palette-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-palette/assets/skins/sam/aui-palette-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-palette/assets/skins/sam/aui-palette-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-palette/assets/skins/sam/aui-palette-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-palette/assets/skins/sam/aui-palette-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-palette/assets/skins/sam/aui-palette.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-palette/assets/skins/sam/aui-palette.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-palette/assets/skins/sam/aui-palette.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-palette/assets/skins/sam/aui-palette.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-palette/aui-palette-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-palette/aui-palette-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-palette/aui-palette-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-palette/aui-palette-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-palette/aui-palette-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-palette/aui-palette-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-palette/aui-palette-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-palette/aui-palette-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-palette/aui-palette.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-palette/aui-palette.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-palette/aui-palette.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-palette/aui-palette.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-parse-content/aui-parse-content-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-parse-content/aui-parse-content-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-parse-content/aui-parse-content-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-parse-content/aui-parse-content-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-parse-content/aui-parse-content-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-parse-content/aui-parse-content-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-parse-content/aui-parse-content-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-parse-content/aui-parse-content-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-parse-content/aui-parse-content.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-parse-content/aui-parse-content.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-parse-content/aui-parse-content.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-parse-content/aui-parse-content.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-popover/aui-popover-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-popover/aui-popover-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-popover/aui-popover-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-popover/aui-popover-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-popover/aui-popover-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-popover/aui-popover-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-popover/aui-popover-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-popover/aui-popover-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-popover/aui-popover.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-popover/aui-popover.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-popover/aui-popover.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-popover/aui-popover.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-progressbar/aui-progressbar-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-progressbar/aui-progressbar-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-progressbar/aui-progressbar-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-progressbar/aui-progressbar-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-progressbar/aui-progressbar-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-progressbar/aui-progressbar-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-progressbar/aui-progressbar-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-progressbar/aui-progressbar-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-progressbar/aui-progressbar.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-progressbar/aui-progressbar.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-progressbar/aui-progressbar.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-progressbar/aui-progressbar.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-base/assets/aui-rating-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-base/assets/aui-rating-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-base/assets/aui-rating-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-base/assets/aui-rating-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-base/assets/skins/sam/aui-rating-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-base/assets/skins/sam/aui-rating-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-base/assets/skins/sam/aui-rating-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-base/assets/skins/sam/aui-rating-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-base/assets/skins/sam/aui-rating-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-base/assets/skins/sam/aui-rating-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-base/assets/skins/sam/aui-rating-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-base/assets/skins/sam/aui-rating-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-base/aui-rating-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-base/aui-rating-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-base/aui-rating-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-base/aui-rating-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-base/aui-rating-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-base/aui-rating-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-base/aui-rating-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-base/aui-rating-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-base/aui-rating-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-base/aui-rating-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-base/aui-rating-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-base/aui-rating-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-thumb/aui-rating-thumb-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-thumb/aui-rating-thumb-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-thumb/aui-rating-thumb-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-thumb/aui-rating-thumb-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-thumb/aui-rating-thumb-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-thumb/aui-rating-thumb-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-thumb/aui-rating-thumb-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-thumb/aui-rating-thumb-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-thumb/aui-rating-thumb.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-thumb/aui-rating-thumb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-rating-thumb/aui-rating-thumb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-rating-thumb/aui-rating-thumb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/assets/aui-resize-base-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/assets/aui-resize-base-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/assets/aui-resize-base-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/assets/aui-resize-base-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/assets/skins/sam/aui-resize-base-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/assets/skins/sam/aui-resize-base-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/assets/skins/sam/aui-resize-base-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/assets/skins/sam/aui-resize-base-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/assets/skins/sam/aui-resize-base-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/assets/skins/sam/aui-resize-base-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/assets/skins/sam/aui-resize-base-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/assets/skins/sam/aui-resize-base-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/aui-resize-base-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/aui-resize-base-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/aui-resize-base-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/aui-resize-base-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/aui-resize-base-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/aui-resize-base-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/aui-resize-base-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/aui-resize-base-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/aui-resize-base-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/aui-resize-base-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/aui-resize-base-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-base-deprecated/aui-resize-base-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-constrain-deprecated/aui-resize-constrain-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-constrain-deprecated/aui-resize-constrain-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-constrain-deprecated/aui-resize-constrain-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-constrain-deprecated/aui-resize-constrain-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-constrain-deprecated/aui-resize-constrain-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-constrain-deprecated/aui-resize-constrain-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-constrain-deprecated/aui-resize-constrain-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-constrain-deprecated/aui-resize-constrain-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-constrain-deprecated/aui-resize-constrain-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-constrain-deprecated/aui-resize-constrain-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-resize-constrain-deprecated/aui-resize-constrain-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-resize-constrain-deprecated/aui-resize-constrain-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-event-recorder-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-event-recorder-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-event-recorder-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-event-recorder-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-agenda-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-agenda-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-agenda-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-agenda-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-day-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-day-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-day-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-day-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-month-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-month-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-month-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-month-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-table-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-table-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-table-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-table-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-week-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-week-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-week-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/aui-scheduler-view-week-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-event-recorder-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-event-recorder-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-event-recorder-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-event-recorder-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-agenda-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-agenda-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-agenda-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-agenda-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-day-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-day-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-day-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-day-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-month-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-month-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-month-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-month-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-table-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-table-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-table-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-table-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-week-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-week-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-week-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/aui-scheduler-view-week-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/icon-grip-horizontal.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/icon-grip-horizontal.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/icon-grip-horizontal.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/icon-grip-horizontal.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/scheduler-arrows.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/scheduler-arrows.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/scheduler-arrows.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/scheduler-arrows.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/scheduler-background-striped.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/scheduler-background-striped.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/scheduler-background-striped.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/scheduler-background-striped.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/scheduler-notification.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/scheduler-notification.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/scheduler-notification.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/assets/skins/sam/scheduler-notification.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/aui-scheduler-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/aui-scheduler-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/aui-scheduler-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/aui-scheduler-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/aui-scheduler-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/aui-scheduler-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/aui-scheduler-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/aui-scheduler-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/aui-scheduler-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/aui-scheduler-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-base/aui-scheduler-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-base/aui-scheduler-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-event-recorder-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-event-recorder-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-event-recorder-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-event-recorder-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-agenda-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-agenda-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-agenda-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-agenda-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-day-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-day-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-day-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-day-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-month-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-month-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-month-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-month-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-table-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-table-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-table-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-table-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-week-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-week-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-week-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/aui-scheduler-view-week-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-event-recorder-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-event-recorder-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-event-recorder-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-event-recorder-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-event-recorder.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-event-recorder.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-event-recorder.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-event-recorder.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-agenda-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-agenda-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-agenda-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-agenda-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-day-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-day-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-day-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-day-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-month-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-month-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-month-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-month-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-table-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-table-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-table-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-table-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-week-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-week-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-week-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/aui-scheduler-view-week-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/icon-grip-horizontal.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/icon-grip-horizontal.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/icon-grip-horizontal.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/icon-grip-horizontal.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/scheduler-arrows.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/scheduler-arrows.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/scheduler-arrows.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/scheduler-arrows.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/scheduler-background-striped.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/scheduler-background-striped.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/scheduler-background-striped.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/scheduler-background-striped.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/scheduler-notification.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/scheduler-notification.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/scheduler-notification.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/assets/skins/sam/scheduler-notification.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/aui-scheduler-event-recorder-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/aui-scheduler-event-recorder-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/aui-scheduler-event-recorder-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/aui-scheduler-event-recorder-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/aui-scheduler-event-recorder-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/aui-scheduler-event-recorder-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/aui-scheduler-event-recorder-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/aui-scheduler-event-recorder-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/aui-scheduler-event-recorder.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/aui-scheduler-event-recorder.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/aui-scheduler-event-recorder.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-event-recorder/aui-scheduler-event-recorder.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-event-recorder-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-event-recorder-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-event-recorder-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-event-recorder-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-agenda-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-agenda-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-agenda-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-agenda-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-day-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-day-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-day-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-day-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-month-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-month-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-month-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-month-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-table-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-table-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-table-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-table-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-week-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-week-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-week-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/aui-scheduler-view-week-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-event-recorder-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-event-recorder-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-event-recorder-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-event-recorder-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-agenda-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-agenda-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-agenda-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-agenda-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-agenda.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-agenda.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-agenda.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-agenda.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-day-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-day-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-day-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-day-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-month-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-month-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-month-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-month-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-table-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-table-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-table-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-table-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-week-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-week-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-week-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/aui-scheduler-view-week-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/icon-grip-horizontal.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/icon-grip-horizontal.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/icon-grip-horizontal.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/icon-grip-horizontal.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/scheduler-arrows.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/scheduler-arrows.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/scheduler-arrows.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/scheduler-arrows.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/scheduler-background-striped.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/scheduler-background-striped.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/scheduler-background-striped.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/scheduler-background-striped.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/scheduler-notification.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/scheduler-notification.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/scheduler-notification.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/assets/skins/sam/scheduler-notification.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/aui-scheduler-view-agenda-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/aui-scheduler-view-agenda-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/aui-scheduler-view-agenda-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/aui-scheduler-view-agenda-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/aui-scheduler-view-agenda-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/aui-scheduler-view-agenda-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/aui-scheduler-view-agenda-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/aui-scheduler-view-agenda-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/aui-scheduler-view-agenda.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/aui-scheduler-view-agenda.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/aui-scheduler-view-agenda.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-agenda/aui-scheduler-view-agenda.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-event-recorder-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-event-recorder-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-event-recorder-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-event-recorder-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-agenda-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-agenda-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-agenda-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-agenda-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-day-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-day-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-day-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-day-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-month-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-month-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-month-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-month-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-table-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-table-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-table-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-table-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-week-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-week-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-week-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/aui-scheduler-view-week-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-event-recorder-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-event-recorder-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-event-recorder-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-event-recorder-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-agenda-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-agenda-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-agenda-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-agenda-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-day-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-day-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-day-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-day-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-day.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-day.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-day.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-day.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-month-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-month-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-month-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-month-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-table-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-table-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-table-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-table-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-week-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-week-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-week-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/aui-scheduler-view-week-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/icon-grip-horizontal.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/icon-grip-horizontal.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/icon-grip-horizontal.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/icon-grip-horizontal.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/scheduler-arrows.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/scheduler-arrows.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/scheduler-arrows.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/scheduler-arrows.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/scheduler-background-striped.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/scheduler-background-striped.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/scheduler-background-striped.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/scheduler-background-striped.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/scheduler-notification.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/scheduler-notification.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/scheduler-notification.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/assets/skins/sam/scheduler-notification.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/aui-scheduler-view-day-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/aui-scheduler-view-day-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/aui-scheduler-view-day-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/aui-scheduler-view-day-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/aui-scheduler-view-day-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/aui-scheduler-view-day-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/aui-scheduler-view-day-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/aui-scheduler-view-day-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/aui-scheduler-view-day.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/aui-scheduler-view-day.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-day/aui-scheduler-view-day.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-day/aui-scheduler-view-day.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-event-recorder-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-event-recorder-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-event-recorder-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-event-recorder-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-agenda-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-agenda-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-agenda-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-agenda-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-day-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-day-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-day-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-day-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-month-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-month-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-month-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-month-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-table-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-table-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-table-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-table-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-week-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-week-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-week-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/aui-scheduler-view-week-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-event-recorder-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-event-recorder-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-event-recorder-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-event-recorder-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-agenda-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-agenda-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-agenda-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-agenda-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-day-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-day-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-day-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-day-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-month-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-month-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-month-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-month-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-month.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-month.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-month.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-month.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-table-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-table-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-table-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-table-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-week-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-week-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-week-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/aui-scheduler-view-week-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/icon-grip-horizontal.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/icon-grip-horizontal.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/icon-grip-horizontal.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/icon-grip-horizontal.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/scheduler-arrows.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/scheduler-arrows.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/scheduler-arrows.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/scheduler-arrows.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/scheduler-background-striped.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/scheduler-background-striped.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/scheduler-background-striped.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/scheduler-background-striped.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/scheduler-notification.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/scheduler-notification.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/scheduler-notification.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/assets/skins/sam/scheduler-notification.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/aui-scheduler-view-month-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/aui-scheduler-view-month-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/aui-scheduler-view-month-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/aui-scheduler-view-month-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/aui-scheduler-view-month-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/aui-scheduler-view-month-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/aui-scheduler-view-month-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/aui-scheduler-view-month-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/aui-scheduler-view-month.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/aui-scheduler-view-month.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-month/aui-scheduler-view-month.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-month/aui-scheduler-view-month.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table-dd/aui-scheduler-view-table-dd-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table-dd/aui-scheduler-view-table-dd-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table-dd/aui-scheduler-view-table-dd-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table-dd/aui-scheduler-view-table-dd-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table-dd/aui-scheduler-view-table-dd-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table-dd/aui-scheduler-view-table-dd-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table-dd/aui-scheduler-view-table-dd-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table-dd/aui-scheduler-view-table-dd-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table-dd/aui-scheduler-view-table-dd.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table-dd/aui-scheduler-view-table-dd.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table-dd/aui-scheduler-view-table-dd.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table-dd/aui-scheduler-view-table-dd.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-event-recorder-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-event-recorder-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-event-recorder-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-event-recorder-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-agenda-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-agenda-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-agenda-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-agenda-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-day-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-day-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-day-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-day-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-month-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-month-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-month-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-month-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-table-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-table-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-table-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-table-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-week-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-week-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-week-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/aui-scheduler-view-week-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-event-recorder-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-event-recorder-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-event-recorder-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-event-recorder-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-agenda-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-agenda-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-agenda-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-agenda-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-day-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-day-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-day-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-day-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-month-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-month-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-month-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-month-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-table-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-table-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-table-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-table-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-table.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-table.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-table.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-table.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-week-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-week-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-week-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/aui-scheduler-view-week-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/icon-grip-horizontal.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/icon-grip-horizontal.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/icon-grip-horizontal.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/icon-grip-horizontal.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/scheduler-arrows.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/scheduler-arrows.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/scheduler-arrows.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/scheduler-arrows.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/scheduler-background-striped.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/scheduler-background-striped.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/scheduler-background-striped.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/scheduler-background-striped.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/scheduler-notification.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/scheduler-notification.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/scheduler-notification.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/assets/skins/sam/scheduler-notification.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/aui-scheduler-view-table-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/aui-scheduler-view-table-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/aui-scheduler-view-table-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/aui-scheduler-view-table-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/aui-scheduler-view-table-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/aui-scheduler-view-table-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/aui-scheduler-view-table-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/aui-scheduler-view-table-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/aui-scheduler-view-table.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/aui-scheduler-view-table.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-table/aui-scheduler-view-table.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-table/aui-scheduler-view-table.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-event-recorder-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-event-recorder-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-event-recorder-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-event-recorder-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-agenda-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-agenda-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-agenda-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-agenda-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-day-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-day-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-day-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-day-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-month-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-month-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-month-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-month-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-table-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-table-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-table-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-table-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-week-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-week-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-week-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/aui-scheduler-view-week-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-event-recorder-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-event-recorder-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-event-recorder-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-event-recorder-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-agenda-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-agenda-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-agenda-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-agenda-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-day-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-day-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-day-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-day-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-month-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-month-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-month-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-month-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-table-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-table-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-table-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-table-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-week-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-week-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-week-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-week-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-week.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-week.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-week.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/aui-scheduler-view-week.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/icon-grip-horizontal.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/icon-grip-horizontal.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/icon-grip-horizontal.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/icon-grip-horizontal.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/scheduler-arrows.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/scheduler-arrows.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/scheduler-arrows.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/scheduler-arrows.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/scheduler-background-striped.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/scheduler-background-striped.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/scheduler-background-striped.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/scheduler-background-striped.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/scheduler-notification.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/scheduler-notification.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/scheduler-notification.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/assets/skins/sam/scheduler-notification.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/aui-scheduler-view-week-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/aui-scheduler-view-week-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/aui-scheduler-view-week-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/aui-scheduler-view-week-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/aui-scheduler-view-week-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/aui-scheduler-view-week-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/aui-scheduler-view-week-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/aui-scheduler-view-week-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/aui-scheduler-view-week.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/aui-scheduler-view-week.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scheduler-view-week/aui-scheduler-view-week.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scheduler-view-week/aui-scheduler-view-week.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scroller-deprecated/assets/aui-scroller-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scroller-deprecated/assets/aui-scroller-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scroller-deprecated/assets/aui-scroller-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scroller-deprecated/assets/aui-scroller-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scroller-deprecated/assets/skins/sam/aui-scroller-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scroller-deprecated/assets/skins/sam/aui-scroller-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scroller-deprecated/assets/skins/sam/aui-scroller-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scroller-deprecated/assets/skins/sam/aui-scroller-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scroller-deprecated/assets/skins/sam/aui-scroller-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scroller-deprecated/assets/skins/sam/aui-scroller-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scroller-deprecated/assets/skins/sam/aui-scroller-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scroller-deprecated/assets/skins/sam/aui-scroller-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scroller-deprecated/aui-scroller-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scroller-deprecated/aui-scroller-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scroller-deprecated/aui-scroller-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scroller-deprecated/aui-scroller-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scroller-deprecated/aui-scroller-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scroller-deprecated/aui-scroller-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scroller-deprecated/aui-scroller-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scroller-deprecated/aui-scroller-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scroller-deprecated/aui-scroller-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scroller-deprecated/aui-scroller-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-scroller-deprecated/aui-scroller-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-scroller-deprecated/aui-scroller-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-search-tst/aui-search-tst-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-search-tst/aui-search-tst-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-search-tst/aui-search-tst-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-search-tst/aui-search-tst-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-search-tst/aui-search-tst-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-search-tst/aui-search-tst-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-search-tst/aui-search-tst-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-search-tst/aui-search-tst-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-search-tst/aui-search-tst.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-search-tst/aui-search-tst.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-search-tst/aui-search-tst.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-search-tst/aui-search-tst.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-selector/aui-selector-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-selector/aui-selector-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-selector/aui-selector-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-selector/aui-selector-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-selector/aui-selector-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-selector/aui-selector-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-selector/aui-selector-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-selector/aui-selector-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-selector/aui-selector.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-selector/aui-selector.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-selector/aui-selector.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-selector/aui-selector.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-set/aui-set-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-set/aui-set-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-set/aui-set-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-set/aui-set-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-set/aui-set-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-set/aui-set-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-set/aui-set-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-set/aui-set-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-set/aui-set.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-set/aui-set.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-set/aui-set.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-set/aui-set.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-simple-anim-deprecated/aui-simple-anim-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-simple-anim-deprecated/aui-simple-anim-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-simple-anim-deprecated/aui-simple-anim-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-simple-anim-deprecated/aui-simple-anim-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-simple-anim-deprecated/aui-simple-anim-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-simple-anim-deprecated/aui-simple-anim-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-simple-anim-deprecated/aui-simple-anim-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-simple-anim-deprecated/aui-simple-anim-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-simple-anim-deprecated/aui-simple-anim-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-simple-anim-deprecated/aui-simple-anim-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-simple-anim-deprecated/aui-simple-anim-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-simple-anim-deprecated/aui-simple-anim-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/aui-skin-deprecated-min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/aui-skin-deprecated-min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/aui-skin-deprecated-min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/aui-skin-deprecated-min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/aui-skin-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/aui-skin-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/aui-skin-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/aui-skin-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/common/state_active_bg.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/common/state_active_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/common/state_active_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/common/state_active_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/common/state_default_bg.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/common/state_default_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/common/state_default_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/common/state_default_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/common/state_hover_bg.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/common/state_hover_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/common/state_hover_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/common/state_hover_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/common/state_selected_hover.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/common/state_selected_hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/common/state_selected_hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/common/state_selected_hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/icon_sprite.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/icon_sprite.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/icon_sprite.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/icon_sprite.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/loading_indicator.gif b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/loading_indicator.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/loading_indicator.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/loading_indicator.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/menu/bg.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/menu/bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/menu/bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/menu/bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/panel/header_bg.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/panel/header_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/panel/header_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-skin-deprecated/images/panel/header_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-layout/assets/aui-sortable-layout-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-layout/assets/aui-sortable-layout-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-layout/assets/aui-sortable-layout-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-layout/assets/aui-sortable-layout-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-layout/assets/skins/sam/aui-sortable-layout-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-layout/assets/skins/sam/aui-sortable-layout-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-layout/assets/skins/sam/aui-sortable-layout-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-layout/assets/skins/sam/aui-sortable-layout-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-layout/assets/skins/sam/aui-sortable-layout.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-layout/assets/skins/sam/aui-sortable-layout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-layout/assets/skins/sam/aui-sortable-layout.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-layout/assets/skins/sam/aui-sortable-layout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-layout/aui-sortable-layout-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-layout/aui-sortable-layout-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-layout/aui-sortable-layout-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-layout/aui-sortable-layout-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-layout/aui-sortable-layout-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-layout/aui-sortable-layout-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-layout/aui-sortable-layout-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-layout/aui-sortable-layout-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-layout/aui-sortable-layout.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-layout/aui-sortable-layout.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-layout/aui-sortable-layout.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-layout/aui-sortable-layout.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-list/aui-sortable-list-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-list/aui-sortable-list-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-list/aui-sortable-list-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-list/aui-sortable-list-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-list/aui-sortable-list-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-list/aui-sortable-list-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-list/aui-sortable-list-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-list/aui-sortable-list-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-list/aui-sortable-list.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-list/aui-sortable-list.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-sortable-list/aui-sortable-list.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-sortable-list/aui-sortable-list.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-state-interaction-deprecated/aui-state-interaction-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-state-interaction-deprecated/aui-state-interaction-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-state-interaction-deprecated/aui-state-interaction-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-state-interaction-deprecated/aui-state-interaction-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-state-interaction-deprecated/aui-state-interaction-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-state-interaction-deprecated/aui-state-interaction-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-state-interaction-deprecated/aui-state-interaction-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-state-interaction-deprecated/aui-state-interaction-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-state-interaction-deprecated/aui-state-interaction-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-state-interaction-deprecated/aui-state-interaction-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-state-interaction-deprecated/aui-state-interaction-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-state-interaction-deprecated/aui-state-interaction-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-swf-deprecated/aui-swf-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-swf-deprecated/aui-swf-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-swf-deprecated/aui-swf-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-swf-deprecated/aui-swf-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-swf-deprecated/aui-swf-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-swf-deprecated/aui-swf-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-swf-deprecated/aui-swf-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-swf-deprecated/aui-swf-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-swf-deprecated/aui-swf-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-swf-deprecated/aui-swf-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-swf-deprecated/aui-swf-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-swf-deprecated/aui-swf-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tabview/aui-tabview-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tabview/aui-tabview-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tabview/aui-tabview-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tabview/aui-tabview-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tabview/aui-tabview-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tabview/aui-tabview-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tabview/aui-tabview-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tabview/aui-tabview-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tabview/aui-tabview.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tabview/aui-tabview.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tabview/aui-tabview.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tabview/aui-tabview.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-template-deprecated/aui-template-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-template-deprecated/aui-template-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-template-deprecated/aui-template-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-template-deprecated/aui-template-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-template-deprecated/aui-template-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-template-deprecated/aui-template-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-template-deprecated/aui-template-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-template-deprecated/aui-template-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-template-deprecated/aui-template-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-template-deprecated/aui-template-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-template-deprecated/aui-template-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-template-deprecated/aui-template-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-text-data-unicode/aui-text-data-unicode-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-text-data-unicode/aui-text-data-unicode-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-text-data-unicode/aui-text-data-unicode-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-text-data-unicode/aui-text-data-unicode-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-text-data-unicode/aui-text-data-unicode-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-text-data-unicode/aui-text-data-unicode-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-text-data-unicode/aui-text-data-unicode-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-text-data-unicode/aui-text-data-unicode-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-text-data-unicode/aui-text-data-unicode.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-text-data-unicode/aui-text-data-unicode.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-text-data-unicode/aui-text-data-unicode.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-text-data-unicode/aui-text-data-unicode.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-text-unicode/aui-text-unicode-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-text-unicode/aui-text-unicode-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-text-unicode/aui-text-unicode-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-text-unicode/aui-text-unicode-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-text-unicode/aui-text-unicode-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-text-unicode/aui-text-unicode-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-text-unicode/aui-text-unicode-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-text-unicode/aui-text-unicode-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-text-unicode/aui-text-unicode.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-text-unicode/aui-text-unicode.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-text-unicode/aui-text-unicode.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-text-unicode/aui-text-unicode.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/assets/aui-textboxlist-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/assets/aui-textboxlist-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/assets/aui-textboxlist-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/assets/aui-textboxlist-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/assets/skins/sam/aui-textboxlist-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/assets/skins/sam/aui-textboxlist-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/assets/skins/sam/aui-textboxlist-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/assets/skins/sam/aui-textboxlist-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/assets/skins/sam/aui-textboxlist-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/assets/skins/sam/aui-textboxlist-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/assets/skins/sam/aui-textboxlist-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/assets/skins/sam/aui-textboxlist-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/aui-textboxlist-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/aui-textboxlist-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/aui-textboxlist-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/aui-textboxlist-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/aui-textboxlist-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/aui-textboxlist-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/aui-textboxlist-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/aui-textboxlist-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/aui-textboxlist-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/aui-textboxlist-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/aui-textboxlist-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-textboxlist-deprecated/aui-textboxlist-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker-native/aui-timepicker-native-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker-native/aui-timepicker-native-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker-native/aui-timepicker-native-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker-native/aui-timepicker-native-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker-native/aui-timepicker-native-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker-native/aui-timepicker-native-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker-native/aui-timepicker-native-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker-native/aui-timepicker-native-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker-native/aui-timepicker-native.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker-native/aui-timepicker-native.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker-native/aui-timepicker-native.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker-native/aui-timepicker-native.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker/assets/aui-timepicker-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker/assets/aui-timepicker-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker/assets/aui-timepicker-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker/assets/aui-timepicker-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker/assets/skins/sam/aui-timepicker-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker/assets/skins/sam/aui-timepicker-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker/assets/skins/sam/aui-timepicker-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker/assets/skins/sam/aui-timepicker-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker/assets/skins/sam/aui-timepicker.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker/assets/skins/sam/aui-timepicker.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker/assets/skins/sam/aui-timepicker.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker/assets/skins/sam/aui-timepicker.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker/aui-timepicker-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker/aui-timepicker-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker/aui-timepicker-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker/aui-timepicker-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker/aui-timepicker-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker/aui-timepicker-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker/aui-timepicker-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker/aui-timepicker-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker/aui-timepicker.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker/aui-timepicker.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timepicker/aui-timepicker.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timepicker/aui-timepicker.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timer/aui-timer-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timer/aui-timer-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timer/aui-timer-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timer/aui-timer-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timer/aui-timer-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timer/aui-timer-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timer/aui-timer-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timer/aui-timer-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timer/aui-timer.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timer/aui-timer.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-timer/aui-timer.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-timer/aui-timer.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-base/assets/aui-toggler-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-base/assets/aui-toggler-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-base/assets/aui-toggler-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-base/assets/aui-toggler-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-base/assets/skins/sam/aui-toggler-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-base/assets/skins/sam/aui-toggler-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-base/assets/skins/sam/aui-toggler-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-base/assets/skins/sam/aui-toggler-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-base/assets/skins/sam/aui-toggler-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-base/assets/skins/sam/aui-toggler-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-base/assets/skins/sam/aui-toggler-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-base/assets/skins/sam/aui-toggler-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-base/aui-toggler-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-base/aui-toggler-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-base/aui-toggler-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-base/aui-toggler-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-base/aui-toggler-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-base/aui-toggler-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-base/aui-toggler-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-base/aui-toggler-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-base/aui-toggler-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-base/aui-toggler-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-base/aui-toggler-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-base/aui-toggler-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-delegate/aui-toggler-delegate-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-delegate/aui-toggler-delegate-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-delegate/aui-toggler-delegate-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-delegate/aui-toggler-delegate-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-delegate/aui-toggler-delegate-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-delegate/aui-toggler-delegate-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-delegate/aui-toggler-delegate-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-delegate/aui-toggler-delegate-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-delegate/aui-toggler-delegate.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-delegate/aui-toggler-delegate.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toggler-delegate/aui-toggler-delegate.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toggler-delegate/aui-toggler-delegate.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toolbar/aui-toolbar-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toolbar/aui-toolbar-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toolbar/aui-toolbar-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toolbar/aui-toolbar-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toolbar/aui-toolbar-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toolbar/aui-toolbar-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toolbar/aui-toolbar-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toolbar/aui-toolbar-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toolbar/aui-toolbar.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toolbar/aui-toolbar.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-toolbar/aui-toolbar.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-toolbar/aui-toolbar.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-base/aui-tooltip-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-base/aui-tooltip-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-base/aui-tooltip-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-base/aui-tooltip-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-base/aui-tooltip-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-base/aui-tooltip-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-base/aui-tooltip-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-base/aui-tooltip-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-base/aui-tooltip-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-base/aui-tooltip-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-base/aui-tooltip-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-base/aui-tooltip-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-delegate/aui-tooltip-delegate-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-delegate/aui-tooltip-delegate-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-delegate/aui-tooltip-delegate-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-delegate/aui-tooltip-delegate-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-delegate/aui-tooltip-delegate-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-delegate/aui-tooltip-delegate-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-delegate/aui-tooltip-delegate-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-delegate/aui-tooltip-delegate-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-delegate/aui-tooltip-delegate.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-delegate/aui-tooltip-delegate.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-delegate/aui-tooltip-delegate.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-delegate/aui-tooltip-delegate.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/assets/aui-tooltip-deprecated-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/assets/aui-tooltip-deprecated-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/assets/aui-tooltip-deprecated-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/assets/aui-tooltip-deprecated-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/assets/skins/sam/aui-tooltip-deprecated-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/assets/skins/sam/aui-tooltip-deprecated-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/assets/skins/sam/aui-tooltip-deprecated-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/assets/skins/sam/aui-tooltip-deprecated-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/assets/skins/sam/aui-tooltip-deprecated.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/assets/skins/sam/aui-tooltip-deprecated.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/assets/skins/sam/aui-tooltip-deprecated.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/assets/skins/sam/aui-tooltip-deprecated.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/aui-tooltip-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/aui-tooltip-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/aui-tooltip-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/aui-tooltip-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/aui-tooltip-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/aui-tooltip-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/aui-tooltip-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/aui-tooltip-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/aui-tooltip-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/aui-tooltip-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/aui-tooltip-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tooltip-deprecated/aui-tooltip-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-base-deprecated/aui-tpl-snippets-base-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-base-deprecated/aui-tpl-snippets-base-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-base-deprecated/aui-tpl-snippets-base-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-base-deprecated/aui-tpl-snippets-base-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-base-deprecated/aui-tpl-snippets-base-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-base-deprecated/aui-tpl-snippets-base-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-base-deprecated/aui-tpl-snippets-base-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-base-deprecated/aui-tpl-snippets-base-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-base-deprecated/aui-tpl-snippets-base-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-base-deprecated/aui-tpl-snippets-base-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-base-deprecated/aui-tpl-snippets-base-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-base-deprecated/aui-tpl-snippets-base-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-checkbox-deprecated/aui-tpl-snippets-checkbox-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-checkbox-deprecated/aui-tpl-snippets-checkbox-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-checkbox-deprecated/aui-tpl-snippets-checkbox-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-checkbox-deprecated/aui-tpl-snippets-checkbox-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-checkbox-deprecated/aui-tpl-snippets-checkbox-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-checkbox-deprecated/aui-tpl-snippets-checkbox-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-checkbox-deprecated/aui-tpl-snippets-checkbox-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-checkbox-deprecated/aui-tpl-snippets-checkbox-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-checkbox-deprecated/aui-tpl-snippets-checkbox-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-checkbox-deprecated/aui-tpl-snippets-checkbox-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-checkbox-deprecated/aui-tpl-snippets-checkbox-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-checkbox-deprecated/aui-tpl-snippets-checkbox-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-input-deprecated/aui-tpl-snippets-input-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-input-deprecated/aui-tpl-snippets-input-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-input-deprecated/aui-tpl-snippets-input-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-input-deprecated/aui-tpl-snippets-input-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-input-deprecated/aui-tpl-snippets-input-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-input-deprecated/aui-tpl-snippets-input-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-input-deprecated/aui-tpl-snippets-input-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-input-deprecated/aui-tpl-snippets-input-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-input-deprecated/aui-tpl-snippets-input-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-input-deprecated/aui-tpl-snippets-input-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-input-deprecated/aui-tpl-snippets-input-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-input-deprecated/aui-tpl-snippets-input-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-select-deprecated/aui-tpl-snippets-select-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-select-deprecated/aui-tpl-snippets-select-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-select-deprecated/aui-tpl-snippets-select-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-select-deprecated/aui-tpl-snippets-select-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-select-deprecated/aui-tpl-snippets-select-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-select-deprecated/aui-tpl-snippets-select-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-select-deprecated/aui-tpl-snippets-select-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-select-deprecated/aui-tpl-snippets-select-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-select-deprecated/aui-tpl-snippets-select-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-select-deprecated/aui-tpl-snippets-select-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-select-deprecated/aui-tpl-snippets-select-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-select-deprecated/aui-tpl-snippets-select-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-textarea-deprecated/aui-tpl-snippets-textarea-deprecated-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-textarea-deprecated/aui-tpl-snippets-textarea-deprecated-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-textarea-deprecated/aui-tpl-snippets-textarea-deprecated-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-textarea-deprecated/aui-tpl-snippets-textarea-deprecated-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-textarea-deprecated/aui-tpl-snippets-textarea-deprecated-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-textarea-deprecated/aui-tpl-snippets-textarea-deprecated-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-textarea-deprecated/aui-tpl-snippets-textarea-deprecated-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-textarea-deprecated/aui-tpl-snippets-textarea-deprecated-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-textarea-deprecated/aui-tpl-snippets-textarea-deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-textarea-deprecated/aui-tpl-snippets-textarea-deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tpl-snippets-textarea-deprecated/aui-tpl-snippets-textarea-deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tpl-snippets-textarea-deprecated/aui-tpl-snippets-textarea-deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-data/aui-tree-data-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-data/aui-tree-data-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-data/aui-tree-data-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-data/aui-tree-data-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-data/aui-tree-data-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-data/aui-tree-data-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-data/aui-tree-data-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-data/aui-tree-data-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-data/aui-tree-data.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-data/aui-tree-data.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-data/aui-tree-data.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-data/aui-tree-data.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-io/aui-tree-io-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-io/aui-tree-io-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-io/aui-tree-io-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-io/aui-tree-io-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-io/aui-tree-io-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-io/aui-tree-io-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-io/aui-tree-io-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-io/aui-tree-io-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-io/aui-tree-io.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-io/aui-tree-io.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-io/aui-tree-io.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-io/aui-tree-io.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-node/aui-tree-node-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-node/aui-tree-node-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-node/aui-tree-node-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-node/aui-tree-node-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-node/aui-tree-node-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-node/aui-tree-node-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-node/aui-tree-node-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-node/aui-tree-node-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-node/aui-tree-node.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-node/aui-tree-node.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-node/aui-tree-node.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-node/aui-tree-node.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-paginator/aui-tree-paginator-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-paginator/aui-tree-paginator-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-paginator/aui-tree-paginator-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-paginator/aui-tree-paginator-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-paginator/aui-tree-paginator-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-paginator/aui-tree-paginator-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-paginator/aui-tree-paginator-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-paginator/aui-tree-paginator-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-paginator/aui-tree-paginator.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-paginator/aui-tree-paginator.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-paginator/aui-tree-paginator.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-paginator/aui-tree-paginator.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-view/assets/aui-tree-view-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-view/assets/aui-tree-view-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-view/assets/aui-tree-view-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-view/assets/aui-tree-view-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-view/assets/skins/sam/aui-tree-view-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-view/assets/skins/sam/aui-tree-view-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-view/assets/skins/sam/aui-tree-view-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-view/assets/skins/sam/aui-tree-view-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-view/assets/skins/sam/aui-tree-view.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-view/assets/skins/sam/aui-tree-view.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-view/assets/skins/sam/aui-tree-view.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-view/assets/skins/sam/aui-tree-view.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-view/aui-tree-view-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-view/aui-tree-view-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-view/aui-tree-view-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-view/aui-tree-view-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-view/aui-tree-view-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-view/aui-tree-view-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-view/aui-tree-view-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-view/aui-tree-view-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-view/aui-tree-view.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-view/aui-tree-view.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-tree-view/aui-tree-view.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-tree-view/aui-tree-view.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-url/aui-url-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-url/aui-url-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-url/aui-url-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-url/aui-url-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-url/aui-url-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-url/aui-url-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-url/aui-url-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-url/aui-url-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-url/aui-url.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-url/aui-url.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-url/aui-url.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-url/aui-url.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-video/assets/aui-video-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-video/assets/aui-video-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-video/assets/aui-video-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-video/assets/aui-video-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-video/assets/player.swf b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-video/assets/player.swf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-video/assets/player.swf
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-video/assets/player.swf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-video/assets/skins/sam/aui-video-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-video/assets/skins/sam/aui-video-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-video/assets/skins/sam/aui-video-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-video/assets/skins/sam/aui-video-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-video/assets/skins/sam/aui-video.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-video/assets/skins/sam/aui-video.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-video/assets/skins/sam/aui-video.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-video/assets/skins/sam/aui-video.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-video/aui-video-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-video/aui-video-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-video/aui-video-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-video/aui-video-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-video/aui-video-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-video/aui-video-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-video/aui-video-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-video/aui-video-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-video/aui-video.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-video/aui-video.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-video/aui-video.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-video/aui-video.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-viewport/aui-viewport-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-viewport/aui-viewport-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-viewport/aui-viewport-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-viewport/aui-viewport-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-viewport/aui-viewport-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-viewport/aui-viewport-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-viewport/aui-viewport-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-viewport/aui-viewport-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-viewport/aui-viewport.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-viewport/aui-viewport.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-viewport/aui-viewport.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-viewport/aui-viewport.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-cssclass/aui-widget-cssclass-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-cssclass/aui-widget-cssclass-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-cssclass/aui-widget-cssclass-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-cssclass/aui-widget-cssclass-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-cssclass/aui-widget-cssclass-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-cssclass/aui-widget-cssclass-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-cssclass/aui-widget-cssclass-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-cssclass/aui-widget-cssclass-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-cssclass/aui-widget-cssclass.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-cssclass/aui-widget-cssclass.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-cssclass/aui-widget-cssclass.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-cssclass/aui-widget-cssclass.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-position-align-suggestion/aui-widget-position-align-suggestion-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-position-align-suggestion/aui-widget-position-align-suggestion-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-position-align-suggestion/aui-widget-position-align-suggestion-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-position-align-suggestion/aui-widget-position-align-suggestion-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-position-align-suggestion/aui-widget-position-align-suggestion-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-position-align-suggestion/aui-widget-position-align-suggestion-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-position-align-suggestion/aui-widget-position-align-suggestion-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-position-align-suggestion/aui-widget-position-align-suggestion-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-position-align-suggestion/aui-widget-position-align-suggestion.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-position-align-suggestion/aui-widget-position-align-suggestion.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-position-align-suggestion/aui-widget-position-align-suggestion.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-position-align-suggestion/aui-widget-position-align-suggestion.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-toggle/aui-widget-toggle-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-toggle/aui-widget-toggle-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-toggle/aui-widget-toggle-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-toggle/aui-widget-toggle-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-toggle/aui-widget-toggle-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-toggle/aui-widget-toggle-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-toggle/aui-widget-toggle-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-toggle/aui-widget-toggle-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-toggle/aui-widget-toggle.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-toggle/aui-widget-toggle.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-toggle/aui-widget-toggle.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-toggle/aui-widget-toggle.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-toolbars/aui-widget-toolbars-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-toolbars/aui-widget-toolbars-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-toolbars/aui-widget-toolbars-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-toolbars/aui-widget-toolbars-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-toolbars/aui-widget-toolbars-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-toolbars/aui-widget-toolbars-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-toolbars/aui-widget-toolbars-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-toolbars/aui-widget-toolbars-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-toolbars/aui-widget-toolbars.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-toolbars/aui-widget-toolbars.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-toolbars/aui-widget-toolbars.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-toolbars/aui-widget-toolbars.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-trigger/aui-widget-trigger-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-trigger/aui-widget-trigger-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-trigger/aui-widget-trigger-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-trigger/aui-widget-trigger-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-trigger/aui-widget-trigger-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-trigger/aui-widget-trigger-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-trigger/aui-widget-trigger-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-trigger/aui-widget-trigger-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-trigger/aui-widget-trigger.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-trigger/aui-widget-trigger.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui-widget-trigger/aui-widget-trigger.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui-widget-trigger/aui-widget-trigger.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui/aui-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui/aui-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui/aui-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui/aui-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui/aui-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui/aui-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui/aui-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui/aui-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/aui/aui.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/aui/aui.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/aui/aui.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/aui/aui.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-base/autocomplete-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-base/autocomplete-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-base/autocomplete-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-base/autocomplete-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-base/autocomplete-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-base/autocomplete-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-base/autocomplete-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-base/autocomplete-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-base/autocomplete-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-base/autocomplete-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-base/autocomplete-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-base/autocomplete-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-filters-accentfold/autocomplete-filters-accentfold-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-filters-accentfold/autocomplete-filters-accentfold-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-filters-accentfold/autocomplete-filters-accentfold-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-filters-accentfold/autocomplete-filters-accentfold-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-filters-accentfold/autocomplete-filters-accentfold-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-filters-accentfold/autocomplete-filters-accentfold-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-filters-accentfold/autocomplete-filters-accentfold-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-filters-accentfold/autocomplete-filters-accentfold-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-filters-accentfold/autocomplete-filters-accentfold.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-filters-accentfold/autocomplete-filters-accentfold.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-filters-accentfold/autocomplete-filters-accentfold.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-filters-accentfold/autocomplete-filters-accentfold.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-filters/autocomplete-filters-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-filters/autocomplete-filters-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-filters/autocomplete-filters-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-filters/autocomplete-filters-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-filters/autocomplete-filters-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-filters/autocomplete-filters-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-filters/autocomplete-filters-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-filters/autocomplete-filters-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-filters/autocomplete-filters.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-filters/autocomplete-filters.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-filters/autocomplete-filters.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-filters/autocomplete-filters.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-highlighters-accentfold/autocomplete-highlighters-accentfold.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-highlighters/autocomplete-highlighters-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-highlighters/autocomplete-highlighters-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-highlighters/autocomplete-highlighters-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-highlighters/autocomplete-highlighters-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-highlighters/autocomplete-highlighters-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-highlighters/autocomplete-highlighters-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-highlighters/autocomplete-highlighters-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-highlighters/autocomplete-highlighters-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-highlighters/autocomplete-highlighters.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-highlighters/autocomplete-highlighters.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-highlighters/autocomplete-highlighters.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-highlighters/autocomplete-highlighters.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list-keys/autocomplete-list-keys-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list-keys/autocomplete-list-keys-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list-keys/autocomplete-list-keys-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list-keys/autocomplete-list-keys-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list-keys/autocomplete-list-keys-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list-keys/autocomplete-list-keys-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list-keys/autocomplete-list-keys-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list-keys/autocomplete-list-keys-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list-keys/autocomplete-list-keys.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list-keys/autocomplete-list-keys.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list-keys/autocomplete-list-keys.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list-keys/autocomplete-list-keys.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/assets/autocomplete-list-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/assets/autocomplete-list-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/assets/autocomplete-list-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/assets/autocomplete-list-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/assets/skins/night/autocomplete-list-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/assets/skins/night/autocomplete-list-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/assets/skins/night/autocomplete-list-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/assets/skins/night/autocomplete-list-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/assets/skins/night/autocomplete-list.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/assets/skins/night/autocomplete-list.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/assets/skins/night/autocomplete-list.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/assets/skins/night/autocomplete-list.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/assets/skins/sam/autocomplete-list-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/assets/skins/sam/autocomplete-list-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/assets/skins/sam/autocomplete-list-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/assets/skins/sam/autocomplete-list-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/assets/skins/sam/autocomplete-list.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/assets/skins/sam/autocomplete-list.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/assets/skins/sam/autocomplete-list.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/assets/skins/sam/autocomplete-list.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/autocomplete-list-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/autocomplete-list-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/autocomplete-list-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/autocomplete-list-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/autocomplete-list-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/autocomplete-list-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/autocomplete-list-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/autocomplete-list-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/autocomplete-list.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/autocomplete-list.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/autocomplete-list.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/autocomplete-list.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list_en.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list_en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list_en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list_en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list_es.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list_es.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list_es.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list_es.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list_hu.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list_hu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list_hu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list_hu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list_it.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list_it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list_it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-list/lang/autocomplete-list_it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-plugin/autocomplete-plugin-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-plugin/autocomplete-plugin-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-plugin/autocomplete-plugin-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-plugin/autocomplete-plugin-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-plugin/autocomplete-plugin-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-plugin/autocomplete-plugin-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-plugin/autocomplete-plugin-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-plugin/autocomplete-plugin-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-plugin/autocomplete-plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-plugin/autocomplete-plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-plugin/autocomplete-plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-plugin/autocomplete-plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-sources/autocomplete-sources-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-sources/autocomplete-sources-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-sources/autocomplete-sources-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-sources/autocomplete-sources-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-sources/autocomplete-sources-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-sources/autocomplete-sources-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-sources/autocomplete-sources-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-sources/autocomplete-sources-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-sources/autocomplete-sources.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-sources/autocomplete-sources.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/autocomplete-sources/autocomplete-sources.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/autocomplete-sources/autocomplete-sources.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-base/axis-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-base/axis-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-base/axis-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-base/axis-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-base/axis-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-base/axis-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-base/axis-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-base/axis-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-base/axis-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-base/axis-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-base/axis-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-base/axis-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-category-base/axis-category-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-category-base/axis-category-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-category-base/axis-category-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-category-base/axis-category-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-category-base/axis-category-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-category-base/axis-category-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-category-base/axis-category-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-category-base/axis-category-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-category-base/axis-category-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-category-base/axis-category-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-category-base/axis-category-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-category-base/axis-category-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-category/axis-category-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-category/axis-category-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-category/axis-category-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-category/axis-category-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-category/axis-category-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-category/axis-category-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-category/axis-category-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-category/axis-category-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-category/axis-category.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-category/axis-category.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-category/axis-category.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-category/axis-category.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-numeric-base/axis-numeric-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-numeric-base/axis-numeric-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-numeric-base/axis-numeric-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-numeric-base/axis-numeric-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-numeric-base/axis-numeric-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-numeric-base/axis-numeric-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-numeric-base/axis-numeric-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-numeric-base/axis-numeric-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-numeric-base/axis-numeric-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-numeric-base/axis-numeric-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-numeric-base/axis-numeric-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-numeric-base/axis-numeric-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-numeric/axis-numeric-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-numeric/axis-numeric-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-numeric/axis-numeric-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-numeric/axis-numeric-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-numeric/axis-numeric-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-numeric/axis-numeric-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-numeric/axis-numeric-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-numeric/axis-numeric-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-numeric/axis-numeric.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-numeric/axis-numeric.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-numeric/axis-numeric.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-numeric/axis-numeric.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-stacked-base/axis-stacked-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-stacked-base/axis-stacked-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-stacked-base/axis-stacked-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-stacked-base/axis-stacked-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-stacked-base/axis-stacked-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-stacked-base/axis-stacked-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-stacked-base/axis-stacked-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-stacked-base/axis-stacked-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-stacked-base/axis-stacked-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-stacked-base/axis-stacked-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-stacked-base/axis-stacked-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-stacked-base/axis-stacked-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-stacked/axis-stacked-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-stacked/axis-stacked-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-stacked/axis-stacked-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-stacked/axis-stacked-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-stacked/axis-stacked-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-stacked/axis-stacked-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-stacked/axis-stacked-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-stacked/axis-stacked-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-stacked/axis-stacked.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-stacked/axis-stacked.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-stacked/axis-stacked.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-stacked/axis-stacked.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-time-base/axis-time-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-time-base/axis-time-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-time-base/axis-time-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-time-base/axis-time-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-time-base/axis-time-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-time-base/axis-time-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-time-base/axis-time-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-time-base/axis-time-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-time-base/axis-time-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-time-base/axis-time-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-time-base/axis-time-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-time-base/axis-time-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-time/axis-time-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-time/axis-time-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-time/axis-time-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-time/axis-time-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-time/axis-time-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-time/axis-time-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-time/axis-time-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-time/axis-time-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-time/axis-time.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-time/axis-time.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis-time/axis-time.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis-time/axis-time.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis/axis-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis/axis-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis/axis-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis/axis-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis/axis-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis/axis-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis/axis-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis/axis-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/axis/axis.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/axis/axis.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/axis/axis.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/axis/axis.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/base-base/base-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/base-base/base-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/base-base/base-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/base-base/base-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/base-base/base-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/base-base/base-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/base-base/base-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/base-base/base-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/base-base/base-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/base-base/base-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/base-base/base-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/base-base/base-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/base-build/base-build-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/base-build/base-build-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/base-build/base-build-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/base-build/base-build-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/base-build/base-build-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/base-build/base-build-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/base-build/base-build-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/base-build/base-build-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/base-build/base-build.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/base-build/base-build.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/base-build/base-build.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/base-build/base-build.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/base-core/base-core-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/base-core/base-core-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/base-core/base-core-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/base-core/base-core-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/base-core/base-core-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/base-core/base-core-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/base-core/base-core-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/base-core/base-core-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/base-core/base-core.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/base-core/base-core.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/base-core/base-core.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/base-core/base-core.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/base-observable/base-observable-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/base-observable/base-observable-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/base-observable/base-observable-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/base-observable/base-observable-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/base-observable/base-observable-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/base-observable/base-observable-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/base-observable/base-observable-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/base-observable/base-observable-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/base-observable/base-observable.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/base-observable/base-observable.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/base-observable/base-observable.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/base-observable/base-observable.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/base-pluginhost/base-pluginhost-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/base-pluginhost/base-pluginhost-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/base-pluginhost/base-pluginhost-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/base-pluginhost/base-pluginhost-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/base-pluginhost/base-pluginhost-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/base-pluginhost/base-pluginhost-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/base-pluginhost/base-pluginhost-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/base-pluginhost/base-pluginhost-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/base-pluginhost/base-pluginhost.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/base-pluginhost/base-pluginhost.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/base-pluginhost/base-pluginhost.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/base-pluginhost/base-pluginhost.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/button-core/button-core-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/button-core/button-core-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/button-core/button-core-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/button-core/button-core-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/button-core/button-core-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/button-core/button-core-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/button-core/button-core-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/button-core/button-core-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/button-core/button-core.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/button-core/button-core.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/button-core/button-core.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/button-core/button-core.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/button-group/button-group-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/button-group/button-group-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/button-group/button-group-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/button-group/button-group-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/button-group/button-group-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/button-group/button-group-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/button-group/button-group-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/button-group/button-group-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/button-group/button-group.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/button-group/button-group.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/button-group/button-group.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/button-group/button-group.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/button-plugin/button-plugin-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/button-plugin/button-plugin-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/button-plugin/button-plugin-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/button-plugin/button-plugin-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/button-plugin/button-plugin-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/button-plugin/button-plugin-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/button-plugin/button-plugin-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/button-plugin/button-plugin-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/button-plugin/button-plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/button-plugin/button-plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/button-plugin/button-plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/button-plugin/button-plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/button/button-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/button/button-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/button/button-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/button/button-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/button/button-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/button/button-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/button/button-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/button/button-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/button/button.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/button/button.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/button/button.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/button/button.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-base/cache-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-base/cache-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-base/cache-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-base/cache-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-base/cache-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-base/cache-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-base/cache-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-base/cache-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-base/cache-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-base/cache-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-base/cache-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-base/cache-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-offline/cache-offline-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-offline/cache-offline-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-offline/cache-offline-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-offline/cache-offline-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-offline/cache-offline-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-offline/cache-offline-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-offline/cache-offline-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-offline/cache-offline-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-offline/cache-offline.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-offline/cache-offline.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-offline/cache-offline.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-offline/cache-offline.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-plugin/cache-plugin-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-plugin/cache-plugin-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-plugin/cache-plugin-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-plugin/cache-plugin-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-plugin/cache-plugin-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-plugin/cache-plugin-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-plugin/cache-plugin-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-plugin/cache-plugin-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-plugin/cache-plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-plugin/cache-plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cache-plugin/cache-plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cache-plugin/cache-plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/assets/calendar-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/assets/calendar-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/assets/calendar-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/assets/calendar-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/assets/skins/night/calendar-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/assets/skins/night/calendar-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/assets/skins/night/calendar-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/assets/skins/night/calendar-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/assets/skins/night/calendar-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/assets/skins/night/calendar-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/assets/skins/night/calendar-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/assets/skins/night/calendar-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/assets/skins/sam/calendar-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/assets/skins/sam/calendar-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/assets/skins/sam/calendar-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/assets/skins/sam/calendar-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/assets/skins/sam/calendar-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/assets/skins/sam/calendar-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/assets/skins/sam/calendar-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/assets/skins/sam/calendar-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/calendar-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/calendar-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/calendar-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/calendar-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/calendar-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/calendar-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/calendar-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/calendar-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/calendar-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/calendar-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/calendar-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/calendar-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_de.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_de.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_de.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_de.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_en.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_es-AR.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_es-AR.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_es-AR.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_es-AR.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_es.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_es.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_es.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_es.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_hu.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_hu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_hu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_hu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_it.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_ja.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_ja.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_ja.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_ja.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_nb-NO.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_nb-NO.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_nb-NO.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_nb-NO.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_nl.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_nl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_nl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_nl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_pt-BR.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_pt-BR.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_pt-BR.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_pt-BR.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_ru.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_ru.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_ru.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_ru.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_zh-HANT-TW.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_zh-HANT-TW.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_zh-HANT-TW.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar-base/lang/calendar-base_zh-HANT-TW.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar/assets/calendar-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar/assets/calendar-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar/assets/calendar-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar/assets/calendar-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar/assets/skins/night/calendar-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar/assets/skins/night/calendar-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar/assets/skins/night/calendar-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar/assets/skins/night/calendar-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar/assets/skins/night/calendar.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar/assets/skins/night/calendar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar/assets/skins/night/calendar.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar/assets/skins/night/calendar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar/assets/skins/sam/calendar-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar/assets/skins/sam/calendar-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar/assets/skins/sam/calendar-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar/assets/skins/sam/calendar-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar/assets/skins/sam/calendar.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar/assets/skins/sam/calendar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar/assets/skins/sam/calendar.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar/assets/skins/sam/calendar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar/calendar-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar/calendar-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar/calendar-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar/calendar-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar/calendar-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar/calendar-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar/calendar-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar/calendar-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar/calendar.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar/calendar.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendar/calendar.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendar/calendar.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendarnavigator/assets/calendarnavigator-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendarnavigator/assets/calendarnavigator-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendarnavigator/assets/calendarnavigator-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendarnavigator/assets/calendarnavigator-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendarnavigator/assets/skins/night/calendarnavigator-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendarnavigator/assets/skins/night/calendarnavigator-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendarnavigator/assets/skins/night/calendarnavigator-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendarnavigator/assets/skins/night/calendarnavigator-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendarnavigator/assets/skins/night/calendarnavigator.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendarnavigator/assets/skins/night/calendarnavigator.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendarnavigator/assets/skins/night/calendarnavigator.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendarnavigator/assets/skins/night/calendarnavigator.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendarnavigator/assets/skins/sam/calendarnavigator-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendarnavigator/assets/skins/sam/calendarnavigator-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendarnavigator/assets/skins/sam/calendarnavigator-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendarnavigator/assets/skins/sam/calendarnavigator-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendarnavigator/assets/skins/sam/calendarnavigator.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendarnavigator/assets/skins/sam/calendarnavigator.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendarnavigator/assets/skins/sam/calendarnavigator.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendarnavigator/assets/skins/sam/calendarnavigator.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendarnavigator/calendarnavigator-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendarnavigator/calendarnavigator-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendarnavigator/calendarnavigator-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendarnavigator/calendarnavigator-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendarnavigator/calendarnavigator-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendarnavigator/calendarnavigator-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendarnavigator/calendarnavigator-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendarnavigator/calendarnavigator-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/calendarnavigator/calendarnavigator.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/calendarnavigator/calendarnavigator.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/calendarnavigator/calendarnavigator.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/calendarnavigator/calendarnavigator.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/charts-base/charts-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/charts-base/charts-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/charts-base/charts-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/charts-base/charts-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/charts-base/charts-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/charts-base/charts-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/charts-base/charts-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/charts-base/charts-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/charts-base/charts-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/charts-base/charts-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/charts-base/charts-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/charts-base/charts-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/charts-legend/charts-legend-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/charts-legend/charts-legend-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/charts-legend/charts-legend-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/charts-legend/charts-legend-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/charts-legend/charts-legend-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/charts-legend/charts-legend-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/charts-legend/charts-legend-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/charts-legend/charts-legend-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/charts-legend/charts-legend.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/charts-legend/charts-legend.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/charts-legend/charts-legend.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/charts-legend/charts-legend.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/classnamemanager/classnamemanager-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/classnamemanager/classnamemanager-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/classnamemanager/classnamemanager-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/classnamemanager/classnamemanager-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/classnamemanager/classnamemanager-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/classnamemanager/classnamemanager-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/classnamemanager/classnamemanager-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/classnamemanager/classnamemanager-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/classnamemanager/classnamemanager.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/classnamemanager/classnamemanager.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/classnamemanager/classnamemanager.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/classnamemanager/classnamemanager.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/clickable-rail/clickable-rail-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/clickable-rail/clickable-rail-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/clickable-rail/clickable-rail-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/clickable-rail/clickable-rail-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/clickable-rail/clickable-rail-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/clickable-rail/clickable-rail-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/clickable-rail/clickable-rail-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/clickable-rail/clickable-rail-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/clickable-rail/clickable-rail.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/clickable-rail/clickable-rail.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/clickable-rail/clickable-rail.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/clickable-rail/clickable-rail.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/color-base/color-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/color-base/color-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/color-base/color-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/color-base/color-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/color-base/color-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/color-base/color-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/color-base/color-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/color-base/color-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/color-base/color-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/color-base/color-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/color-base/color-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/color-base/color-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/color-harmony/color-harmony-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/color-harmony/color-harmony-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/color-harmony/color-harmony-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/color-harmony/color-harmony-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/color-harmony/color-harmony-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/color-harmony/color-harmony-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/color-harmony/color-harmony-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/color-harmony/color-harmony-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/color-harmony/color-harmony.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/color-harmony/color-harmony.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/color-harmony/color-harmony.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/color-harmony/color-harmony.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/color-hsl/color-hsl-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/color-hsl/color-hsl-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/color-hsl/color-hsl-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/color-hsl/color-hsl-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/color-hsl/color-hsl-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/color-hsl/color-hsl-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/color-hsl/color-hsl-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/color-hsl/color-hsl-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/color-hsl/color-hsl.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/color-hsl/color-hsl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/color-hsl/color-hsl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/color-hsl/color-hsl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/color-hsv/color-hsv-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/color-hsv/color-hsv-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/color-hsv/color-hsv-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/color-hsv/color-hsv-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/color-hsv/color-hsv-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/color-hsv/color-hsv-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/color-hsv/color-hsv-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/color-hsv/color-hsv-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/color-hsv/color-hsv.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/color-hsv/color-hsv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/color-hsv/color-hsv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/color-hsv/color-hsv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console-filters/assets/console-filters-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console-filters/assets/console-filters-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console-filters/assets/console-filters-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console-filters/assets/console-filters-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console-filters/assets/skins/sam/console-filters-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console-filters/assets/skins/sam/console-filters-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console-filters/assets/skins/sam/console-filters-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console-filters/assets/skins/sam/console-filters-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console-filters/assets/skins/sam/console-filters.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console-filters/assets/skins/sam/console-filters.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console-filters/assets/skins/sam/console-filters.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console-filters/assets/skins/sam/console-filters.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console-filters/console-filters-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console-filters/console-filters-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console-filters/console-filters-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console-filters/console-filters-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console-filters/console-filters-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console-filters/console-filters-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console-filters/console-filters-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console-filters/console-filters-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console-filters/console-filters.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console-filters/console-filters.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console-filters/console-filters.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console-filters/console-filters.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console/assets/console-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console/assets/console-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console/assets/console-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console/assets/console-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console/assets/skins/sam/bg.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console/assets/skins/sam/bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console/assets/skins/sam/bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console/assets/skins/sam/bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console/assets/skins/sam/console-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console/assets/skins/sam/console-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console/assets/skins/sam/console-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console/assets/skins/sam/console-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console/assets/skins/sam/console.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console/assets/skins/sam/console.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console/assets/skins/sam/console.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console/assets/skins/sam/console.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console/assets/skins/sam/warn_error.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console/assets/skins/sam/warn_error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console/assets/skins/sam/warn_error.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console/assets/skins/sam/warn_error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console/assets/warn_error.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console/assets/warn_error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console/assets/warn_error.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console/assets/warn_error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console/console-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console/console-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console/console-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console/console-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console/console-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console/console-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console/console-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console/console-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console/console.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console/console.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console/console.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console/console.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console/lang/console.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console/lang/console.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console/lang/console.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console/lang/console.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console/lang/console_en.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console/lang/console_en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console/lang/console_en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console/lang/console_en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console/lang/console_es.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console/lang/console_es.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console/lang/console_es.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console/lang/console_es.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console/lang/console_hu.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console/lang/console_hu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console/lang/console_hu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console/lang/console_hu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console/lang/console_it.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console/lang/console_it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console/lang/console_it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console/lang/console_it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/console/lang/console_ja.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/console/lang/console_ja.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/console/lang/console_ja.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/console/lang/console_ja.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cookie/cookie-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cookie/cookie-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cookie/cookie-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cookie/cookie-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cookie/cookie-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cookie/cookie-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cookie/cookie-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cookie/cookie-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cookie/cookie.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cookie/cookie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cookie/cookie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cookie/cookie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/createlink-base/createlink-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/createlink-base/createlink-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/createlink-base/createlink-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/createlink-base/createlink-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/createlink-base/createlink-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/createlink-base/createlink-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/createlink-base/createlink-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/createlink-base/createlink-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/createlink-base/createlink-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/createlink-base/createlink-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/createlink-base/createlink-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/createlink-base/createlink-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssbase-context/cssbase-context-min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssbase-context/cssbase-context-min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssbase-context/cssbase-context-min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssbase-context/cssbase-context-min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssbase-context/cssbase-context.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssbase-context/cssbase-context.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssbase-context/cssbase-context.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssbase-context/cssbase-context.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssbase/cssbase-min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssbase/cssbase-min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssbase/cssbase-min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssbase/cssbase-min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssbase/cssbase.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssbase/cssbase.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssbase/cssbase.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssbase/cssbase.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssbutton/cssbutton-min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssbutton/cssbutton-min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssbutton/cssbutton-min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssbutton/cssbutton-min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssbutton/cssbutton.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssbutton/cssbutton.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssbutton/cssbutton.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssbutton/cssbutton.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssfonts-context/cssfonts-context-min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssfonts-context/cssfonts-context-min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssfonts-context/cssfonts-context-min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssfonts-context/cssfonts-context-min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssfonts-context/cssfonts-context.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssfonts-context/cssfonts-context.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssfonts-context/cssfonts-context.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssfonts-context/cssfonts-context.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssfonts/cssfonts-min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssfonts/cssfonts-min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssfonts/cssfonts-min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssfonts/cssfonts-min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssfonts/cssfonts.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssfonts/cssfonts.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssfonts/cssfonts.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssfonts/cssfonts.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssgrids-base/cssgrids-base-min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssgrids-base/cssgrids-base-min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssgrids-base/cssgrids-base-min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssgrids-base/cssgrids-base-min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssgrids-base/cssgrids-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssgrids-base/cssgrids-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssgrids-base/cssgrids-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssgrids-base/cssgrids-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssgrids-responsive/cssgrids-responsive-min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssgrids-responsive/cssgrids-responsive-min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssgrids-responsive/cssgrids-responsive-min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssgrids-responsive/cssgrids-responsive-min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssgrids-responsive/cssgrids-responsive.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssgrids-responsive/cssgrids-responsive.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssgrids-responsive/cssgrids-responsive.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssgrids-responsive/cssgrids-responsive.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssgrids-units/cssgrids-units-min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssgrids-units/cssgrids-units-min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssgrids-units/cssgrids-units-min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssgrids-units/cssgrids-units-min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssgrids-units/cssgrids-units.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssgrids-units/cssgrids-units.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssgrids-units/cssgrids-units.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssgrids-units/cssgrids-units.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssgrids/cssgrids-min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssgrids/cssgrids-min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssgrids/cssgrids-min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssgrids/cssgrids-min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssgrids/cssgrids.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssgrids/cssgrids.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssgrids/cssgrids.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssgrids/cssgrids.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssnormalize-context/cssnormalize-context-min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssnormalize-context/cssnormalize-context-min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssnormalize-context/cssnormalize-context-min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssnormalize-context/cssnormalize-context-min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssnormalize-context/cssnormalize-context.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssnormalize-context/cssnormalize-context.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssnormalize-context/cssnormalize-context.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssnormalize-context/cssnormalize-context.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssnormalize/cssnormalize-min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssnormalize/cssnormalize-min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssnormalize/cssnormalize-min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssnormalize/cssnormalize-min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssnormalize/cssnormalize.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssnormalize/cssnormalize.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssnormalize/cssnormalize.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssnormalize/cssnormalize.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssreset-context/cssreset-context-min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssreset-context/cssreset-context-min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssreset-context/cssreset-context-min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssreset-context/cssreset-context-min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssreset-context/cssreset-context.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssreset-context/cssreset-context.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssreset-context/cssreset-context.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssreset-context/cssreset-context.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssreset/cssreset-min.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssreset/cssreset-min.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssreset/cssreset-min.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssreset/cssreset-min.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/cssreset/cssreset.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/cssreset/cssreset.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/cssreset/cssreset.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/cssreset/cssreset.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-array/dataschema-array-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-array/dataschema-array-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-array/dataschema-array-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-array/dataschema-array-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-array/dataschema-array-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-array/dataschema-array-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-array/dataschema-array-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-array/dataschema-array-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-array/dataschema-array.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-array/dataschema-array.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-array/dataschema-array.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-array/dataschema-array.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-base/dataschema-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-base/dataschema-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-base/dataschema-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-base/dataschema-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-base/dataschema-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-base/dataschema-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-base/dataschema-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-base/dataschema-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-base/dataschema-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-base/dataschema-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-base/dataschema-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-base/dataschema-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-json/dataschema-json-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-json/dataschema-json-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-json/dataschema-json-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-json/dataschema-json-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-json/dataschema-json-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-json/dataschema-json-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-json/dataschema-json-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-json/dataschema-json-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-json/dataschema-json.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-json/dataschema-json.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-json/dataschema-json.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-json/dataschema-json.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-text/dataschema-text-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-text/dataschema-text-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-text/dataschema-text-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-text/dataschema-text-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-text/dataschema-text-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-text/dataschema-text-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-text/dataschema-text-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-text/dataschema-text-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-text/dataschema-text.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-text/dataschema-text.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-text/dataschema-text.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-text/dataschema-text.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-xml/dataschema-xml-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-xml/dataschema-xml-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-xml/dataschema-xml-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-xml/dataschema-xml-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-xml/dataschema-xml-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-xml/dataschema-xml-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-xml/dataschema-xml-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-xml/dataschema-xml-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-xml/dataschema-xml.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-xml/dataschema-xml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dataschema-xml/dataschema-xml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dataschema-xml/dataschema-xml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-arrayschema/datasource-arrayschema-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-arrayschema/datasource-arrayschema-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-arrayschema/datasource-arrayschema-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-arrayschema/datasource-arrayschema-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-arrayschema/datasource-arrayschema-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-arrayschema/datasource-arrayschema-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-arrayschema/datasource-arrayschema-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-arrayschema/datasource-arrayschema-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-arrayschema/datasource-arrayschema.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-arrayschema/datasource-arrayschema.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-arrayschema/datasource-arrayschema.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-arrayschema/datasource-arrayschema.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-cache/datasource-cache-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-cache/datasource-cache-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-cache/datasource-cache-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-cache/datasource-cache-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-cache/datasource-cache-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-cache/datasource-cache-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-cache/datasource-cache-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-cache/datasource-cache-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-cache/datasource-cache.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-cache/datasource-cache.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-cache/datasource-cache.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-cache/datasource-cache.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-function/datasource-function-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-function/datasource-function-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-function/datasource-function-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-function/datasource-function-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-function/datasource-function-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-function/datasource-function-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-function/datasource-function-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-function/datasource-function-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-function/datasource-function.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-function/datasource-function.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-function/datasource-function.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-function/datasource-function.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-get/datasource-get-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-get/datasource-get-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-get/datasource-get-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-get/datasource-get-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-get/datasource-get-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-get/datasource-get-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-get/datasource-get-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-get/datasource-get-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-get/datasource-get.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-get/datasource-get.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-get/datasource-get.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-get/datasource-get.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-io/datasource-io-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-io/datasource-io-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-io/datasource-io-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-io/datasource-io-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-io/datasource-io-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-io/datasource-io-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-io/datasource-io-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-io/datasource-io-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-io/datasource-io.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-io/datasource-io.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-io/datasource-io.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-io/datasource-io.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-jsonschema/datasource-jsonschema-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-jsonschema/datasource-jsonschema-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-jsonschema/datasource-jsonschema-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-jsonschema/datasource-jsonschema-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-jsonschema/datasource-jsonschema-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-jsonschema/datasource-jsonschema-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-jsonschema/datasource-jsonschema-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-jsonschema/datasource-jsonschema-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-jsonschema/datasource-jsonschema.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-jsonschema/datasource-jsonschema.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-jsonschema/datasource-jsonschema.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-jsonschema/datasource-jsonschema.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-local/datasource-local-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-local/datasource-local-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-local/datasource-local-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-local/datasource-local-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-local/datasource-local-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-local/datasource-local-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-local/datasource-local-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-local/datasource-local-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-local/datasource-local.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-local/datasource-local.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-local/datasource-local.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-local/datasource-local.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-polling/datasource-polling-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-polling/datasource-polling-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-polling/datasource-polling-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-polling/datasource-polling-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-polling/datasource-polling-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-polling/datasource-polling-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-polling/datasource-polling-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-polling/datasource-polling-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-polling/datasource-polling.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-polling/datasource-polling.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-polling/datasource-polling.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-polling/datasource-polling.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-textschema/datasource-textschema-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-textschema/datasource-textschema-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-textschema/datasource-textschema-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-textschema/datasource-textschema-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-textschema/datasource-textschema-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-textschema/datasource-textschema-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-textschema/datasource-textschema-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-textschema/datasource-textschema-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-textschema/datasource-textschema.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-textschema/datasource-textschema.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-textschema/datasource-textschema.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-textschema/datasource-textschema.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-xmlschema/datasource-xmlschema-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-xmlschema/datasource-xmlschema-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-xmlschema/datasource-xmlschema-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-xmlschema/datasource-xmlschema-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-xmlschema/datasource-xmlschema-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-xmlschema/datasource-xmlschema-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-xmlschema/datasource-xmlschema-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-xmlschema/datasource-xmlschema-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-xmlschema/datasource-xmlschema.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-xmlschema/datasource-xmlschema.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datasource-xmlschema/datasource-xmlschema.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datasource-xmlschema/datasource-xmlschema.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-base/assets/datatable-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-base/assets/datatable-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-base/assets/datatable-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-base/assets/datatable-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-base/assets/skins/night/datatable-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-base/assets/skins/night/datatable-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-base/assets/skins/night/datatable-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-base/assets/skins/night/datatable-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-base/assets/skins/night/datatable-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-base/assets/skins/night/datatable-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-base/assets/skins/night/datatable-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-base/assets/skins/night/datatable-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-base/assets/skins/sam/datatable-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-base/assets/skins/sam/datatable-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-base/assets/skins/sam/datatable-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-base/assets/skins/sam/datatable-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-base/assets/skins/sam/datatable-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-base/assets/skins/sam/datatable-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-base/assets/skins/sam/datatable-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-base/assets/skins/sam/datatable-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-base/datatable-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-base/datatable-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-base/datatable-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-base/datatable-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-base/datatable-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-base/datatable-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-base/datatable-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-base/datatable-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-base/datatable-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-base/datatable-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-base/datatable-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-base/datatable-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-body/datatable-body-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-body/datatable-body-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-body/datatable-body-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-body/datatable-body-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-body/datatable-body-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-body/datatable-body-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-body/datatable-body-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-body/datatable-body-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-body/datatable-body.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-body/datatable-body.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-body/datatable-body.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-body/datatable-body.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-column-widths/datatable-column-widths-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-column-widths/datatable-column-widths-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-column-widths/datatable-column-widths-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-column-widths/datatable-column-widths-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-column-widths/datatable-column-widths-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-column-widths/datatable-column-widths-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-column-widths/datatable-column-widths-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-column-widths/datatable-column-widths-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-column-widths/datatable-column-widths.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-column-widths/datatable-column-widths.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-column-widths/datatable-column-widths.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-column-widths/datatable-column-widths.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-core/datatable-core-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-core/datatable-core-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-core/datatable-core-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-core/datatable-core-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-core/datatable-core-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-core/datatable-core-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-core/datatable-core-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-core/datatable-core-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-core/datatable-core.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-core/datatable-core.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-core/datatable-core.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-core/datatable-core.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-datasource/datatable-datasource-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-datasource/datatable-datasource-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-datasource/datatable-datasource-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-datasource/datatable-datasource-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-datasource/datatable-datasource-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-datasource/datatable-datasource-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-datasource/datatable-datasource-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-datasource/datatable-datasource-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-datasource/datatable-datasource.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-datasource/datatable-datasource.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-datasource/datatable-datasource.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-datasource/datatable-datasource.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-foot/datatable-foot-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-foot/datatable-foot-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-foot/datatable-foot-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-foot/datatable-foot-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-foot/datatable-foot-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-foot/datatable-foot-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-foot/datatable-foot-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-foot/datatable-foot-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-foot/datatable-foot.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-foot/datatable-foot.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-foot/datatable-foot.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-foot/datatable-foot.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-formatters/datatable-formatters-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-formatters/datatable-formatters-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-formatters/datatable-formatters-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-formatters/datatable-formatters-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-formatters/datatable-formatters-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-formatters/datatable-formatters-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-formatters/datatable-formatters-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-formatters/datatable-formatters-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-formatters/datatable-formatters.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-formatters/datatable-formatters.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-formatters/datatable-formatters.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-formatters/datatable-formatters.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-head/datatable-head-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-head/datatable-head-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-head/datatable-head-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-head/datatable-head-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-head/datatable-head-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-head/datatable-head-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-head/datatable-head-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-head/datatable-head-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-head/datatable-head.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-head/datatable-head.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-head/datatable-head.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-head/datatable-head.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/assets/datatable-message-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/assets/datatable-message-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/assets/datatable-message-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/assets/datatable-message-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/assets/skins/night/datatable-message-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/assets/skins/night/datatable-message-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/assets/skins/night/datatable-message-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/assets/skins/night/datatable-message-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/assets/skins/night/datatable-message.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/assets/skins/night/datatable-message.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/assets/skins/night/datatable-message.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/assets/skins/night/datatable-message.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/assets/skins/sam/datatable-message-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/assets/skins/sam/datatable-message-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/assets/skins/sam/datatable-message-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/assets/skins/sam/datatable-message-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/assets/skins/sam/datatable-message.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/assets/skins/sam/datatable-message.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/assets/skins/sam/datatable-message.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/assets/skins/sam/datatable-message.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/datatable-message-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/datatable-message-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/datatable-message-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/datatable-message-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/datatable-message-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/datatable-message-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/datatable-message-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/datatable-message-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/datatable-message.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/datatable-message.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/datatable-message.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/datatable-message.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_en.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_es.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_es.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_es.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_es.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_hu.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_hu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_hu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_hu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_it.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-message/lang/datatable-message_it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-mutable/datatable-mutable-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-mutable/datatable-mutable-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-mutable/datatable-mutable-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-mutable/datatable-mutable-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-mutable/datatable-mutable-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-mutable/datatable-mutable-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-mutable/datatable-mutable-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-mutable/datatable-mutable-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-mutable/datatable-mutable.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-mutable/datatable-mutable.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-mutable/datatable-mutable.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-mutable/datatable-mutable.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator-templates/datatable-paginator-templates-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator-templates/datatable-paginator-templates-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator-templates/datatable-paginator-templates-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator-templates/datatable-paginator-templates-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator-templates/datatable-paginator-templates-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator-templates/datatable-paginator-templates-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator-templates/datatable-paginator-templates-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator-templates/datatable-paginator-templates-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator-templates/datatable-paginator-templates.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator-templates/datatable-paginator-templates.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator-templates/datatable-paginator-templates.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator-templates/datatable-paginator-templates.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/assets/datatable-paginator-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/assets/datatable-paginator-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/assets/datatable-paginator-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/assets/datatable-paginator-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/assets/skins/night/datatable-paginator-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/assets/skins/night/datatable-paginator-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/assets/skins/night/datatable-paginator-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/assets/skins/night/datatable-paginator-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/assets/skins/night/datatable-paginator.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/assets/skins/night/datatable-paginator.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/assets/skins/night/datatable-paginator.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/assets/skins/night/datatable-paginator.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/assets/skins/sam/datatable-paginator-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/assets/skins/sam/datatable-paginator-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/assets/skins/sam/datatable-paginator-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/assets/skins/sam/datatable-paginator-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/assets/skins/sam/datatable-paginator.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/assets/skins/sam/datatable-paginator.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/assets/skins/sam/datatable-paginator.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/assets/skins/sam/datatable-paginator.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/datatable-paginator-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/datatable-paginator-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/datatable-paginator-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/datatable-paginator-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/datatable-paginator-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/datatable-paginator-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/datatable-paginator-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/datatable-paginator-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/datatable-paginator.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/datatable-paginator.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/datatable-paginator.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/datatable-paginator.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/lang/datatable-paginator.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/lang/datatable-paginator.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/lang/datatable-paginator.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/lang/datatable-paginator.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/lang/datatable-paginator_en.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/lang/datatable-paginator_en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-paginator/lang/datatable-paginator_en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-paginator/lang/datatable-paginator_en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-scroll/assets/datatable-scroll-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-scroll/assets/datatable-scroll-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-scroll/assets/datatable-scroll-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-scroll/assets/datatable-scroll-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-scroll/assets/skins/night/datatable-scroll-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-scroll/assets/skins/night/datatable-scroll-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-scroll/assets/skins/night/datatable-scroll-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-scroll/assets/skins/night/datatable-scroll-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-scroll/assets/skins/night/datatable-scroll.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-scroll/assets/skins/night/datatable-scroll.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-scroll/assets/skins/night/datatable-scroll.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-scroll/assets/skins/night/datatable-scroll.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-scroll/assets/skins/sam/datatable-scroll-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-scroll/assets/skins/sam/datatable-scroll-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-scroll/assets/skins/sam/datatable-scroll-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-scroll/assets/skins/sam/datatable-scroll-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-scroll/assets/skins/sam/datatable-scroll.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-scroll/assets/skins/sam/datatable-scroll.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-scroll/assets/skins/sam/datatable-scroll.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-scroll/assets/skins/sam/datatable-scroll.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-scroll/datatable-scroll-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-scroll/datatable-scroll-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-scroll/datatable-scroll-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-scroll/datatable-scroll-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-scroll/datatable-scroll-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-scroll/datatable-scroll-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-scroll/datatable-scroll-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-scroll/datatable-scroll-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-scroll/datatable-scroll.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-scroll/datatable-scroll.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-scroll/datatable-scroll.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-scroll/datatable-scroll.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/datatable-sort-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/datatable-sort-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/datatable-sort-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/datatable-sort-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/night/datatable-sort-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/night/datatable-sort-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/night/datatable-sort-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/night/datatable-sort-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/night/datatable-sort.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/night/datatable-sort.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/night/datatable-sort.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/night/datatable-sort.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/night/sort-arrow-sprite-ie.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/night/sort-arrow-sprite-ie.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/night/sort-arrow-sprite-ie.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/night/sort-arrow-sprite-ie.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/night/sort-arrow-sprite.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/night/sort-arrow-sprite.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/night/sort-arrow-sprite.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/night/sort-arrow-sprite.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/sam/datatable-sort-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/sam/datatable-sort-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/sam/datatable-sort-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/sam/datatable-sort-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/sam/datatable-sort.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/sam/datatable-sort.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/sam/datatable-sort.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/sam/datatable-sort.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/sam/sort-arrow-sprite-ie.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/sam/sort-arrow-sprite-ie.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/sam/sort-arrow-sprite-ie.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/sam/sort-arrow-sprite-ie.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/sam/sort-arrow-sprite.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/sam/sort-arrow-sprite.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/sam/sort-arrow-sprite.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/assets/skins/sam/sort-arrow-sprite.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/datatable-sort-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/datatable-sort-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/datatable-sort-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/datatable-sort-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/datatable-sort-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/datatable-sort-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/datatable-sort-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/datatable-sort-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/datatable-sort.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/datatable-sort.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/datatable-sort.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/datatable-sort.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort_en.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort_en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort_en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort_en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort_es.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort_es.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort_es.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort_es.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort_fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort_fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort_fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort_fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort_hu.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort_hu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort_hu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-sort/lang/datatable-sort_hu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-table/datatable-table-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-table/datatable-table-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-table/datatable-table-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-table/datatable-table-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-table/datatable-table-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-table/datatable-table-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-table/datatable-table-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-table/datatable-table-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-table/datatable-table.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-table/datatable-table.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatable-table/datatable-table.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatable-table/datatable-table.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/datatype-date-format-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/datatype-date-format-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/datatype-date-format-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/datatype-date-format-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/datatype-date-format-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/datatype-date-format-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/datatype-date-format-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/datatype-date-format-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/datatype-date-format.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/datatype-date-format.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/datatype-date-format.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/datatype-date-format.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ar-JO.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ar-JO.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ar-JO.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ar-JO.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ar.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ar.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ar.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ar.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ca-ES.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ca-ES.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ca-ES.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ca-ES.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_da-DK.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_da-DK.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_da-DK.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_da-DK.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_da.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_da.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_da.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_da.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_de-AT.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_de-AT.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_de-AT.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_de-AT.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_de-DE.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_de-DE.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_de-DE.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_de-DE.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_de.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_de.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_de.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_de.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_el-GR.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_el-GR.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_el-GR.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_el-GR.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_el.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_el.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_el.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_el.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-AU.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-AU.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-AU.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-AU.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-CA.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-CA.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-CA.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-CA.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-GB.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-GB.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-GB.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-GB.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-IE.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-IE.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-IE.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-IE.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-IN.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-IN.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-IN.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-IN.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-JO.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-JO.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-JO.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-JO.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-MY.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-MY.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-MY.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-MY.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-NZ.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-NZ.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-NZ.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-NZ.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-PH.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-PH.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-PH.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-PH.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-SG.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-SG.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-SG.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-SG.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-US.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-US.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-US.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en-US.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-AR.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-AR.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-AR.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-AR.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-BO.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-BO.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-BO.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-BO.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-CL.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-CL.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-CL.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-CL.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-CO.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-CO.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-CO.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-CO.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-EC.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-EC.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-EC.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-EC.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-ES.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-ES.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-ES.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-ES.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-MX.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-MX.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-MX.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-MX.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-PE.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-PE.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-PE.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-PE.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-PY.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-PY.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-PY.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-PY.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-US.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-US.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-US.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-US.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-UY.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-UY.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-UY.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-UY.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-VE.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-VE.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-VE.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es-VE.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_es.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fi-FI.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fi-FI.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fi-FI.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fi-FI.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fi.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fr-BE.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fr-BE.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fr-BE.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fr-BE.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fr-CA.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fr-CA.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fr-CA.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fr-CA.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fr-FR.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fr-FR.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fr-FR.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fr-FR.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_hi-IN.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_hi-IN.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_hi-IN.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_hi-IN.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_hi.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_hi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_hi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_hi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_hu.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_hu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_hu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_hu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_id-ID.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_id-ID.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_id-ID.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_id-ID.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_id.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_id.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_id.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_id.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_it-IT.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_it-IT.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_it-IT.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_it-IT.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_it.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ja-JP.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ja-JP.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ja-JP.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ja-JP.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ja.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ja.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ja.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ja.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ko-KR.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ko-KR.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ko-KR.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ko-KR.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ko.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ms-MY.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ms-MY.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ms-MY.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ms-MY.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ms.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ms.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ms.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ms.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nb-NO.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nb-NO.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nb-NO.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nb-NO.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nb.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nl-BE.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nl-BE.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nl-BE.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nl-BE.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nl-NL.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nl-NL.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nl-NL.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nl-NL.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nl.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_nl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_pl-PL.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_pl-PL.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_pl-PL.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_pl-PL.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_pl.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_pl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_pl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_pl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_pt-BR.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_pt-BR.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_pt-BR.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_pt-BR.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_pt.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_pt.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_pt.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_pt.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ro-RO.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ro-RO.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ro-RO.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ro-RO.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ro.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ro.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ro.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ro.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ru-RU.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ru-RU.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ru-RU.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ru-RU.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ru.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ru.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ru.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_ru.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_sv-SE.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_sv-SE.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_sv-SE.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_sv-SE.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_sv.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_sv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_sv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_sv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_th-TH.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_th-TH.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_th-TH.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_th-TH.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_th.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_th.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_th.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_th.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_tr-TR.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_tr-TR.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_tr-TR.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_tr-TR.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_tr.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_tr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_tr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_tr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_vi-VN.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_vi-VN.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_vi-VN.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_vi-VN.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_vi.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_vi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_vi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_vi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hans-CN.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hans-CN.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hans-CN.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hans-CN.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hans.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hans.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hans.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hans.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hant-HK.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hant-HK.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hant-HK.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hant-HK.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hant-TW.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hant-TW.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hant-TW.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hant-TW.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hant.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hant.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hant.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-format/lang/datatype-date-format_zh-Hant.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-math/datatype-date-math-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-math/datatype-date-math-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-math/datatype-date-math-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-math/datatype-date-math-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-math/datatype-date-math-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-math/datatype-date-math-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-math/datatype-date-math-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-math/datatype-date-math-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-math/datatype-date-math.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-math/datatype-date-math.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-math/datatype-date-math.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-math/datatype-date-math.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-parse/datatype-date-parse-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-parse/datatype-date-parse-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-parse/datatype-date-parse-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-parse/datatype-date-parse-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-parse/datatype-date-parse-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-parse/datatype-date-parse-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-parse/datatype-date-parse-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-parse/datatype-date-parse-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-parse/datatype-date-parse.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-parse/datatype-date-parse.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-date-parse/datatype-date-parse.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-date-parse/datatype-date-parse.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-number-format/datatype-number-format-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-number-format/datatype-number-format-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-number-format/datatype-number-format-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-number-format/datatype-number-format-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-number-format/datatype-number-format-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-number-format/datatype-number-format-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-number-format/datatype-number-format-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-number-format/datatype-number-format-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-number-format/datatype-number-format.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-number-format/datatype-number-format.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-number-format/datatype-number-format.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-number-format/datatype-number-format.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-number-parse/datatype-number-parse-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-number-parse/datatype-number-parse-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-number-parse/datatype-number-parse-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-number-parse/datatype-number-parse-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-number-parse/datatype-number-parse-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-number-parse/datatype-number-parse-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-number-parse/datatype-number-parse-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-number-parse/datatype-number-parse-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-number-parse/datatype-number-parse.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-number-parse/datatype-number-parse.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-number-parse/datatype-number-parse.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-number-parse/datatype-number-parse.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-xml-format/datatype-xml-format-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-xml-format/datatype-xml-format-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-xml-format/datatype-xml-format-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-xml-format/datatype-xml-format-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-xml-format/datatype-xml-format-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-xml-format/datatype-xml-format-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-xml-format/datatype-xml-format-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-xml-format/datatype-xml-format-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-xml-format/datatype-xml-format.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-xml-format/datatype-xml-format.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-xml-format/datatype-xml-format.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-xml-format/datatype-xml-format.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-xml-parse/datatype-xml-parse-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-xml-parse/datatype-xml-parse-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-xml-parse/datatype-xml-parse-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-xml-parse/datatype-xml-parse-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-xml-parse/datatype-xml-parse-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-xml-parse/datatype-xml-parse-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-xml-parse/datatype-xml-parse-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-xml-parse/datatype-xml-parse-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-xml-parse/datatype-xml-parse.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-xml-parse/datatype-xml-parse.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/datatype-xml-parse/datatype-xml-parse.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/datatype-xml-parse/datatype-xml-parse.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-constrain/dd-constrain-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-constrain/dd-constrain-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-constrain/dd-constrain-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-constrain/dd-constrain-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-constrain/dd-constrain-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-constrain/dd-constrain-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-constrain/dd-constrain-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-constrain/dd-constrain-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-constrain/dd-constrain.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-constrain/dd-constrain.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-constrain/dd-constrain.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-constrain/dd-constrain.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm-base/dd-ddm-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm-base/dd-ddm-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm-base/dd-ddm-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm-base/dd-ddm-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm-base/dd-ddm-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm-base/dd-ddm-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm-base/dd-ddm-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm-base/dd-ddm-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm-base/dd-ddm-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm-base/dd-ddm-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm-base/dd-ddm-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm-base/dd-ddm-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm-drop/dd-ddm-drop-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm-drop/dd-ddm-drop-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm-drop/dd-ddm-drop-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm-drop/dd-ddm-drop-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm-drop/dd-ddm-drop-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm-drop/dd-ddm-drop-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm-drop/dd-ddm-drop-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm-drop/dd-ddm-drop-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm-drop/dd-ddm-drop.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm-drop/dd-ddm-drop.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm-drop/dd-ddm-drop.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm-drop/dd-ddm-drop.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm/dd-ddm-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm/dd-ddm-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm/dd-ddm-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm/dd-ddm-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm/dd-ddm-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm/dd-ddm-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm/dd-ddm-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm/dd-ddm-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm/dd-ddm.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm/dd-ddm.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-ddm/dd-ddm.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-ddm/dd-ddm.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-delegate/dd-delegate-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-delegate/dd-delegate-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-delegate/dd-delegate-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-delegate/dd-delegate-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-delegate/dd-delegate-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-delegate/dd-delegate-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-delegate/dd-delegate-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-delegate/dd-delegate-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-delegate/dd-delegate.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-delegate/dd-delegate.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-delegate/dd-delegate.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-delegate/dd-delegate.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drag/dd-drag-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drag/dd-drag-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drag/dd-drag-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drag/dd-drag-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drag/dd-drag-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drag/dd-drag-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drag/dd-drag-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drag/dd-drag-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drag/dd-drag.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drag/dd-drag.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drag/dd-drag.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drag/dd-drag.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drop-plugin/dd-drop-plugin-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drop-plugin/dd-drop-plugin-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drop-plugin/dd-drop-plugin-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drop-plugin/dd-drop-plugin-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drop-plugin/dd-drop-plugin-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drop-plugin/dd-drop-plugin-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drop-plugin/dd-drop-plugin-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drop-plugin/dd-drop-plugin-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drop-plugin/dd-drop-plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drop-plugin/dd-drop-plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drop-plugin/dd-drop-plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drop-plugin/dd-drop-plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drop/dd-drop-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drop/dd-drop-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drop/dd-drop-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drop/dd-drop-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drop/dd-drop-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drop/dd-drop-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drop/dd-drop-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drop/dd-drop-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drop/dd-drop.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drop/dd-drop.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-drop/dd-drop.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-drop/dd-drop.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-gestures/dd-gestures-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-gestures/dd-gestures-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-gestures/dd-gestures-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-gestures/dd-gestures-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-gestures/dd-gestures-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-gestures/dd-gestures-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-gestures/dd-gestures-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-gestures/dd-gestures-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-gestures/dd-gestures.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-gestures/dd-gestures.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-gestures/dd-gestures.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-gestures/dd-gestures.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-plugin/dd-plugin-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-plugin/dd-plugin-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-plugin/dd-plugin-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-plugin/dd-plugin-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-plugin/dd-plugin-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-plugin/dd-plugin-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-plugin/dd-plugin-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-plugin/dd-plugin-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-plugin/dd-plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-plugin/dd-plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-plugin/dd-plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-plugin/dd-plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-proxy/dd-proxy-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-proxy/dd-proxy-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-proxy/dd-proxy-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-proxy/dd-proxy-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-proxy/dd-proxy-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-proxy/dd-proxy-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-proxy/dd-proxy-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-proxy/dd-proxy-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-proxy/dd-proxy.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-proxy/dd-proxy.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-proxy/dd-proxy.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-proxy/dd-proxy.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-scroll/dd-scroll-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-scroll/dd-scroll-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-scroll/dd-scroll-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-scroll/dd-scroll-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-scroll/dd-scroll-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-scroll/dd-scroll-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-scroll/dd-scroll-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-scroll/dd-scroll-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-scroll/dd-scroll.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-scroll/dd-scroll.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dd-scroll/dd-scroll.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dd-scroll/dd-scroll.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/assets/dial-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/assets/dial-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/assets/dial-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/assets/dial-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/assets/skins/night/dial-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/assets/skins/night/dial-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/assets/skins/night/dial-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/assets/skins/night/dial-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/assets/skins/night/dial.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/assets/skins/night/dial.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/assets/skins/night/dial.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/assets/skins/night/dial.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/assets/skins/sam/dial-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/assets/skins/sam/dial-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/assets/skins/sam/dial-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/assets/skins/sam/dial-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/assets/skins/sam/dial.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/assets/skins/sam/dial.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/assets/skins/sam/dial.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/assets/skins/sam/dial.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/dial-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/dial-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/dial-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/dial-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/dial-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/dial-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/dial-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/dial-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/dial.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/dial.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/dial.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/dial.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/lang/dial.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/lang/dial.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/lang/dial.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/lang/dial.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/lang/dial_en.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/lang/dial_en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/lang/dial_en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/lang/dial_en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/lang/dial_es.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/lang/dial_es.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/lang/dial_es.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/lang/dial_es.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/lang/dial_hu.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/lang/dial_hu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dial/lang/dial_hu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dial/lang/dial_hu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-base/dom-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-base/dom-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-base/dom-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-base/dom-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-base/dom-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-base/dom-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-base/dom-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-base/dom-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-base/dom-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-base/dom-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-base/dom-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-base/dom-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-core/dom-core-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-core/dom-core-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-core/dom-core-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-core/dom-core-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-core/dom-core-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-core/dom-core-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-core/dom-core-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-core/dom-core-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-core/dom-core.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-core/dom-core.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-core/dom-core.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-core/dom-core.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-screen/dom-screen-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-screen/dom-screen-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-screen/dom-screen-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-screen/dom-screen-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-screen/dom-screen-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-screen/dom-screen-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-screen/dom-screen-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-screen/dom-screen-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-screen/dom-screen.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-screen/dom-screen.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-screen/dom-screen.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-screen/dom-screen.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-style-ie/dom-style-ie-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-style-ie/dom-style-ie-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-style-ie/dom-style-ie-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-style-ie/dom-style-ie-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-style-ie/dom-style-ie-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-style-ie/dom-style-ie-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-style-ie/dom-style-ie-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-style-ie/dom-style-ie-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-style-ie/dom-style-ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-style-ie/dom-style-ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-style-ie/dom-style-ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-style-ie/dom-style-ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-style/dom-style-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-style/dom-style-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-style/dom-style-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-style/dom-style-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-style/dom-style-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-style/dom-style-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-style/dom-style-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-style/dom-style-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-style/dom-style.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-style/dom-style.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dom-style/dom-style.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dom-style/dom-style.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dump/dump-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dump/dump-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dump/dump-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dump/dump-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dump/dump-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dump/dump-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dump/dump-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dump/dump-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/dump/dump.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/dump/dump.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/dump/dump.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/dump/dump.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-base/editor-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-base/editor-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-base/editor-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-base/editor-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-base/editor-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-base/editor-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-base/editor-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-base/editor-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-base/editor-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-base/editor-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-base/editor-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-base/editor-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-bidi/editor-bidi-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-bidi/editor-bidi-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-bidi/editor-bidi-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-bidi/editor-bidi-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-bidi/editor-bidi-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-bidi/editor-bidi-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-bidi/editor-bidi-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-bidi/editor-bidi-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-bidi/editor-bidi.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-bidi/editor-bidi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-bidi/editor-bidi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-bidi/editor-bidi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-br/editor-br-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-br/editor-br-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-br/editor-br-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-br/editor-br-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-br/editor-br-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-br/editor-br-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-br/editor-br-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-br/editor-br-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-br/editor-br.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-br/editor-br.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-br/editor-br.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-br/editor-br.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-lists/editor-lists-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-lists/editor-lists-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-lists/editor-lists-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-lists/editor-lists-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-lists/editor-lists-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-lists/editor-lists-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-lists/editor-lists-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-lists/editor-lists-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-lists/editor-lists.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-lists/editor-lists.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-lists/editor-lists.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-lists/editor-lists.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para-base/editor-para-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para-base/editor-para-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para-base/editor-para-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para-base/editor-para-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para-base/editor-para-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para-base/editor-para-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para-base/editor-para-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para-base/editor-para-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para-base/editor-para-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para-base/editor-para-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para-base/editor-para-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para-base/editor-para-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para-ie/editor-para-ie-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para-ie/editor-para-ie-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para-ie/editor-para-ie-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para-ie/editor-para-ie-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para-ie/editor-para-ie-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para-ie/editor-para-ie-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para-ie/editor-para-ie-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para-ie/editor-para-ie-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para-ie/editor-para-ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para-ie/editor-para-ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para-ie/editor-para-ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para-ie/editor-para-ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para/editor-para-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para/editor-para-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para/editor-para-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para/editor-para-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para/editor-para-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para/editor-para-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para/editor-para-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para/editor-para-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para/editor-para.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para/editor-para.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-para/editor-para.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-para/editor-para.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-selection/editor-selection-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-selection/editor-selection-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-selection/editor-selection-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-selection/editor-selection-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-selection/editor-selection-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-selection/editor-selection-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-selection/editor-selection-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-selection/editor-selection-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-selection/editor-selection.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-selection/editor-selection.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-selection/editor-selection.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-selection/editor-selection.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-tab/editor-tab-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-tab/editor-tab-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-tab/editor-tab-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-tab/editor-tab-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-tab/editor-tab-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-tab/editor-tab-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-tab/editor-tab-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-tab/editor-tab-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-tab/editor-tab.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-tab/editor-tab.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/editor-tab/editor-tab.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/editor-tab/editor-tab.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/escape/escape-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/escape/escape-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/escape/escape-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/escape/escape-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/escape/escape-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/escape/escape-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/escape/escape-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/escape/escape-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/escape/escape.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/escape/escape.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/escape/escape.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/escape/escape.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-base-ie/event-base-ie-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-base-ie/event-base-ie-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-base-ie/event-base-ie-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-base-ie/event-base-ie-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-base-ie/event-base-ie-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-base-ie/event-base-ie-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-base-ie/event-base-ie-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-base-ie/event-base-ie-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-base-ie/event-base-ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-base-ie/event-base-ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-base-ie/event-base-ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-base-ie/event-base-ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-base/event-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-base/event-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-base/event-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-base/event-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-base/event-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-base/event-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-base/event-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-base/event-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-base/event-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-base/event-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-base/event-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-base/event-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-contextmenu/event-contextmenu-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-contextmenu/event-contextmenu-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-contextmenu/event-contextmenu-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-contextmenu/event-contextmenu-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-contextmenu/event-contextmenu-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-contextmenu/event-contextmenu-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-contextmenu/event-contextmenu-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-contextmenu/event-contextmenu-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-contextmenu/event-contextmenu.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-contextmenu/event-contextmenu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-contextmenu/event-contextmenu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-contextmenu/event-contextmenu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-custom-base/event-custom-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-custom-base/event-custom-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-custom-base/event-custom-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-custom-base/event-custom-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-custom-base/event-custom-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-custom-base/event-custom-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-custom-base/event-custom-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-custom-base/event-custom-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-custom-base/event-custom-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-custom-base/event-custom-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-custom-base/event-custom-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-custom-base/event-custom-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-custom-complex/event-custom-complex-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-custom-complex/event-custom-complex-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-custom-complex/event-custom-complex-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-custom-complex/event-custom-complex-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-custom-complex/event-custom-complex-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-custom-complex/event-custom-complex-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-custom-complex/event-custom-complex-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-custom-complex/event-custom-complex-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-custom-complex/event-custom-complex.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-custom-complex/event-custom-complex.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-custom-complex/event-custom-complex.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-custom-complex/event-custom-complex.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-delegate/event-delegate-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-delegate/event-delegate-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-delegate/event-delegate-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-delegate/event-delegate-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-delegate/event-delegate-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-delegate/event-delegate-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-delegate/event-delegate-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-delegate/event-delegate-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-delegate/event-delegate.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-delegate/event-delegate.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-delegate/event-delegate.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-delegate/event-delegate.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-flick/event-flick-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-flick/event-flick-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-flick/event-flick-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-flick/event-flick-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-flick/event-flick-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-flick/event-flick-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-flick/event-flick-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-flick/event-flick-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-flick/event-flick.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-flick/event-flick.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-flick/event-flick.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-flick/event-flick.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-focus/event-focus-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-focus/event-focus-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-focus/event-focus-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-focus/event-focus-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-focus/event-focus-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-focus/event-focus-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-focus/event-focus-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-focus/event-focus-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-focus/event-focus.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-focus/event-focus.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-focus/event-focus.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-focus/event-focus.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-hover/event-hover-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-hover/event-hover-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-hover/event-hover-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-hover/event-hover-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-hover/event-hover-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-hover/event-hover-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-hover/event-hover-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-hover/event-hover-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-hover/event-hover.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-hover/event-hover.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-hover/event-hover.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-hover/event-hover.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-key/event-key-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-key/event-key-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-key/event-key-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-key/event-key-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-key/event-key-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-key/event-key-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-key/event-key-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-key/event-key-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-key/event-key.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-key/event-key.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-key/event-key.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-key/event-key.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-mouseenter/event-mouseenter-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-mouseenter/event-mouseenter-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-mouseenter/event-mouseenter-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-mouseenter/event-mouseenter-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-mouseenter/event-mouseenter-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-mouseenter/event-mouseenter-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-mouseenter/event-mouseenter-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-mouseenter/event-mouseenter-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-mouseenter/event-mouseenter.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-mouseenter/event-mouseenter.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-mouseenter/event-mouseenter.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-mouseenter/event-mouseenter.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-mousewheel/event-mousewheel-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-mousewheel/event-mousewheel-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-mousewheel/event-mousewheel-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-mousewheel/event-mousewheel-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-mousewheel/event-mousewheel-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-mousewheel/event-mousewheel-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-mousewheel/event-mousewheel-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-mousewheel/event-mousewheel-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-mousewheel/event-mousewheel.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-mousewheel/event-mousewheel.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-mousewheel/event-mousewheel.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-mousewheel/event-mousewheel.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-move/event-move-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-move/event-move-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-move/event-move-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-move/event-move-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-move/event-move-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-move/event-move-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-move/event-move-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-move/event-move-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-move/event-move.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-move/event-move.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-move/event-move.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-move/event-move.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-outside/event-outside-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-outside/event-outside-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-outside/event-outside-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-outside/event-outside-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-outside/event-outside-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-outside/event-outside-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-outside/event-outside-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-outside/event-outside-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-outside/event-outside.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-outside/event-outside.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-outside/event-outside.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-outside/event-outside.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-resize/event-resize-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-resize/event-resize-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-resize/event-resize-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-resize/event-resize-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-resize/event-resize-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-resize/event-resize-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-resize/event-resize-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-resize/event-resize-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-resize/event-resize.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-resize/event-resize.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-resize/event-resize.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-resize/event-resize.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-simulate/event-simulate-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-simulate/event-simulate-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-simulate/event-simulate-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-simulate/event-simulate-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-simulate/event-simulate-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-simulate/event-simulate-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-simulate/event-simulate-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-simulate/event-simulate-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-simulate/event-simulate.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-simulate/event-simulate.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-simulate/event-simulate.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-simulate/event-simulate.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-synthetic/event-synthetic-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-synthetic/event-synthetic-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-synthetic/event-synthetic-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-synthetic/event-synthetic-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-synthetic/event-synthetic-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-synthetic/event-synthetic-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-synthetic/event-synthetic-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-synthetic/event-synthetic-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-synthetic/event-synthetic.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-synthetic/event-synthetic.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-synthetic/event-synthetic.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-synthetic/event-synthetic.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-tap/event-tap-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-tap/event-tap-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-tap/event-tap-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-tap/event-tap-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-tap/event-tap-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-tap/event-tap-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-tap/event-tap-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-tap/event-tap-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-tap/event-tap.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-tap/event-tap.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-tap/event-tap.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-tap/event-tap.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-touch/event-touch-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-touch/event-touch-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-touch/event-touch-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-touch/event-touch-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-touch/event-touch-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-touch/event-touch-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-touch/event-touch-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-touch/event-touch-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-touch/event-touch.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-touch/event-touch.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-touch/event-touch.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-touch/event-touch.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-valuechange/event-valuechange-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-valuechange/event-valuechange-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-valuechange/event-valuechange-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-valuechange/event-valuechange-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-valuechange/event-valuechange-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-valuechange/event-valuechange-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-valuechange/event-valuechange-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-valuechange/event-valuechange-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/event-valuechange/event-valuechange.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/event-valuechange/event-valuechange.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/event-valuechange/event-valuechange.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/event-valuechange/event-valuechange.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/exec-command/exec-command-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/exec-command/exec-command-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/exec-command/exec-command-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/exec-command/exec-command-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/exec-command/exec-command-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/exec-command/exec-command-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/exec-command/exec-command-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/exec-command/exec-command-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/exec-command/exec-command.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/exec-command/exec-command.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/exec-command/exec-command.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/exec-command/exec-command.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/features/features-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/features/features-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/features/features-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/features/features-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/features/features-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/features/features-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/features/features-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/features/features-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/features/features.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/features/features.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/features/features.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/features/features.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/file-flash/file-flash-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/file-flash/file-flash-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/file-flash/file-flash-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/file-flash/file-flash-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/file-flash/file-flash-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/file-flash/file-flash-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/file-flash/file-flash-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/file-flash/file-flash-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/file-flash/file-flash.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/file-flash/file-flash.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/file-flash/file-flash.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/file-flash/file-flash.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/file-html5/file-html5-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/file-html5/file-html5-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/file-html5/file-html5-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/file-html5/file-html5-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/file-html5/file-html5-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/file-html5/file-html5-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/file-html5/file-html5-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/file-html5/file-html5-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/file-html5/file-html5.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/file-html5/file-html5.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/file-html5/file-html5.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/file-html5/file-html5.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/file/file-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/file/file-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/file/file-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/file/file-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/file/file-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/file/file-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/file/file-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/file/file-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/file/file.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/file/file.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/file/file.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/file/file.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/frame/frame-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/frame/frame-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/frame/frame-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/frame/frame-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/frame/frame-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/frame/frame-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/frame/frame-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/frame/frame-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/frame/frame.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/frame/frame.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/frame/frame.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/frame/frame.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/gesture-simulate/gesture-simulate-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/gesture-simulate/gesture-simulate-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/gesture-simulate/gesture-simulate-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/gesture-simulate/gesture-simulate-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/gesture-simulate/gesture-simulate-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/gesture-simulate/gesture-simulate-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/gesture-simulate/gesture-simulate-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/gesture-simulate/gesture-simulate-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/gesture-simulate/gesture-simulate.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/gesture-simulate/gesture-simulate.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/gesture-simulate/gesture-simulate.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/gesture-simulate/gesture-simulate.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/get-nodejs/get-nodejs-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/get-nodejs/get-nodejs-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/get-nodejs/get-nodejs-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/get-nodejs/get-nodejs-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/get-nodejs/get-nodejs-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/get-nodejs/get-nodejs-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/get-nodejs/get-nodejs-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/get-nodejs/get-nodejs-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/get-nodejs/get-nodejs.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/get-nodejs/get-nodejs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/get-nodejs/get-nodejs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/get-nodejs/get-nodejs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/get/get-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/get/get-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/get/get-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/get/get-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/get/get-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/get/get-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/get/get-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/get/get-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/get/get.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/get/get.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/get/get.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/get/get.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-canvas-default/graphics-canvas-default-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-canvas-default/graphics-canvas-default-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-canvas-default/graphics-canvas-default-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-canvas-default/graphics-canvas-default-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-canvas-default/graphics-canvas-default-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-canvas-default/graphics-canvas-default-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-canvas-default/graphics-canvas-default-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-canvas-default/graphics-canvas-default-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-canvas-default/graphics-canvas-default.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-canvas-default/graphics-canvas-default.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-canvas-default/graphics-canvas-default.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-canvas-default/graphics-canvas-default.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-canvas/graphics-canvas-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-canvas/graphics-canvas-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-canvas/graphics-canvas-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-canvas/graphics-canvas-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-canvas/graphics-canvas-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-canvas/graphics-canvas-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-canvas/graphics-canvas-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-canvas/graphics-canvas-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-canvas/graphics-canvas.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-canvas/graphics-canvas.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-canvas/graphics-canvas.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-canvas/graphics-canvas.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-group/graphics-group-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-group/graphics-group-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-group/graphics-group-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-group/graphics-group-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-group/graphics-group-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-group/graphics-group-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-group/graphics-group-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-group/graphics-group-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-group/graphics-group.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-group/graphics-group.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-group/graphics-group.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-group/graphics-group.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-svg-default/graphics-svg-default-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-svg-default/graphics-svg-default-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-svg-default/graphics-svg-default-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-svg-default/graphics-svg-default-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-svg-default/graphics-svg-default-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-svg-default/graphics-svg-default-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-svg-default/graphics-svg-default-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-svg-default/graphics-svg-default-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-svg-default/graphics-svg-default.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-svg-default/graphics-svg-default.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-svg-default/graphics-svg-default.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-svg-default/graphics-svg-default.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-svg/graphics-svg-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-svg/graphics-svg-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-svg/graphics-svg-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-svg/graphics-svg-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-svg/graphics-svg-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-svg/graphics-svg-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-svg/graphics-svg-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-svg/graphics-svg-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-svg/graphics-svg.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-svg/graphics-svg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-svg/graphics-svg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-svg/graphics-svg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-vml-default/graphics-vml-default-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-vml-default/graphics-vml-default-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-vml-default/graphics-vml-default-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-vml-default/graphics-vml-default-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-vml-default/graphics-vml-default-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-vml-default/graphics-vml-default-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-vml-default/graphics-vml-default-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-vml-default/graphics-vml-default-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-vml-default/graphics-vml-default.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-vml-default/graphics-vml-default.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-vml-default/graphics-vml-default.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-vml-default/graphics-vml-default.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-vml/graphics-vml-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-vml/graphics-vml-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-vml/graphics-vml-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-vml/graphics-vml-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-vml/graphics-vml-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-vml/graphics-vml-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-vml/graphics-vml-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-vml/graphics-vml-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-vml/graphics-vml.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-vml/graphics-vml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics-vml/graphics-vml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics-vml/graphics-vml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics/graphics-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics/graphics-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics/graphics-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics/graphics-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics/graphics-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics/graphics-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics/graphics-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics/graphics-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics/graphics.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics/graphics.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/graphics/graphics.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/graphics/graphics.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/handlebars-base/handlebars-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/handlebars-base/handlebars-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/handlebars-base/handlebars-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/handlebars-base/handlebars-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/handlebars-base/handlebars-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/handlebars-base/handlebars-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/handlebars-base/handlebars-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/handlebars-base/handlebars-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/handlebars-base/handlebars-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/handlebars-base/handlebars-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/handlebars-base/handlebars-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/handlebars-base/handlebars-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/handlebars-compiler/handlebars-compiler-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/handlebars-compiler/handlebars-compiler-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/handlebars-compiler/handlebars-compiler-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/handlebars-compiler/handlebars-compiler-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/handlebars-compiler/handlebars-compiler-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/handlebars-compiler/handlebars-compiler-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/handlebars-compiler/handlebars-compiler-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/handlebars-compiler/handlebars-compiler-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/handlebars-compiler/handlebars-compiler.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/handlebars-compiler/handlebars-compiler.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/handlebars-compiler/handlebars-compiler.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/handlebars-compiler/handlebars-compiler.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/highlight-accentfold/highlight-accentfold-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/highlight-accentfold/highlight-accentfold-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/highlight-accentfold/highlight-accentfold-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/highlight-accentfold/highlight-accentfold-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/highlight-accentfold/highlight-accentfold-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/highlight-accentfold/highlight-accentfold-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/highlight-accentfold/highlight-accentfold-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/highlight-accentfold/highlight-accentfold-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/highlight-accentfold/highlight-accentfold.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/highlight-accentfold/highlight-accentfold.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/highlight-accentfold/highlight-accentfold.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/highlight-accentfold/highlight-accentfold.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/highlight-base/highlight-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/highlight-base/highlight-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/highlight-base/highlight-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/highlight-base/highlight-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/highlight-base/highlight-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/highlight-base/highlight-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/highlight-base/highlight-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/highlight-base/highlight-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/highlight-base/highlight-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/highlight-base/highlight-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/highlight-base/highlight-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/highlight-base/highlight-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/history-base/history-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/history-base/history-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/history-base/history-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/history-base/history-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/history-base/history-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/history-base/history-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/history-base/history-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/history-base/history-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/history-base/history-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/history-base/history-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/history-base/history-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/history-base/history-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/history-hash-ie/history-hash-ie-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/history-hash-ie/history-hash-ie-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/history-hash-ie/history-hash-ie-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/history-hash-ie/history-hash-ie-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/history-hash-ie/history-hash-ie-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/history-hash-ie/history-hash-ie-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/history-hash-ie/history-hash-ie-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/history-hash-ie/history-hash-ie-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/history-hash-ie/history-hash-ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/history-hash-ie/history-hash-ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/history-hash-ie/history-hash-ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/history-hash-ie/history-hash-ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/history-hash/history-hash-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/history-hash/history-hash-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/history-hash/history-hash-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/history-hash/history-hash-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/history-hash/history-hash-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/history-hash/history-hash-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/history-hash/history-hash-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/history-hash/history-hash-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/history-hash/history-hash.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/history-hash/history-hash.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/history-hash/history-hash.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/history-hash/history-hash.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/history-html5/history-html5-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/history-html5/history-html5-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/history-html5/history-html5-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/history-html5/history-html5-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/history-html5/history-html5-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/history-html5/history-html5-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/history-html5/history-html5-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/history-html5/history-html5-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/history-html5/history-html5.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/history-html5/history-html5.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/history-html5/history-html5.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/history-html5/history-html5.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/imageloader/imageloader-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/imageloader/imageloader-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/imageloader/imageloader-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/imageloader/imageloader-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/imageloader/imageloader-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/imageloader/imageloader-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/imageloader/imageloader-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/imageloader/imageloader-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/imageloader/imageloader.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/imageloader/imageloader.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/imageloader/imageloader.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/imageloader/imageloader.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/intl-base/intl-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/intl-base/intl-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/intl-base/intl-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/intl-base/intl-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/intl-base/intl-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/intl-base/intl-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/intl-base/intl-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/intl-base/intl-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/intl-base/intl-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/intl-base/intl-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/intl-base/intl-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/intl-base/intl-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/intl/intl-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/intl/intl-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/intl/intl-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/intl/intl-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/intl/intl-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/intl/intl-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/intl/intl-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/intl/intl-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/intl/intl.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/intl/intl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/intl/intl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/intl/intl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-base/io-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-base/io-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-base/io-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-base/io-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-base/io-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-base/io-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-base/io-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-base/io-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-base/io-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-base/io-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-base/io-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-base/io-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-form/io-form-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-form/io-form-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-form/io-form-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-form/io-form-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-form/io-form-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-form/io-form-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-form/io-form-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-form/io-form-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-form/io-form.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-form/io-form.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-form/io-form.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-form/io-form.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-nodejs/io-nodejs-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-nodejs/io-nodejs-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-nodejs/io-nodejs-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-nodejs/io-nodejs-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-nodejs/io-nodejs-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-nodejs/io-nodejs-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-nodejs/io-nodejs-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-nodejs/io-nodejs-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-nodejs/io-nodejs.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-nodejs/io-nodejs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-nodejs/io-nodejs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-nodejs/io-nodejs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-queue/io-queue-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-queue/io-queue-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-queue/io-queue-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-queue/io-queue-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-queue/io-queue-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-queue/io-queue-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-queue/io-queue-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-queue/io-queue-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-queue/io-queue.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-queue/io-queue.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-queue/io-queue.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-queue/io-queue.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-upload-iframe/io-upload-iframe-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-upload-iframe/io-upload-iframe-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-upload-iframe/io-upload-iframe-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-upload-iframe/io-upload-iframe-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-upload-iframe/io-upload-iframe-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-upload-iframe/io-upload-iframe-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-upload-iframe/io-upload-iframe-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-upload-iframe/io-upload-iframe-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-upload-iframe/io-upload-iframe.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-upload-iframe/io-upload-iframe.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-upload-iframe/io-upload-iframe.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-upload-iframe/io-upload-iframe.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-xdr/io-xdr-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-xdr/io-xdr-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-xdr/io-xdr-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-xdr/io-xdr-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-xdr/io-xdr-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-xdr/io-xdr-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-xdr/io-xdr-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-xdr/io-xdr-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-xdr/io-xdr.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-xdr/io-xdr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-xdr/io-xdr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-xdr/io-xdr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/io-xdr/io.swf b/tomcat-7.0.72/webapps/ROOT/html/js/aui/io-xdr/io.swf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/io-xdr/io.swf
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/io-xdr/io.swf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/json-parse-shim/json-parse-shim-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/json-parse-shim/json-parse-shim-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/json-parse-shim/json-parse-shim-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/json-parse-shim/json-parse-shim-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/json-parse-shim/json-parse-shim-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/json-parse-shim/json-parse-shim-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/json-parse-shim/json-parse-shim-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/json-parse-shim/json-parse-shim-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/json-parse-shim/json-parse-shim.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/json-parse-shim/json-parse-shim.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/json-parse-shim/json-parse-shim.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/json-parse-shim/json-parse-shim.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/json-parse/json-parse-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/json-parse/json-parse-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/json-parse/json-parse-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/json-parse/json-parse-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/json-parse/json-parse-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/json-parse/json-parse-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/json-parse/json-parse-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/json-parse/json-parse-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/json-parse/json-parse.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/json-parse/json-parse.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/json-parse/json-parse.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/json-parse/json-parse.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/json-stringify-shim/json-stringify-shim-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/json-stringify-shim/json-stringify-shim-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/json-stringify-shim/json-stringify-shim-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/json-stringify-shim/json-stringify-shim-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/json-stringify-shim/json-stringify-shim-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/json-stringify-shim/json-stringify-shim-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/json-stringify-shim/json-stringify-shim-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/json-stringify-shim/json-stringify-shim-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/json-stringify-shim/json-stringify-shim.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/json-stringify-shim/json-stringify-shim.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/json-stringify-shim/json-stringify-shim.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/json-stringify-shim/json-stringify-shim.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/json-stringify/json-stringify-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/json-stringify/json-stringify-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/json-stringify/json-stringify-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/json-stringify/json-stringify-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/json-stringify/json-stringify-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/json-stringify/json-stringify-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/json-stringify/json-stringify-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/json-stringify/json-stringify-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/json-stringify/json-stringify.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/json-stringify/json-stringify.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/json-stringify/json-stringify.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/json-stringify/json-stringify.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/jsonp-url/jsonp-url-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/jsonp-url/jsonp-url-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/jsonp-url/jsonp-url-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/jsonp-url/jsonp-url-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/jsonp-url/jsonp-url-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/jsonp-url/jsonp-url-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/jsonp-url/jsonp-url-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/jsonp-url/jsonp-url-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/jsonp-url/jsonp-url.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/jsonp-url/jsonp-url.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/jsonp-url/jsonp-url.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/jsonp-url/jsonp-url.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/jsonp/jsonp-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/jsonp/jsonp-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/jsonp/jsonp-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/jsonp/jsonp-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/jsonp/jsonp-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/jsonp/jsonp-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/jsonp/jsonp-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/jsonp/jsonp-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/jsonp/jsonp.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/jsonp/jsonp.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/jsonp/jsonp.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/jsonp/jsonp.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/lazy-model-list/lazy-model-list-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/lazy-model-list/lazy-model-list-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/lazy-model-list/lazy-model-list-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/lazy-model-list/lazy-model-list-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/lazy-model-list/lazy-model-list-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/lazy-model-list/lazy-model-list-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/lazy-model-list/lazy-model-list-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/lazy-model-list/lazy-model-list-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/lazy-model-list/lazy-model-list.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/lazy-model-list/lazy-model-list.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/lazy-model-list/lazy-model-list.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/lazy-model-list/lazy-model-list.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-base/loader-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-base/loader-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-base/loader-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-base/loader-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-base/loader-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-base/loader-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-base/loader-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-base/loader-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-base/loader-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-base/loader-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-base/loader-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-base/loader-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-rollup/loader-rollup-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-rollup/loader-rollup-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-rollup/loader-rollup-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-rollup/loader-rollup-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-rollup/loader-rollup-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-rollup/loader-rollup-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-rollup/loader-rollup-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-rollup/loader-rollup-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-rollup/loader-rollup.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-rollup/loader-rollup.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-rollup/loader-rollup.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-rollup/loader-rollup.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-yui3/loader-yui3-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-yui3/loader-yui3-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-yui3/loader-yui3-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-yui3/loader-yui3-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-yui3/loader-yui3-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-yui3/loader-yui3-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-yui3/loader-yui3-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-yui3/loader-yui3-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-yui3/loader-yui3.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-yui3/loader-yui3.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/loader-yui3/loader-yui3.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/loader-yui3/loader-yui3.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/loader/loader-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/loader/loader-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/loader/loader-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/loader/loader-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/loader/loader-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/loader/loader-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/loader/loader-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/loader/loader-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/loader/loader.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/loader/loader.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/loader/loader.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/loader/loader.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/matrix/matrix-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/matrix/matrix-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/matrix/matrix-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/matrix/matrix-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/matrix/matrix-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/matrix/matrix-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/matrix/matrix-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/matrix/matrix-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/matrix/matrix.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/matrix/matrix.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/matrix/matrix.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/matrix/matrix.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/model-list/model-list-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/model-list/model-list-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/model-list/model-list-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/model-list/model-list-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/model-list/model-list-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/model-list/model-list-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/model-list/model-list-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/model-list/model-list-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/model-list/model-list.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/model-list/model-list.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/model-list/model-list.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/model-list/model-list.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/model-sync-rest/model-sync-rest-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/model-sync-rest/model-sync-rest-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/model-sync-rest/model-sync-rest-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/model-sync-rest/model-sync-rest-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/model-sync-rest/model-sync-rest-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/model-sync-rest/model-sync-rest-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/model-sync-rest/model-sync-rest-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/model-sync-rest/model-sync-rest-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/model-sync-rest/model-sync-rest.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/model-sync-rest/model-sync-rest.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/model-sync-rest/model-sync-rest.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/model-sync-rest/model-sync-rest.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/model/model-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/model/model-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/model/model-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/model/model-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/model/model-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/model/model-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/model/model-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/model/model-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/model/model.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/model/model.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/model/model.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/model/model.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-base/node-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-base/node-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-base/node-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-base/node-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-base/node-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-base/node-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-base/node-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-base/node-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-base/node-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-base/node-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-base/node-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-base/node-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-core/node-core-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-core/node-core-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-core/node-core-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-core/node-core-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-core/node-core-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-core/node-core-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-core/node-core-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-core/node-core-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-core/node-core.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-core/node-core.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-core/node-core.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-core/node-core.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-delegate/node-event-delegate-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-delegate/node-event-delegate-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-delegate/node-event-delegate-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-delegate/node-event-delegate-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-delegate/node-event-delegate-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-delegate/node-event-delegate-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-delegate/node-event-delegate-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-delegate/node-event-delegate-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-delegate/node-event-delegate.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-delegate/node-event-delegate.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-delegate/node-event-delegate.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-delegate/node-event-delegate.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-html5/node-event-html5-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-html5/node-event-html5-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-html5/node-event-html5-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-html5/node-event-html5-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-html5/node-event-html5-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-html5/node-event-html5-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-html5/node-event-html5-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-html5/node-event-html5-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-html5/node-event-html5.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-html5/node-event-html5.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-html5/node-event-html5.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-html5/node-event-html5.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-simulate/node-event-simulate-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-simulate/node-event-simulate-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-simulate/node-event-simulate-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-simulate/node-event-simulate-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-simulate/node-event-simulate-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-simulate/node-event-simulate-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-simulate/node-event-simulate-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-simulate/node-event-simulate-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-simulate/node-event-simulate.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-simulate/node-event-simulate.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-event-simulate/node-event-simulate.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-event-simulate/node-event-simulate.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-flick/assets/node-flick-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-flick/assets/node-flick-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-flick/assets/node-flick-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-flick/assets/node-flick-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-flick/assets/skins/sam/node-flick-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-flick/assets/skins/sam/node-flick-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-flick/assets/skins/sam/node-flick-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-flick/assets/skins/sam/node-flick-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-flick/assets/skins/sam/node-flick.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-flick/assets/skins/sam/node-flick.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-flick/assets/skins/sam/node-flick.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-flick/assets/skins/sam/node-flick.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-flick/node-flick-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-flick/node-flick-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-flick/node-flick-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-flick/node-flick-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-flick/node-flick-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-flick/node-flick-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-flick/node-flick-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-flick/node-flick-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-flick/node-flick.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-flick/node-flick.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-flick/node-flick.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-flick/node-flick.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-focusmanager/node-focusmanager-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-focusmanager/node-focusmanager-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-focusmanager/node-focusmanager-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-focusmanager/node-focusmanager-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-focusmanager/node-focusmanager-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-focusmanager/node-focusmanager-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-focusmanager/node-focusmanager-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-focusmanager/node-focusmanager-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-focusmanager/node-focusmanager.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-focusmanager/node-focusmanager.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-focusmanager/node-focusmanager.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-focusmanager/node-focusmanager.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-load/node-load-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-load/node-load-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-load/node-load-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-load/node-load-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-load/node-load-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-load/node-load-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-load/node-load-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-load/node-load-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-load/node-load.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-load/node-load.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-load/node-load.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-load/node-load.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/node-menunav-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/node-menunav-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/node-menunav-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/node-menunav-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/night/horizontal-menu-submenu-indicator.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/night/horizontal-menu-submenu-indicator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/night/horizontal-menu-submenu-indicator.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/night/horizontal-menu-submenu-indicator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/night/node-menunav-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/night/node-menunav-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/night/node-menunav-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/night/node-menunav-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/night/node-menunav.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/night/node-menunav.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/night/node-menunav.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/night/node-menunav.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/night/vertical-menu-submenu-indicator.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/night/vertical-menu-submenu-indicator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/night/vertical-menu-submenu-indicator.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/night/vertical-menu-submenu-indicator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/horizontal-menu-submenu-indicator.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/horizontal-menu-submenu-indicator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/horizontal-menu-submenu-indicator.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/horizontal-menu-submenu-indicator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/horizontal-menu-submenu-toggle.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/horizontal-menu-submenu-toggle.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/horizontal-menu-submenu-toggle.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/horizontal-menu-submenu-toggle.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/node-menunav-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/node-menunav-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/node-menunav-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/node-menunav-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/node-menunav.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/node-menunav.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/node-menunav.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/node-menunav.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/vertical-menu-submenu-indicator.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/vertical-menu-submenu-indicator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/vertical-menu-submenu-indicator.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/assets/skins/sam/vertical-menu-submenu-indicator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/node-menunav-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/node-menunav-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/node-menunav-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/node-menunav-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/node-menunav-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/node-menunav-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/node-menunav-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/node-menunav-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/node-menunav.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/node-menunav.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-menunav/node-menunav.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-menunav/node-menunav.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-pluginhost/node-pluginhost-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-pluginhost/node-pluginhost-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-pluginhost/node-pluginhost-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-pluginhost/node-pluginhost-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-pluginhost/node-pluginhost-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-pluginhost/node-pluginhost-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-pluginhost/node-pluginhost-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-pluginhost/node-pluginhost-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-pluginhost/node-pluginhost.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-pluginhost/node-pluginhost.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-pluginhost/node-pluginhost.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-pluginhost/node-pluginhost.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-screen/node-screen-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-screen/node-screen-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-screen/node-screen-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-screen/node-screen-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-screen/node-screen-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-screen/node-screen-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-screen/node-screen-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-screen/node-screen-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-screen/node-screen.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-screen/node-screen.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-screen/node-screen.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-screen/node-screen.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-scroll-info/node-scroll-info-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-scroll-info/node-scroll-info-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-scroll-info/node-scroll-info-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-scroll-info/node-scroll-info-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-scroll-info/node-scroll-info-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-scroll-info/node-scroll-info-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-scroll-info/node-scroll-info-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-scroll-info/node-scroll-info-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-scroll-info/node-scroll-info.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-scroll-info/node-scroll-info.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-scroll-info/node-scroll-info.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-scroll-info/node-scroll-info.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-style/node-style-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-style/node-style-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-style/node-style-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-style/node-style-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-style/node-style-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-style/node-style-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-style/node-style-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-style/node-style-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/node-style/node-style.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/node-style/node-style.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/node-style/node-style.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/node-style/node-style.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/oop/oop-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/oop/oop-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/oop/oop-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/oop/oop-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/oop/oop-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/oop/oop-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/oop/oop-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/oop/oop-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/oop/oop.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/oop/oop.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/oop/oop.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/oop/oop.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/overlay/assets/overlay-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/overlay/assets/overlay-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/overlay/assets/overlay-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/overlay/assets/overlay-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/overlay/assets/skins/night/overlay-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/overlay/assets/skins/night/overlay-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/overlay/assets/skins/night/overlay-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/overlay/assets/skins/night/overlay-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/overlay/assets/skins/night/overlay.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/overlay/assets/skins/night/overlay.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/overlay/assets/skins/night/overlay.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/overlay/assets/skins/night/overlay.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/overlay/assets/skins/sam/overlay-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/overlay/assets/skins/sam/overlay-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/overlay/assets/skins/sam/overlay-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/overlay/assets/skins/sam/overlay-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/overlay/assets/skins/sam/overlay.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/overlay/assets/skins/sam/overlay.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/overlay/assets/skins/sam/overlay.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/overlay/assets/skins/sam/overlay.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/overlay/overlay-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/overlay/overlay-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/overlay/overlay-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/overlay/overlay-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/overlay/overlay-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/overlay/overlay-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/overlay/overlay-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/overlay/overlay-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/overlay/overlay.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/overlay/overlay.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/overlay/overlay.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/overlay/overlay.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator-core/paginator-core-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator-core/paginator-core-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator-core/paginator-core-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator-core/paginator-core-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator-core/paginator-core-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator-core/paginator-core-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator-core/paginator-core-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator-core/paginator-core-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator-core/paginator-core.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator-core/paginator-core.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator-core/paginator-core.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator-core/paginator-core.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator-url/paginator-url-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator-url/paginator-url-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator-url/paginator-url-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator-url/paginator-url-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator-url/paginator-url-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator-url/paginator-url-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator-url/paginator-url-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator-url/paginator-url-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator-url/paginator-url.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator-url/paginator-url.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator-url/paginator-url.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator-url/paginator-url.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator/paginator-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator/paginator-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator/paginator-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator/paginator-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator/paginator-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator/paginator-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator/paginator-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator/paginator-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator/paginator.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator/paginator.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/paginator/paginator.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/paginator/paginator.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/assets/panel-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/assets/panel-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/assets/panel-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/assets/panel-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/assets/skins/night/panel-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/assets/skins/night/panel-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/assets/skins/night/panel-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/assets/skins/night/panel-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/assets/skins/night/panel.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/assets/skins/night/panel.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/assets/skins/night/panel.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/assets/skins/night/panel.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/assets/skins/night/sprite_icons.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/assets/skins/night/sprite_icons.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/assets/skins/night/sprite_icons.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/assets/skins/night/sprite_icons.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/assets/skins/sam/panel-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/assets/skins/sam/panel-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/assets/skins/sam/panel-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/assets/skins/sam/panel-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/assets/skins/sam/panel.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/assets/skins/sam/panel.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/assets/skins/sam/panel.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/assets/skins/sam/panel.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/assets/skins/sam/sprite_icons.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/assets/skins/sam/sprite_icons.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/assets/skins/sam/sprite_icons.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/assets/skins/sam/sprite_icons.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/panel-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/panel-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/panel-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/panel-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/panel-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/panel-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/panel-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/panel-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/panel.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/panel.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/panel/panel.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/panel/panel.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/parallel/parallel-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/parallel/parallel-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/parallel/parallel-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/parallel/parallel-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/parallel/parallel-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/parallel/parallel-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/parallel/parallel-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/parallel/parallel-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/parallel/parallel.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/parallel/parallel.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/parallel/parallel.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/parallel/parallel.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-base/pjax-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-base/pjax-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-base/pjax-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-base/pjax-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-base/pjax-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-base/pjax-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-base/pjax-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-base/pjax-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-base/pjax-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-base/pjax-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-base/pjax-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-base/pjax-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-content/pjax-content-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-content/pjax-content-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-content/pjax-content-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-content/pjax-content-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-content/pjax-content-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-content/pjax-content-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-content/pjax-content-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-content/pjax-content-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-content/pjax-content.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-content/pjax-content.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-content/pjax-content.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-content/pjax-content.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-plugin/pjax-plugin-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-plugin/pjax-plugin-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-plugin/pjax-plugin-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-plugin/pjax-plugin-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-plugin/pjax-plugin-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-plugin/pjax-plugin-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-plugin/pjax-plugin-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-plugin/pjax-plugin-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-plugin/pjax-plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-plugin/pjax-plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax-plugin/pjax-plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax-plugin/pjax-plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax/pjax-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax/pjax-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax/pjax-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax/pjax-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax/pjax-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax/pjax-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax/pjax-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax/pjax-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax/pjax.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax/pjax.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pjax/pjax.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pjax/pjax.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/plugin/plugin-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/plugin/plugin-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/plugin/plugin-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/plugin/plugin-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/plugin/plugin-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/plugin/plugin-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/plugin/plugin-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/plugin/plugin-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/plugin/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/plugin/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/plugin/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/plugin/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pluginhost-base/pluginhost-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pluginhost-base/pluginhost-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pluginhost-base/pluginhost-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pluginhost-base/pluginhost-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pluginhost-base/pluginhost-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pluginhost-base/pluginhost-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pluginhost-base/pluginhost-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pluginhost-base/pluginhost-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pluginhost-base/pluginhost-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pluginhost-base/pluginhost-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pluginhost-base/pluginhost-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pluginhost-base/pluginhost-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pluginhost-config/pluginhost-config-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pluginhost-config/pluginhost-config-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pluginhost-config/pluginhost-config-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pluginhost-config/pluginhost-config-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pluginhost-config/pluginhost-config-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pluginhost-config/pluginhost-config-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pluginhost-config/pluginhost-config-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pluginhost-config/pluginhost-config-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/pluginhost-config/pluginhost-config.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/pluginhost-config/pluginhost-config.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/pluginhost-config/pluginhost-config.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/pluginhost-config/pluginhost-config.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/promise/promise-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/promise/promise-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/promise/promise-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/promise/promise-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/promise/promise-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/promise/promise-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/promise/promise-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/promise/promise-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/promise/promise.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/promise/promise.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/promise/promise.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/promise/promise.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-parse-simple/querystring-parse-simple-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-parse-simple/querystring-parse-simple-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-parse-simple/querystring-parse-simple-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-parse-simple/querystring-parse-simple-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-parse-simple/querystring-parse-simple-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-parse-simple/querystring-parse-simple-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-parse-simple/querystring-parse-simple-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-parse-simple/querystring-parse-simple-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-parse-simple/querystring-parse-simple.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-parse-simple/querystring-parse-simple.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-parse-simple/querystring-parse-simple.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-parse-simple/querystring-parse-simple.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-parse/querystring-parse-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-parse/querystring-parse-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-parse/querystring-parse-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-parse/querystring-parse-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-parse/querystring-parse-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-parse/querystring-parse-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-parse/querystring-parse-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-parse/querystring-parse-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-parse/querystring-parse.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-parse/querystring-parse.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-parse/querystring-parse.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-parse/querystring-parse.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-stringify-simple/querystring-stringify-simple-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-stringify-simple/querystring-stringify-simple-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-stringify-simple/querystring-stringify-simple-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-stringify-simple/querystring-stringify-simple-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-stringify-simple/querystring-stringify-simple-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-stringify-simple/querystring-stringify-simple-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-stringify-simple/querystring-stringify-simple-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-stringify-simple/querystring-stringify-simple-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-stringify-simple/querystring-stringify-simple.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-stringify-simple/querystring-stringify-simple.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-stringify-simple/querystring-stringify-simple.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-stringify-simple/querystring-stringify-simple.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-stringify/querystring-stringify-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-stringify/querystring-stringify-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-stringify/querystring-stringify-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-stringify/querystring-stringify-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-stringify/querystring-stringify-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-stringify/querystring-stringify-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-stringify/querystring-stringify-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-stringify/querystring-stringify-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-stringify/querystring-stringify.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-stringify/querystring-stringify.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/querystring-stringify/querystring-stringify.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/querystring-stringify/querystring-stringify.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/queue-promote/queue-promote-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/queue-promote/queue-promote-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/queue-promote/queue-promote-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/queue-promote/queue-promote-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/queue-promote/queue-promote-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/queue-promote/queue-promote-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/queue-promote/queue-promote-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/queue-promote/queue-promote-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/queue-promote/queue-promote.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/queue-promote/queue-promote.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/queue-promote/queue-promote.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/queue-promote/queue-promote.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/range-slider/range-slider-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/range-slider/range-slider-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/range-slider/range-slider-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/range-slider/range-slider-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/range-slider/range-slider-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/range-slider/range-slider-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/range-slider/range-slider-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/range-slider/range-slider-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/range-slider/range-slider.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/range-slider/range-slider.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/range-slider/range-slider.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/range-slider/range-slider.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-base/recordset-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-base/recordset-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-base/recordset-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-base/recordset-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-base/recordset-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-base/recordset-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-base/recordset-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-base/recordset-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-base/recordset-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-base/recordset-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-base/recordset-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-base/recordset-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-filter/recordset-filter-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-filter/recordset-filter-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-filter/recordset-filter-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-filter/recordset-filter-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-filter/recordset-filter-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-filter/recordset-filter-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-filter/recordset-filter-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-filter/recordset-filter-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-filter/recordset-filter.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-filter/recordset-filter.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-filter/recordset-filter.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-filter/recordset-filter.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-indexer/recordset-indexer-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-indexer/recordset-indexer-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-indexer/recordset-indexer-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-indexer/recordset-indexer-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-indexer/recordset-indexer-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-indexer/recordset-indexer-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-indexer/recordset-indexer-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-indexer/recordset-indexer-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-indexer/recordset-indexer.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-indexer/recordset-indexer.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-indexer/recordset-indexer.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-indexer/recordset-indexer.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-sort/recordset-sort-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-sort/recordset-sort-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-sort/recordset-sort-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-sort/recordset-sort-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-sort/recordset-sort-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-sort/recordset-sort-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-sort/recordset-sort-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-sort/recordset-sort-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-sort/recordset-sort.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-sort/recordset-sort.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/recordset-sort/recordset-sort.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/recordset-sort/recordset-sort.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/assets/resize-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/assets/resize-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/assets/resize-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/assets/resize-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/assets/skins/night/arrows.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/assets/skins/night/arrows.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/assets/skins/night/arrows.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/assets/skins/night/arrows.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/assets/skins/night/resize-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/assets/skins/night/resize-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/assets/skins/night/resize-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/assets/skins/night/resize-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/assets/skins/night/resize-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/assets/skins/night/resize-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/assets/skins/night/resize-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/assets/skins/night/resize-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/assets/skins/sam/arrows.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/assets/skins/sam/arrows.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/assets/skins/sam/arrows.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/assets/skins/sam/arrows.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/assets/skins/sam/resize-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/assets/skins/sam/resize-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/assets/skins/sam/resize-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/assets/skins/sam/resize-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/assets/skins/sam/resize-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/assets/skins/sam/resize-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/assets/skins/sam/resize-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/assets/skins/sam/resize-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/resize-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/resize-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/resize-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/resize-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/resize-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/resize-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/resize-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/resize-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/resize-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/resize-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-base/resize-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-base/resize-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-constrain/resize-constrain-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-constrain/resize-constrain-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-constrain/resize-constrain-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-constrain/resize-constrain-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-constrain/resize-constrain-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-constrain/resize-constrain-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-constrain/resize-constrain-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-constrain/resize-constrain-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-constrain/resize-constrain.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-constrain/resize-constrain.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-constrain/resize-constrain.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-constrain/resize-constrain.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-plugin/resize-plugin-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-plugin/resize-plugin-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-plugin/resize-plugin-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-plugin/resize-plugin-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-plugin/resize-plugin-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-plugin/resize-plugin-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-plugin/resize-plugin-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-plugin/resize-plugin-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-plugin/resize-plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-plugin/resize-plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-plugin/resize-plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-plugin/resize-plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-proxy/resize-proxy-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-proxy/resize-proxy-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-proxy/resize-proxy-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-proxy/resize-proxy-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-proxy/resize-proxy-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-proxy/resize-proxy-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-proxy/resize-proxy-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-proxy/resize-proxy-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-proxy/resize-proxy.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-proxy/resize-proxy.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/resize-proxy/resize-proxy.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/resize-proxy/resize-proxy.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/router/router-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/router/router-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/router/router-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/router/router-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/router/router-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/router/router-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/router/router-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/router/router-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/router/router.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/router/router.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/router/router.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/router/router.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base-ie/scrollview-base-ie-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base-ie/scrollview-base-ie-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base-ie/scrollview-base-ie-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base-ie/scrollview-base-ie-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base-ie/scrollview-base-ie-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base-ie/scrollview-base-ie-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base-ie/scrollview-base-ie-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base-ie/scrollview-base-ie-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base-ie/scrollview-base-ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base-ie/scrollview-base-ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base-ie/scrollview-base-ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base-ie/scrollview-base-ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base/assets/scrollview-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base/assets/scrollview-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base/assets/scrollview-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base/assets/scrollview-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base/assets/skins/night/scrollview-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base/assets/skins/night/scrollview-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base/assets/skins/night/scrollview-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base/assets/skins/night/scrollview-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base/assets/skins/night/scrollview-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base/assets/skins/night/scrollview-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base/assets/skins/night/scrollview-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base/assets/skins/night/scrollview-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base/assets/skins/sam/scrollview-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base/assets/skins/sam/scrollview-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base/assets/skins/sam/scrollview-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base/assets/skins/sam/scrollview-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base/assets/skins/sam/scrollview-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base/assets/skins/sam/scrollview-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base/assets/skins/sam/scrollview-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base/assets/skins/sam/scrollview-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base/scrollview-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base/scrollview-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base/scrollview-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base/scrollview-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base/scrollview-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base/scrollview-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base/scrollview-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base/scrollview-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base/scrollview-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base/scrollview-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-base/scrollview-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-base/scrollview-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-list/assets/scrollview-list-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-list/assets/scrollview-list-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-list/assets/scrollview-list-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-list/assets/scrollview-list-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-list/assets/skins/night/scrollview-list-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-list/assets/skins/night/scrollview-list-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-list/assets/skins/night/scrollview-list-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-list/assets/skins/night/scrollview-list-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-list/assets/skins/night/scrollview-list.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-list/assets/skins/night/scrollview-list.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-list/assets/skins/night/scrollview-list.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-list/assets/skins/night/scrollview-list.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-list/assets/skins/sam/scrollview-list-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-list/assets/skins/sam/scrollview-list-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-list/assets/skins/sam/scrollview-list-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-list/assets/skins/sam/scrollview-list-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-list/assets/skins/sam/scrollview-list.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-list/assets/skins/sam/scrollview-list.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-list/assets/skins/sam/scrollview-list.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-list/assets/skins/sam/scrollview-list.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-list/scrollview-list-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-list/scrollview-list-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-list/scrollview-list-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-list/scrollview-list-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-list/scrollview-list-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-list/scrollview-list-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-list/scrollview-list-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-list/scrollview-list-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-list/scrollview-list.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-list/scrollview-list.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-list/scrollview-list.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-list/scrollview-list.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-paginator/scrollview-paginator-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-paginator/scrollview-paginator-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-paginator/scrollview-paginator-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-paginator/scrollview-paginator-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-paginator/scrollview-paginator-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-paginator/scrollview-paginator-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-paginator/scrollview-paginator-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-paginator/scrollview-paginator-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-paginator/scrollview-paginator.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-paginator/scrollview-paginator.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-paginator/scrollview-paginator.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-paginator/scrollview-paginator.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/scrollview-scrollbars-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/scrollview-scrollbars-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/scrollview-scrollbars-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/scrollview-scrollbars-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/skins/night/scrollview-scrollbars-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/skins/night/scrollview-scrollbars-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/skins/night/scrollview-scrollbars-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/skins/night/scrollview-scrollbars-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/skins/night/scrollview-scrollbars.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/skins/night/scrollview-scrollbars.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/skins/night/scrollview-scrollbars.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/skins/night/scrollview-scrollbars.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/skins/sam/scrollview-scrollbars-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/skins/sam/scrollview-scrollbars-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/skins/sam/scrollview-scrollbars-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/skins/sam/scrollview-scrollbars-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/skins/sam/scrollview-scrollbars.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/skins/sam/scrollview-scrollbars.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/skins/sam/scrollview-scrollbars.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-scrollbars/assets/skins/sam/scrollview-scrollbars.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-scrollbars/scrollview-scrollbars-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-scrollbars/scrollview-scrollbars-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-scrollbars/scrollview-scrollbars-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-scrollbars/scrollview-scrollbars-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-scrollbars/scrollview-scrollbars-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-scrollbars/scrollview-scrollbars-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-scrollbars/scrollview-scrollbars-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-scrollbars/scrollview-scrollbars-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-scrollbars/scrollview-scrollbars.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-scrollbars/scrollview-scrollbars.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview-scrollbars/scrollview-scrollbars.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview-scrollbars/scrollview-scrollbars.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview/scrollview-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview/scrollview-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview/scrollview-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview/scrollview-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview/scrollview-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview/scrollview-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview/scrollview-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview/scrollview-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview/scrollview.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview/scrollview.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/scrollview/scrollview.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/scrollview/scrollview.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-css2/selector-css2-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-css2/selector-css2-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-css2/selector-css2-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-css2/selector-css2-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-css2/selector-css2-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-css2/selector-css2-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-css2/selector-css2-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-css2/selector-css2-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-css2/selector-css2.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-css2/selector-css2.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-css2/selector-css2.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-css2/selector-css2.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-css3/selector-css3-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-css3/selector-css3-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-css3/selector-css3-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-css3/selector-css3-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-css3/selector-css3-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-css3/selector-css3-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-css3/selector-css3-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-css3/selector-css3-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-css3/selector-css3.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-css3/selector-css3.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-css3/selector-css3.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-css3/selector-css3.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-native/selector-native-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-native/selector-native-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-native/selector-native-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-native/selector-native-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-native/selector-native-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-native/selector-native-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-native/selector-native-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-native/selector-native-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-native/selector-native.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-native/selector-native.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/selector-native/selector-native.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/selector-native/selector-native.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/selector/selector-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/selector/selector-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/selector/selector-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/selector/selector-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/selector/selector-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/selector/selector-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/selector/selector-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/selector/selector-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/selector/selector.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/selector/selector.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/selector/selector.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/selector/selector.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-area-stacked/series-area-stacked-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-area-stacked/series-area-stacked-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-area-stacked/series-area-stacked-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-area-stacked/series-area-stacked-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-area-stacked/series-area-stacked-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-area-stacked/series-area-stacked-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-area-stacked/series-area-stacked-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-area-stacked/series-area-stacked-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-area-stacked/series-area-stacked.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-area-stacked/series-area-stacked.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-area-stacked/series-area-stacked.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-area-stacked/series-area-stacked.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-area/series-area-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-area/series-area-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-area/series-area-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-area/series-area-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-area/series-area-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-area/series-area-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-area/series-area-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-area/series-area-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-area/series-area.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-area/series-area.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-area/series-area.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-area/series-area.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-areaspline-stacked/series-areaspline-stacked-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-areaspline-stacked/series-areaspline-stacked-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-areaspline-stacked/series-areaspline-stacked-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-areaspline-stacked/series-areaspline-stacked-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-areaspline-stacked/series-areaspline-stacked-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-areaspline-stacked/series-areaspline-stacked-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-areaspline-stacked/series-areaspline-stacked-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-areaspline-stacked/series-areaspline-stacked-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-areaspline-stacked/series-areaspline-stacked.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-areaspline-stacked/series-areaspline-stacked.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-areaspline-stacked/series-areaspline-stacked.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-areaspline-stacked/series-areaspline-stacked.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-areaspline/series-areaspline-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-areaspline/series-areaspline-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-areaspline/series-areaspline-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-areaspline/series-areaspline-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-areaspline/series-areaspline-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-areaspline/series-areaspline-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-areaspline/series-areaspline-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-areaspline/series-areaspline-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-areaspline/series-areaspline.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-areaspline/series-areaspline.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-areaspline/series-areaspline.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-areaspline/series-areaspline.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-bar-stacked/series-bar-stacked-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-bar-stacked/series-bar-stacked-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-bar-stacked/series-bar-stacked-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-bar-stacked/series-bar-stacked-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-bar-stacked/series-bar-stacked-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-bar-stacked/series-bar-stacked-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-bar-stacked/series-bar-stacked-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-bar-stacked/series-bar-stacked-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-bar-stacked/series-bar-stacked.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-bar-stacked/series-bar-stacked.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-bar-stacked/series-bar-stacked.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-bar-stacked/series-bar-stacked.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-bar/series-bar-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-bar/series-bar-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-bar/series-bar-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-bar/series-bar-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-bar/series-bar-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-bar/series-bar-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-bar/series-bar-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-bar/series-bar-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-bar/series-bar.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-bar/series-bar.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-bar/series-bar.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-bar/series-bar.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-base/series-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-base/series-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-base/series-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-base/series-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-base/series-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-base/series-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-base/series-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-base/series-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-base/series-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-base/series-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-base/series-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-base/series-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-candlestick/series-candlestick-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-candlestick/series-candlestick-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-candlestick/series-candlestick-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-candlestick/series-candlestick-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-candlestick/series-candlestick-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-candlestick/series-candlestick-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-candlestick/series-candlestick-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-candlestick/series-candlestick-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-candlestick/series-candlestick.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-candlestick/series-candlestick.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-candlestick/series-candlestick.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-candlestick/series-candlestick.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-cartesian/series-cartesian-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-cartesian/series-cartesian-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-cartesian/series-cartesian-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-cartesian/series-cartesian-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-cartesian/series-cartesian-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-cartesian/series-cartesian-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-cartesian/series-cartesian-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-cartesian/series-cartesian-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-cartesian/series-cartesian.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-cartesian/series-cartesian.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-cartesian/series-cartesian.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-cartesian/series-cartesian.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-column-stacked/series-column-stacked-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-column-stacked/series-column-stacked-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-column-stacked/series-column-stacked-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-column-stacked/series-column-stacked-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-column-stacked/series-column-stacked-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-column-stacked/series-column-stacked-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-column-stacked/series-column-stacked-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-column-stacked/series-column-stacked-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-column-stacked/series-column-stacked.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-column-stacked/series-column-stacked.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-column-stacked/series-column-stacked.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-column-stacked/series-column-stacked.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-column/series-column-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-column/series-column-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-column/series-column-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-column/series-column-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-column/series-column-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-column/series-column-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-column/series-column-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-column/series-column-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-column/series-column.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-column/series-column.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-column/series-column.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-column/series-column.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combo-stacked/series-combo-stacked-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combo-stacked/series-combo-stacked-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combo-stacked/series-combo-stacked-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combo-stacked/series-combo-stacked-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combo-stacked/series-combo-stacked-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combo-stacked/series-combo-stacked-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combo-stacked/series-combo-stacked-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combo-stacked/series-combo-stacked-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combo-stacked/series-combo-stacked.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combo-stacked/series-combo-stacked.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combo-stacked/series-combo-stacked.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combo-stacked/series-combo-stacked.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combo/series-combo-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combo/series-combo-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combo/series-combo-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combo/series-combo-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combo/series-combo-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combo/series-combo-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combo/series-combo-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combo/series-combo-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combo/series-combo.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combo/series-combo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combo/series-combo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combo/series-combo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combospline-stacked/series-combospline-stacked-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combospline-stacked/series-combospline-stacked-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combospline-stacked/series-combospline-stacked-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combospline-stacked/series-combospline-stacked-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combospline-stacked/series-combospline-stacked-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combospline-stacked/series-combospline-stacked-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combospline-stacked/series-combospline-stacked-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combospline-stacked/series-combospline-stacked-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combospline-stacked/series-combospline-stacked.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combospline-stacked/series-combospline-stacked.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combospline-stacked/series-combospline-stacked.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combospline-stacked/series-combospline-stacked.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combospline/series-combospline-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combospline/series-combospline-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combospline/series-combospline-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combospline/series-combospline-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combospline/series-combospline-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combospline/series-combospline-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combospline/series-combospline-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combospline/series-combospline-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combospline/series-combospline.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combospline/series-combospline.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-combospline/series-combospline.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-combospline/series-combospline.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-curve-util/series-curve-util-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-curve-util/series-curve-util-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-curve-util/series-curve-util-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-curve-util/series-curve-util-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-curve-util/series-curve-util-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-curve-util/series-curve-util-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-curve-util/series-curve-util-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-curve-util/series-curve-util-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-curve-util/series-curve-util.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-curve-util/series-curve-util.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-curve-util/series-curve-util.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-curve-util/series-curve-util.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-fill-util/series-fill-util-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-fill-util/series-fill-util-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-fill-util/series-fill-util-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-fill-util/series-fill-util-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-fill-util/series-fill-util-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-fill-util/series-fill-util-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-fill-util/series-fill-util-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-fill-util/series-fill-util-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-fill-util/series-fill-util.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-fill-util/series-fill-util.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-fill-util/series-fill-util.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-fill-util/series-fill-util.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-histogram-base/series-histogram-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-histogram-base/series-histogram-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-histogram-base/series-histogram-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-histogram-base/series-histogram-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-histogram-base/series-histogram-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-histogram-base/series-histogram-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-histogram-base/series-histogram-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-histogram-base/series-histogram-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-histogram-base/series-histogram-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-histogram-base/series-histogram-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-histogram-base/series-histogram-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-histogram-base/series-histogram-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line-stacked/series-line-stacked-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line-stacked/series-line-stacked-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line-stacked/series-line-stacked-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line-stacked/series-line-stacked-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line-stacked/series-line-stacked-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line-stacked/series-line-stacked-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line-stacked/series-line-stacked-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line-stacked/series-line-stacked-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line-stacked/series-line-stacked.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line-stacked/series-line-stacked.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line-stacked/series-line-stacked.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line-stacked/series-line-stacked.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line-util/series-line-util-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line-util/series-line-util-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line-util/series-line-util-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line-util/series-line-util-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line-util/series-line-util-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line-util/series-line-util-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line-util/series-line-util-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line-util/series-line-util-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line-util/series-line-util.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line-util/series-line-util.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line-util/series-line-util.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line-util/series-line-util.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line/series-line-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line/series-line-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line/series-line-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line/series-line-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line/series-line-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line/series-line-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line/series-line-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line/series-line-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line/series-line.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line/series-line.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-line/series-line.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-line/series-line.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-marker-stacked/series-marker-stacked-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-marker-stacked/series-marker-stacked-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-marker-stacked/series-marker-stacked-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-marker-stacked/series-marker-stacked-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-marker-stacked/series-marker-stacked-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-marker-stacked/series-marker-stacked-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-marker-stacked/series-marker-stacked-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-marker-stacked/series-marker-stacked-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-marker-stacked/series-marker-stacked.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-marker-stacked/series-marker-stacked.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-marker-stacked/series-marker-stacked.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-marker-stacked/series-marker-stacked.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-marker/series-marker-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-marker/series-marker-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-marker/series-marker-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-marker/series-marker-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-marker/series-marker-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-marker/series-marker-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-marker/series-marker-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-marker/series-marker-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-marker/series-marker.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-marker/series-marker.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-marker/series-marker.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-marker/series-marker.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-ohlc/series-ohlc-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-ohlc/series-ohlc-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-ohlc/series-ohlc-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-ohlc/series-ohlc-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-ohlc/series-ohlc-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-ohlc/series-ohlc-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-ohlc/series-ohlc-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-ohlc/series-ohlc-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-ohlc/series-ohlc.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-ohlc/series-ohlc.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-ohlc/series-ohlc.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-ohlc/series-ohlc.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-pie/series-pie-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-pie/series-pie-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-pie/series-pie-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-pie/series-pie-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-pie/series-pie-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-pie/series-pie-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-pie/series-pie-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-pie/series-pie-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-pie/series-pie.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-pie/series-pie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-pie/series-pie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-pie/series-pie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-plot-util/series-plot-util-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-plot-util/series-plot-util-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-plot-util/series-plot-util-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-plot-util/series-plot-util-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-plot-util/series-plot-util-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-plot-util/series-plot-util-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-plot-util/series-plot-util-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-plot-util/series-plot-util-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-plot-util/series-plot-util.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-plot-util/series-plot-util.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-plot-util/series-plot-util.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-plot-util/series-plot-util.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-range/series-range-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-range/series-range-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-range/series-range-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-range/series-range-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-range/series-range-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-range/series-range-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-range/series-range-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-range/series-range-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-range/series-range.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-range/series-range.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-range/series-range.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-range/series-range.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-spline-stacked/series-spline-stacked-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-spline-stacked/series-spline-stacked-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-spline-stacked/series-spline-stacked-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-spline-stacked/series-spline-stacked-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-spline-stacked/series-spline-stacked-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-spline-stacked/series-spline-stacked-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-spline-stacked/series-spline-stacked-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-spline-stacked/series-spline-stacked-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-spline-stacked/series-spline-stacked.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-spline-stacked/series-spline-stacked.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-spline-stacked/series-spline-stacked.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-spline-stacked/series-spline-stacked.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-spline/series-spline-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-spline/series-spline-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-spline/series-spline-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-spline/series-spline-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-spline/series-spline-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-spline/series-spline-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-spline/series-spline-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-spline/series-spline-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-spline/series-spline.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-spline/series-spline.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-spline/series-spline.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-spline/series-spline.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-stacked/series-stacked-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-stacked/series-stacked-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-stacked/series-stacked-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-stacked/series-stacked-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-stacked/series-stacked-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-stacked/series-stacked-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-stacked/series-stacked-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-stacked/series-stacked-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/series-stacked/series-stacked.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/series-stacked/series-stacked.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/series-stacked/series-stacked.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/series-stacked/series-stacked.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/shim-plugin/shim-plugin-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/shim-plugin/shim-plugin-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/shim-plugin/shim-plugin-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/shim-plugin/shim-plugin-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/shim-plugin/shim-plugin-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/shim-plugin/shim-plugin-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/shim-plugin/shim-plugin-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/shim-plugin/shim-plugin-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/shim-plugin/shim-plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/shim-plugin/shim-plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/shim-plugin/shim-plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/shim-plugin/shim-plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/simpleyui/simpleyui-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/simpleyui/simpleyui-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/simpleyui/simpleyui-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/simpleyui/simpleyui-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/simpleyui/simpleyui-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/simpleyui/simpleyui-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/simpleyui/simpleyui-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/simpleyui/simpleyui-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/simpleyui/simpleyui.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/simpleyui/simpleyui.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/simpleyui/simpleyui.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/simpleyui/simpleyui.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/rail-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/rail-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/rail-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/rail-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/rail-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/rail-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/rail-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/rail-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/slider-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/slider-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/slider-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/slider-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/slider-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/slider-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/slider-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/slider-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/slider-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/slider-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/slider-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/slider-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/thumb-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/thumb-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/thumb-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/thumb-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/thumb-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/thumb-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/thumb-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio-light/thumb-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/rail-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/rail-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/rail-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/rail-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/rail-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/rail-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/rail-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/rail-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/slider-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/slider-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/slider-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/slider-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/slider-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/slider-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/slider-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/slider-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/slider-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/slider-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/slider-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/slider-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/thumb-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/thumb-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/thumb-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/thumb-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/thumb-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/thumb-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/thumb-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/audio/thumb-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-x-dots.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-x-dots.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-x-dots.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-x-dots.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-x-lines.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-x-lines.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-x-lines.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-x-lines.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-y-dots.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-y-dots.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-y-dots.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-y-dots.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-y-lines.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-y-lines.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-y-lines.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-y-lines.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/rail-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/slider-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/slider-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/slider-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/slider-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/slider-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/slider-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/slider-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/slider-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/slider-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/slider-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/slider-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/slider-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/thumb-x-line.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/thumb-x-line.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/thumb-x-line.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/thumb-x-line.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/thumb-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/thumb-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/thumb-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/thumb-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/thumb-y-line.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/thumb-y-line.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/thumb-y-line.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/thumb-y-line.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/thumb-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/thumb-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/thumb-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule-dark/thumb-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-x-dots.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-x-dots.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-x-dots.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-x-dots.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-x-lines.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-x-lines.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-x-lines.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-x-lines.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-y-dots.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-y-dots.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-y-dots.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-y-dots.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-y-lines.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-y-lines.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-y-lines.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-y-lines.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/rail-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/slider-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/slider-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/slider-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/slider-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/slider-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/slider-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/slider-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/slider-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/slider-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/slider-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/slider-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/slider-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-x-line.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-x-line.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-x-line.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-x-line.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-y-line.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-y-line.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-y-line.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-y-line.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-y-lines.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-y-lines.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-y-lines.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-y-lines.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/capsule/thumb-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/rail-x-lines.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/rail-x-lines.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/rail-x-lines.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/rail-x-lines.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/rail-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/rail-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/rail-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/rail-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/rail-y-lines.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/rail-y-lines.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/rail-y-lines.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/rail-y-lines.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/rail-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/rail-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/rail-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/rail-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/slider-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/slider-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/slider-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/slider-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/slider-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/slider-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/slider-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/slider-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/slider-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/slider-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/slider-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/slider-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/thumb-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/thumb-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/thumb-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/thumb-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/thumb-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/thumb-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/thumb-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/night/thumb-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/rail-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/rail-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/rail-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/rail-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/rail-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/rail-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/rail-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/rail-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/slider-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/slider-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/slider-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/slider-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/slider-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/slider-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/slider-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/slider-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/slider-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/slider-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/slider-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/slider-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/thumb-x-grip.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/thumb-x-grip.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/thumb-x-grip.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/thumb-x-grip.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/thumb-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/thumb-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/thumb-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/thumb-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/thumb-y-grip.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/thumb-y-grip.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/thumb-y-grip.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/thumb-y-grip.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/thumb-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/thumb-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/thumb-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round-dark/thumb-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/rail-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/rail-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/rail-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/rail-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/rail-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/rail-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/rail-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/rail-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/slider-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/slider-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/slider-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/slider-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/slider-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/slider-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/slider-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/slider-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/slider-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/slider-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/slider-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/slider-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/thumb-x-grip.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/thumb-x-grip.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/thumb-x-grip.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/thumb-x-grip.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/thumb-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/thumb-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/thumb-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/thumb-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/thumb-y-grip.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/thumb-y-grip.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/thumb-y-grip.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/thumb-y-grip.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/thumb-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/thumb-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/thumb-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/round/thumb-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/rail-x-lines.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/rail-x-lines.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/rail-x-lines.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/rail-x-lines.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/rail-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/rail-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/rail-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/rail-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/rail-y-lines.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/rail-y-lines.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/rail-y-lines.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/rail-y-lines.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/rail-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/rail-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/rail-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/rail-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/slider-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/slider-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/slider-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/slider-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/slider-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/slider-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/slider-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/slider-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/slider-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/slider-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/slider-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/slider-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/thumb-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/thumb-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/thumb-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/thumb-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/thumb-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/thumb-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/thumb-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam-dark/thumb-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/rail-x-lines.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/rail-x-lines.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/rail-x-lines.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/rail-x-lines.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/rail-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/rail-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/rail-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/rail-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/rail-y-lines.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/rail-y-lines.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/rail-y-lines.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/rail-y-lines.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/rail-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/rail-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/rail-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/rail-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/slider-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/slider-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/slider-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/slider-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/slider-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/slider-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/slider-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/slider-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/slider-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/slider-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/slider-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/slider-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/thumb-x.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/thumb-x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/thumb-x.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/thumb-x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/thumb-y.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/thumb-y.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/thumb-y.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/skins/sam/thumb-y.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/slider-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/slider-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/slider-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/slider-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/slider-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/slider-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/slider-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/slider-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/thumb-x-oblong-dark.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/thumb-x-oblong-dark.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/thumb-x-oblong-dark.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/thumb-x-oblong-dark.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/thumb-x-oblong.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/thumb-x-oblong.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/thumb-x-oblong.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/thumb-x-oblong.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/thumb-x-oblong2-dark.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/thumb-x-oblong2-dark.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/thumb-x-oblong2-dark.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/thumb-x-oblong2-dark.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/thumb-x-oblong2.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/thumb-x-oblong2.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/thumb-x-oblong2.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/thumb-x-oblong2.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/thumb-y-oblong-dark.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/thumb-y-oblong-dark.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/thumb-y-oblong-dark.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/thumb-y-oblong-dark.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/thumb-y-oblong.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/thumb-y-oblong.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/thumb-y-oblong.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/thumb-y-oblong.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/thumb-y-oblong2-dark.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/thumb-y-oblong2-dark.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/thumb-y-oblong2-dark.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/thumb-y-oblong2-dark.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/thumb-y-oblong2.png b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/thumb-y-oblong2.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/assets/thumb-y-oblong2.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/assets/thumb-y-oblong2.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/slider-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/slider-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/slider-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/slider-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/slider-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/slider-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/slider-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/slider-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/slider-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/slider-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-base/slider-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-base/slider-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-value-range/slider-value-range-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-value-range/slider-value-range-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-value-range/slider-value-range-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-value-range/slider-value-range-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-value-range/slider-value-range-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-value-range/slider-value-range-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-value-range/slider-value-range-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-value-range/slider-value-range-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-value-range/slider-value-range.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-value-range/slider-value-range.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/slider-value-range/slider-value-range.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/slider-value-range/slider-value-range.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/sortable-scroll/sortable-scroll-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/sortable-scroll/sortable-scroll-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/sortable-scroll/sortable-scroll-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/sortable-scroll/sortable-scroll-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/sortable-scroll/sortable-scroll-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/sortable-scroll/sortable-scroll-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/sortable-scroll/sortable-scroll-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/sortable-scroll/sortable-scroll-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/sortable-scroll/sortable-scroll.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/sortable-scroll/sortable-scroll.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/sortable-scroll/sortable-scroll.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/sortable-scroll/sortable-scroll.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/sortable/sortable-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/sortable/sortable-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/sortable/sortable-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/sortable/sortable-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/sortable/sortable-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/sortable/sortable-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/sortable/sortable-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/sortable/sortable-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/sortable/sortable.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/sortable/sortable.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/sortable/sortable.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/sortable/sortable.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/stylesheet/stylesheet-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/stylesheet/stylesheet-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/stylesheet/stylesheet-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/stylesheet/stylesheet-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/stylesheet/stylesheet-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/stylesheet/stylesheet-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/stylesheet/stylesheet-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/stylesheet/stylesheet-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/stylesheet/stylesheet.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/stylesheet/stylesheet.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/stylesheet/stylesheet.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/stylesheet/stylesheet.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/substitute/substitute-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/substitute/substitute-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/substitute/substitute-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/substitute/substitute-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/substitute/substitute-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/substitute/substitute-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/substitute/substitute-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/substitute/substitute-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/substitute/substitute.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/substitute/substitute.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/substitute/substitute.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/substitute/substitute.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/swf/swf-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/swf/swf-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/swf/swf-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/swf/swf-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/swf/swf-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/swf/swf-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/swf/swf-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/swf/swf-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/swf/swf.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/swf/swf.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/swf/swf.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/swf/swf.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/swfdetect/swfdetect-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/swfdetect/swfdetect-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/swfdetect/swfdetect-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/swfdetect/swfdetect-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/swfdetect/swfdetect-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/swfdetect/swfdetect-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/swfdetect/swfdetect-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/swfdetect/swfdetect-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/swfdetect/swfdetect.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/swfdetect/swfdetect.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/swfdetect/swfdetect.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/swfdetect/swfdetect.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview-base/tabview-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview-base/tabview-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview-base/tabview-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview-base/tabview-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview-base/tabview-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview-base/tabview-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview-base/tabview-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview-base/tabview-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview-base/tabview-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview-base/tabview-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview-base/tabview-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview-base/tabview-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview-plugin/tabview-plugin-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview-plugin/tabview-plugin-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview-plugin/tabview-plugin-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview-plugin/tabview-plugin-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview-plugin/tabview-plugin-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview-plugin/tabview-plugin-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview-plugin/tabview-plugin-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview-plugin/tabview-plugin-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview-plugin/tabview-plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview-plugin/tabview-plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview-plugin/tabview-plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview-plugin/tabview-plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview/assets/skins/night/tabview-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview/assets/skins/night/tabview-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview/assets/skins/night/tabview-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview/assets/skins/night/tabview-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview/assets/skins/night/tabview.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview/assets/skins/night/tabview.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview/assets/skins/night/tabview.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview/assets/skins/night/tabview.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview/assets/skins/sam/tabview-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview/assets/skins/sam/tabview-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview/assets/skins/sam/tabview-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview/assets/skins/sam/tabview-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview/assets/skins/sam/tabview.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview/assets/skins/sam/tabview.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview/assets/skins/sam/tabview.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview/assets/skins/sam/tabview.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview/assets/tabview-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview/assets/tabview-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview/assets/tabview-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview/assets/tabview-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview/tabview-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview/tabview-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview/tabview-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview/tabview-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview/tabview-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview/tabview-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview/tabview-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview/tabview-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview/tabview.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview/tabview.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tabview/tabview.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tabview/tabview.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/template-base/template-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/template-base/template-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/template-base/template-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/template-base/template-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/template-base/template-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/template-base/template-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/template-base/template-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/template-base/template-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/template-base/template-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/template-base/template-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/template-base/template-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/template-base/template-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/template-micro/template-micro-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/template-micro/template-micro-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/template-micro/template-micro-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/template-micro/template-micro-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/template-micro/template-micro-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/template-micro/template-micro-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/template-micro/template-micro-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/template-micro/template-micro-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/template-micro/template-micro.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/template-micro/template-micro.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/template-micro/template-micro.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/template-micro/template-micro.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/test-console/assets/skins/sam/test-console-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/test-console/assets/skins/sam/test-console-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/test-console/assets/skins/sam/test-console-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/test-console/assets/skins/sam/test-console-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/test-console/assets/skins/sam/test-console.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/test-console/assets/skins/sam/test-console.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/test-console/assets/skins/sam/test-console.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/test-console/assets/skins/sam/test-console.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/test-console/assets/test-console-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/test-console/assets/test-console-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/test-console/assets/test-console-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/test-console/assets/test-console-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/test-console/test-console-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/test-console/test-console-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/test-console/test-console-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/test-console/test-console-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/test-console/test-console-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/test-console/test-console-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/test-console/test-console-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/test-console/test-console-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/test-console/test-console.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/test-console/test-console.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/test-console/test-console.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/test-console/test-console.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/test/test-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/test/test-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/test/test-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/test/test-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/test/test-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/test/test-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/test/test-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/test/test-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/test/test.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/test/test.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/test/test.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/test/test.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/text-accentfold/text-accentfold-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/text-accentfold/text-accentfold-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/text-accentfold/text-accentfold-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/text-accentfold/text-accentfold-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/text-accentfold/text-accentfold-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/text-accentfold/text-accentfold-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/text-accentfold/text-accentfold-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/text-accentfold/text-accentfold-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/text-accentfold/text-accentfold.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/text-accentfold/text-accentfold.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/text-accentfold/text-accentfold.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/text-accentfold/text-accentfold.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/text-data-accentfold/text-data-accentfold-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/text-data-accentfold/text-data-accentfold-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/text-data-accentfold/text-data-accentfold-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/text-data-accentfold/text-data-accentfold-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/text-data-accentfold/text-data-accentfold-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/text-data-accentfold/text-data-accentfold-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/text-data-accentfold/text-data-accentfold-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/text-data-accentfold/text-data-accentfold-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/text-data-accentfold/text-data-accentfold.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/text-data-accentfold/text-data-accentfold.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/text-data-accentfold/text-data-accentfold.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/text-data-accentfold/text-data-accentfold.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/text-data-wordbreak/text-data-wordbreak-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/text-data-wordbreak/text-data-wordbreak-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/text-data-wordbreak/text-data-wordbreak-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/text-data-wordbreak/text-data-wordbreak-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/text-data-wordbreak/text-data-wordbreak-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/text-data-wordbreak/text-data-wordbreak-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/text-data-wordbreak/text-data-wordbreak-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/text-data-wordbreak/text-data-wordbreak-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/text-data-wordbreak/text-data-wordbreak.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/text-data-wordbreak/text-data-wordbreak.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/text-data-wordbreak/text-data-wordbreak.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/text-data-wordbreak/text-data-wordbreak.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/text-wordbreak/text-wordbreak-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/text-wordbreak/text-wordbreak-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/text-wordbreak/text-wordbreak-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/text-wordbreak/text-wordbreak-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/text-wordbreak/text-wordbreak-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/text-wordbreak/text-wordbreak-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/text-wordbreak/text-wordbreak-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/text-wordbreak/text-wordbreak-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/text-wordbreak/text-wordbreak.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/text-wordbreak/text-wordbreak.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/text-wordbreak/text-wordbreak.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/text-wordbreak/text-wordbreak.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/timers/timers-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/timers/timers-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/timers/timers-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/timers/timers-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/timers/timers-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/timers/timers-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/timers/timers-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/timers/timers-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/timers/timers.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/timers/timers.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/timers/timers.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/timers/timers.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/transition-timer/transition-timer-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/transition-timer/transition-timer-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/transition-timer/transition-timer-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/transition-timer/transition-timer-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/transition-timer/transition-timer-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/transition-timer/transition-timer-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/transition-timer/transition-timer-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/transition-timer/transition-timer-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/transition-timer/transition-timer.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/transition-timer/transition-timer.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/transition-timer/transition-timer.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/transition-timer/transition-timer.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/transition/transition-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/transition/transition-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/transition/transition-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/transition/transition-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/transition/transition-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/transition/transition-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/transition/transition-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/transition/transition-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/transition/transition.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/transition/transition.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/transition/transition.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/transition/transition.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-labelable/tree-labelable-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-labelable/tree-labelable-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-labelable/tree-labelable-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-labelable/tree-labelable-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-labelable/tree-labelable-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-labelable/tree-labelable-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-labelable/tree-labelable-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-labelable/tree-labelable-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-labelable/tree-labelable.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-labelable/tree-labelable.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-labelable/tree-labelable.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-labelable/tree-labelable.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-lazy/tree-lazy-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-lazy/tree-lazy-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-lazy/tree-lazy-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-lazy/tree-lazy-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-lazy/tree-lazy-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-lazy/tree-lazy-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-lazy/tree-lazy-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-lazy/tree-lazy-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-lazy/tree-lazy.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-lazy/tree-lazy.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-lazy/tree-lazy.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-lazy/tree-lazy.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-node/tree-node-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-node/tree-node-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-node/tree-node-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-node/tree-node-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-node/tree-node-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-node/tree-node-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-node/tree-node-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-node/tree-node-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-node/tree-node.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-node/tree-node.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-node/tree-node.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-node/tree-node.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-openable/tree-openable-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-openable/tree-openable-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-openable/tree-openable-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-openable/tree-openable-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-openable/tree-openable-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-openable/tree-openable-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-openable/tree-openable-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-openable/tree-openable-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-openable/tree-openable.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-openable/tree-openable.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-openable/tree-openable.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-openable/tree-openable.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-selectable/tree-selectable-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-selectable/tree-selectable-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-selectable/tree-selectable-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-selectable/tree-selectable-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-selectable/tree-selectable-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-selectable/tree-selectable-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-selectable/tree-selectable-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-selectable/tree-selectable-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-selectable/tree-selectable.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-selectable/tree-selectable.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-selectable/tree-selectable.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-selectable/tree-selectable.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-sortable/tree-sortable-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-sortable/tree-sortable-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-sortable/tree-sortable-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-sortable/tree-sortable-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-sortable/tree-sortable-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-sortable/tree-sortable-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-sortable/tree-sortable-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-sortable/tree-sortable-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-sortable/tree-sortable.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-sortable/tree-sortable.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree-sortable/tree-sortable.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree-sortable/tree-sortable.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree/tree-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree/tree-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree/tree-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree/tree-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree/tree-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree/tree-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree/tree-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree/tree-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/tree/tree.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/tree/tree.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/tree/tree.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/tree/tree.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-flash/assets/uploader-flash-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-flash/assets/uploader-flash-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-flash/assets/uploader-flash-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-flash/assets/uploader-flash-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-flash/uploader-flash-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-flash/uploader-flash-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-flash/uploader-flash-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-flash/uploader-flash-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-flash/uploader-flash-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-flash/uploader-flash-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-flash/uploader-flash-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-flash/uploader-flash-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-flash/uploader-flash.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-flash/uploader-flash.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-flash/uploader-flash.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-flash/uploader-flash.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-html5/assets/uploader-flash-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-html5/assets/uploader-flash-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-html5/assets/uploader-flash-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-html5/assets/uploader-flash-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-html5/uploader-html5-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-html5/uploader-html5-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-html5/uploader-html5-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-html5/uploader-html5-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-html5/uploader-html5-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-html5/uploader-html5-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-html5/uploader-html5-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-html5/uploader-html5-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-html5/uploader-html5.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-html5/uploader-html5.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-html5/uploader-html5.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-html5/uploader-html5.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-queue/assets/uploader-flash-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-queue/assets/uploader-flash-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-queue/assets/uploader-flash-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-queue/assets/uploader-flash-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-queue/uploader-queue-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-queue/uploader-queue-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-queue/uploader-queue-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-queue/uploader-queue-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-queue/uploader-queue-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-queue/uploader-queue-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-queue/uploader-queue-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-queue/uploader-queue-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-queue/uploader-queue.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-queue/uploader-queue.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader-queue/uploader-queue.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader-queue/uploader-queue.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader/assets/flashuploader.swf b/tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader/assets/flashuploader.swf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader/assets/flashuploader.swf
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader/assets/flashuploader.swf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader/assets/uploader-flash-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader/assets/uploader-flash-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader/assets/uploader-flash-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader/assets/uploader-flash-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader/uploader-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader/uploader-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader/uploader-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader/uploader-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader/uploader-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader/uploader-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader/uploader-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader/uploader-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader/uploader.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader/uploader.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/uploader/uploader.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/uploader/uploader.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/view-node-map/view-node-map-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/view-node-map/view-node-map-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/view-node-map/view-node-map-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/view-node-map/view-node-map-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/view-node-map/view-node-map-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/view-node-map/view-node-map-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/view-node-map/view-node-map-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/view-node-map/view-node-map-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/view-node-map/view-node-map.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/view-node-map/view-node-map.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/view-node-map/view-node-map.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/view-node-map/view-node-map.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/view/view-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/view/view-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/view/view-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/view/view-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/view/view-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/view/view-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/view/view-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/view/view-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/view/view.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/view/view.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/view/view.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/view/view.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-anim/widget-anim-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-anim/widget-anim-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-anim/widget-anim-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-anim/widget-anim-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-anim/widget-anim-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-anim/widget-anim-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-anim/widget-anim-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-anim/widget-anim-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-anim/widget-anim.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-anim/widget-anim.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-anim/widget-anim.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-anim/widget-anim.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-autohide/widget-autohide-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-autohide/widget-autohide-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-autohide/widget-autohide-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-autohide/widget-autohide-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-autohide/widget-autohide-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-autohide/widget-autohide-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-autohide/widget-autohide-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-autohide/widget-autohide-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-autohide/widget-autohide.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-autohide/widget-autohide.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-autohide/widget-autohide.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-autohide/widget-autohide.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base-ie/widget-base-ie-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base-ie/widget-base-ie-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base-ie/widget-base-ie-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base-ie/widget-base-ie-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base-ie/widget-base-ie-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base-ie/widget-base-ie-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base-ie/widget-base-ie-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base-ie/widget-base-ie-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base-ie/widget-base-ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base-ie/widget-base-ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base-ie/widget-base-ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base-ie/widget-base-ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base/assets/skins/night/widget-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base/assets/skins/night/widget-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base/assets/skins/night/widget-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base/assets/skins/night/widget-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base/assets/skins/night/widget-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base/assets/skins/night/widget-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base/assets/skins/night/widget-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base/assets/skins/night/widget-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base/assets/skins/sam/widget-base-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base/assets/skins/sam/widget-base-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base/assets/skins/sam/widget-base-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base/assets/skins/sam/widget-base-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base/assets/skins/sam/widget-base.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base/assets/skins/sam/widget-base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base/assets/skins/sam/widget-base.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base/assets/skins/sam/widget-base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base/assets/widget-base-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base/assets/widget-base-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base/assets/widget-base-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base/assets/widget-base-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base/widget-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base/widget-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base/widget-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base/widget-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base/widget-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base/widget-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base/widget-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base/widget-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base/widget-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base/widget-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-base/widget-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-base/widget-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-buttons/widget-buttons-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-buttons/widget-buttons-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-buttons/widget-buttons-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-buttons/widget-buttons-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-buttons/widget-buttons-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-buttons/widget-buttons-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-buttons/widget-buttons-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-buttons/widget-buttons-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-buttons/widget-buttons.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-buttons/widget-buttons.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-buttons/widget-buttons.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-buttons/widget-buttons.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-child/widget-child-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-child/widget-child-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-child/widget-child-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-child/widget-child-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-child/widget-child-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-child/widget-child-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-child/widget-child-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-child/widget-child-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-child/widget-child.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-child/widget-child.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-child/widget-child.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-child/widget-child.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-htmlparser/widget-htmlparser-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-htmlparser/widget-htmlparser-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-htmlparser/widget-htmlparser-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-htmlparser/widget-htmlparser-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-htmlparser/widget-htmlparser-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-htmlparser/widget-htmlparser-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-htmlparser/widget-htmlparser-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-htmlparser/widget-htmlparser-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-htmlparser/widget-htmlparser.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-htmlparser/widget-htmlparser.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-htmlparser/widget-htmlparser.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-htmlparser/widget-htmlparser.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-locale/widget-locale-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-locale/widget-locale-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-locale/widget-locale-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-locale/widget-locale-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-locale/widget-locale-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-locale/widget-locale-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-locale/widget-locale-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-locale/widget-locale-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-locale/widget-locale.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-locale/widget-locale.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-locale/widget-locale.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-locale/widget-locale.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-modality/assets/skins/night/widget-modality-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-modality/assets/skins/night/widget-modality-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-modality/assets/skins/night/widget-modality-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-modality/assets/skins/night/widget-modality-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-modality/assets/skins/night/widget-modality.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-modality/assets/skins/night/widget-modality.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-modality/assets/skins/night/widget-modality.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-modality/assets/skins/night/widget-modality.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-modality/assets/skins/sam/widget-modality-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-modality/assets/skins/sam/widget-modality-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-modality/assets/skins/sam/widget-modality-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-modality/assets/skins/sam/widget-modality-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-modality/assets/skins/sam/widget-modality.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-modality/assets/skins/sam/widget-modality.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-modality/assets/skins/sam/widget-modality.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-modality/assets/skins/sam/widget-modality.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-modality/assets/widget-modality-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-modality/assets/widget-modality-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-modality/assets/widget-modality-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-modality/assets/widget-modality-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-modality/widget-modality-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-modality/widget-modality-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-modality/widget-modality-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-modality/widget-modality-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-modality/widget-modality-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-modality/widget-modality-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-modality/widget-modality-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-modality/widget-modality-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-modality/widget-modality.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-modality/widget-modality.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-modality/widget-modality.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-modality/widget-modality.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-parent/widget-parent-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-parent/widget-parent-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-parent/widget-parent-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-parent/widget-parent-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-parent/widget-parent-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-parent/widget-parent-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-parent/widget-parent-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-parent/widget-parent-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-parent/widget-parent.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-parent/widget-parent.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-parent/widget-parent.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-parent/widget-parent.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position-align/widget-position-align-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position-align/widget-position-align-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position-align/widget-position-align-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position-align/widget-position-align-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position-align/widget-position-align-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position-align/widget-position-align-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position-align/widget-position-align-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position-align/widget-position-align-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position-align/widget-position-align.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position-align/widget-position-align.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position-align/widget-position-align.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position-align/widget-position-align.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position-constrain/widget-position-constrain-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position-constrain/widget-position-constrain-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position-constrain/widget-position-constrain-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position-constrain/widget-position-constrain-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position-constrain/widget-position-constrain-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position-constrain/widget-position-constrain-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position-constrain/widget-position-constrain-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position-constrain/widget-position-constrain-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position-constrain/widget-position-constrain.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position-constrain/widget-position-constrain.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position-constrain/widget-position-constrain.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position-constrain/widget-position-constrain.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position/widget-position-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position/widget-position-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position/widget-position-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position/widget-position-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position/widget-position-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position/widget-position-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position/widget-position-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position/widget-position-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position/widget-position.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position/widget-position.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-position/widget-position.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-position/widget-position.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-skin/widget-skin-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-skin/widget-skin-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-skin/widget-skin-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-skin/widget-skin-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-skin/widget-skin-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-skin/widget-skin-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-skin/widget-skin-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-skin/widget-skin-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-skin/widget-skin.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-skin/widget-skin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-skin/widget-skin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-skin/widget-skin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stack/assets/skins/night/widget-stack-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stack/assets/skins/night/widget-stack-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stack/assets/skins/night/widget-stack-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stack/assets/skins/night/widget-stack-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stack/assets/skins/night/widget-stack.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stack/assets/skins/night/widget-stack.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stack/assets/skins/night/widget-stack.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stack/assets/skins/night/widget-stack.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stack/assets/skins/sam/widget-stack-skin.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stack/assets/skins/sam/widget-stack-skin.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stack/assets/skins/sam/widget-stack-skin.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stack/assets/skins/sam/widget-stack-skin.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stack/assets/skins/sam/widget-stack.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stack/assets/skins/sam/widget-stack.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stack/assets/skins/sam/widget-stack.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stack/assets/skins/sam/widget-stack.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stack/assets/widget-stack-core.css b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stack/assets/widget-stack-core.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stack/assets/widget-stack-core.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stack/assets/widget-stack-core.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stack/widget-stack-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stack/widget-stack-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stack/widget-stack-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stack/widget-stack-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stack/widget-stack-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stack/widget-stack-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stack/widget-stack-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stack/widget-stack-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stack/widget-stack.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stack/widget-stack.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stack/widget-stack.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stack/widget-stack.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stdmod/widget-stdmod-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stdmod/widget-stdmod-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stdmod/widget-stdmod-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stdmod/widget-stdmod-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stdmod/widget-stdmod-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stdmod/widget-stdmod-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stdmod/widget-stdmod-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stdmod/widget-stdmod-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stdmod/widget-stdmod.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stdmod/widget-stdmod.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-stdmod/widget-stdmod.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-stdmod/widget-stdmod.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-uievents/widget-uievents-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-uievents/widget-uievents-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-uievents/widget-uievents-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-uievents/widget-uievents-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-uievents/widget-uievents-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-uievents/widget-uievents-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-uievents/widget-uievents-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-uievents/widget-uievents-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-uievents/widget-uievents.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-uievents/widget-uievents.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/widget-uievents/widget-uievents.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/widget-uievents/widget-uievents.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-jsonp/yql-jsonp-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-jsonp/yql-jsonp-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-jsonp/yql-jsonp-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-jsonp/yql-jsonp-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-jsonp/yql-jsonp-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-jsonp/yql-jsonp-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-jsonp/yql-jsonp-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-jsonp/yql-jsonp-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-jsonp/yql-jsonp.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-jsonp/yql-jsonp.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-jsonp/yql-jsonp.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-jsonp/yql-jsonp.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-nodejs/yql-nodejs-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-nodejs/yql-nodejs-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-nodejs/yql-nodejs-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-nodejs/yql-nodejs-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-nodejs/yql-nodejs-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-nodejs/yql-nodejs-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-nodejs/yql-nodejs-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-nodejs/yql-nodejs-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-nodejs/yql-nodejs.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-nodejs/yql-nodejs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-nodejs/yql-nodejs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-nodejs/yql-nodejs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-winjs/yql-winjs-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-winjs/yql-winjs-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-winjs/yql-winjs-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-winjs/yql-winjs-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-winjs/yql-winjs-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-winjs/yql-winjs-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-winjs/yql-winjs-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-winjs/yql-winjs-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-winjs/yql-winjs.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-winjs/yql-winjs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yql-winjs/yql-winjs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yql-winjs/yql-winjs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yql/yql-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yql/yql-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yql/yql-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yql/yql-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yql/yql-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yql/yql-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yql/yql-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yql/yql-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yql/yql.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yql/yql.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yql/yql.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yql/yql.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-base/yui-base-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-base/yui-base-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-base/yui-base-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-base/yui-base-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-base/yui-base-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-base/yui-base-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-base/yui-base-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-base/yui-base-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-base/yui-base.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-base/yui-base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-base/yui-base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-base/yui-base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-core/yui-core-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-core/yui-core-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-core/yui-core-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-core/yui-core-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-core/yui-core-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-core/yui-core-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-core/yui-core-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-core/yui-core-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-core/yui-core.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-core/yui-core.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-core/yui-core.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-core/yui-core.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-later/yui-later-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-later/yui-later-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-later/yui-later-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-later/yui-later-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-later/yui-later-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-later/yui-later-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-later/yui-later-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-later/yui-later-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-later/yui-later.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-later/yui-later.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-later/yui-later.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-later/yui-later.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-log-nodejs/yui-log-nodejs-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-log-nodejs/yui-log-nodejs-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-log-nodejs/yui-log-nodejs-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-log-nodejs/yui-log-nodejs-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-log-nodejs/yui-log-nodejs-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-log-nodejs/yui-log-nodejs-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-log-nodejs/yui-log-nodejs-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-log-nodejs/yui-log-nodejs-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-log-nodejs/yui-log-nodejs.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-log-nodejs/yui-log-nodejs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-log-nodejs/yui-log-nodejs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-log-nodejs/yui-log-nodejs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-log/yui-log-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-log/yui-log-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-log/yui-log-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-log/yui-log-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-log/yui-log-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-log/yui-log-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-log/yui-log-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-log/yui-log-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-log/yui-log.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-log/yui-log.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-log/yui-log.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-log/yui-log.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-nodejs/yui-nodejs-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-nodejs/yui-nodejs-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-nodejs/yui-nodejs-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-nodejs/yui-nodejs-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-nodejs/yui-nodejs-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-nodejs/yui-nodejs-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-nodejs/yui-nodejs-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-nodejs/yui-nodejs-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-nodejs/yui-nodejs.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-nodejs/yui-nodejs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-nodejs/yui-nodejs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-nodejs/yui-nodejs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-throttle/yui-throttle-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-throttle/yui-throttle-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-throttle/yui-throttle-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-throttle/yui-throttle-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-throttle/yui-throttle-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-throttle/yui-throttle-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-throttle/yui-throttle-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-throttle/yui-throttle-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-throttle/yui-throttle.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-throttle/yui-throttle.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui-throttle/yui-throttle.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui-throttle/yui-throttle.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui/yui-debug.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui/yui-debug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui/yui-debug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui/yui-debug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui/yui-min.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui/yui-min.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui/yui-min.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui/yui-min.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/aui/yui/yui.js b/tomcat-7.0.72/webapps/ROOT/html/js/aui/yui/yui.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/aui/yui/yui.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/aui/yui/yui.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/barebone.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/barebone.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/barebone.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/barebone.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/bbcode.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/bbcode.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/bbcode.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/bbcode.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/CHANGES.md b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/CHANGES.md
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/CHANGES.md
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/CHANGES.md
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/LICENSE.md b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/LICENSE.md
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/LICENSE.md
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/LICENSE.md
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/ckconfig.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/ckconfig.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/ckconfig.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/ckconfig.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/ckconfig_bbcode.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/ckconfig_bbcode.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/ckconfig_bbcode.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/ckconfig_bbcode.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/ckconfig_creole.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/ckconfig_creole.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/ckconfig_creole.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/ckconfig_creole.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/ckeditor.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/ckeditor.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/ckeditor.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/ckeditor.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/config.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/config.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/config.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/config.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/contents.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/contents.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/contents.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/contents.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/browser.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/browser.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/browser.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/browser.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/browser.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/browser.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/browser.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/browser.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmactualfolder.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmactualfolder.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmactualfolder.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmactualfolder.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmcreatefolder.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmcreatefolder.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmcreatefolder.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmcreatefolder.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmfolders.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmfolders.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmfolders.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmfolders.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmresourceslist.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmresourceslist.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmresourceslist.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmresourceslist.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmresourcetype.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmresourcetype.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmresourcetype.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmresourcetype.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmupload.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmupload.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmupload.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/frmupload.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/ButtonArrow.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/ButtonArrow.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/ButtonArrow.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/ButtonArrow.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/Folder.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/Folder.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/Folder.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/Folder.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/Folder32.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/Folder32.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/Folder32.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/Folder32.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/FolderOpened.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/FolderOpened.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/FolderOpened.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/FolderOpened.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/FolderOpened32.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/FolderOpened32.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/FolderOpened32.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/FolderOpened32.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/FolderUp.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/FolderUp.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/FolderUp.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/FolderUp.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/ai.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/ai.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/ai.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/ai.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/avi.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/avi.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/avi.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/avi.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/bmp.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/bmp.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/bmp.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/bmp.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/cs.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/cs.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/cs.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/cs.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/default.icon.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/default.icon.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/default.icon.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/default.icon.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/dll.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/dll.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/dll.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/dll.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/doc.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/doc.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/doc.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/doc.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/exe.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/exe.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/exe.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/exe.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/fla.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/fla.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/fla.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/fla.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/gif.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/gif.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/gif.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/gif.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/htm.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/htm.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/htm.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/htm.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/html.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/html.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/html.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/html.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/jpg.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/jpg.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/jpg.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/jpg.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/js.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/js.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/js.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/js.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/mdb.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/mdb.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/mdb.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/mdb.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/mp3.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/mp3.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/mp3.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/mp3.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/pdf.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/pdf.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/pdf.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/pdf.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/png.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/png.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/png.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/png.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/ppt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/ppt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/ppt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/ppt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/rdp.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/rdp.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/rdp.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/rdp.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/swf.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/swf.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/swf.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/swf.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/swt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/swt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/swt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/swt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/txt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/txt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/txt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/txt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/vsd.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/vsd.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/vsd.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/vsd.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/xls.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/xls.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/xls.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/xls.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/xml.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/xml.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/xml.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/xml.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/zip.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/zip.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/zip.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/32/zip.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/ai.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/ai.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/ai.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/ai.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/avi.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/avi.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/avi.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/avi.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/bmp.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/bmp.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/bmp.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/bmp.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/cs.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/cs.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/cs.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/cs.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/default.icon.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/default.icon.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/default.icon.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/default.icon.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/dll.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/dll.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/dll.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/dll.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/doc.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/doc.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/doc.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/doc.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/exe.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/exe.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/exe.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/exe.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/fla.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/fla.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/fla.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/fla.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/gif.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/gif.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/gif.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/gif.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/htm.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/htm.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/htm.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/htm.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/html.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/html.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/html.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/html.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/jpg.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/jpg.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/jpg.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/jpg.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/js.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/js.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/js.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/js.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/mdb.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/mdb.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/mdb.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/mdb.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/mp3.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/mp3.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/mp3.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/mp3.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/pdf.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/pdf.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/pdf.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/pdf.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/png.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/png.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/png.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/png.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/ppt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/ppt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/ppt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/ppt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/rdp.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/rdp.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/rdp.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/rdp.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/swf.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/swf.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/swf.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/swf.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/swt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/swt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/swt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/swt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/txt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/txt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/txt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/txt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/vsd.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/vsd.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/vsd.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/vsd.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/xls.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/xls.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/xls.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/xls.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/xml.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/xml.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/xml.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/xml.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/zip.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/zip.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/zip.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/icons/zip.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/spacer.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/spacer.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/spacer.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/images/spacer.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/js/common.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/js/common.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/js/common.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/js/common.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/js/fckxml.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/js/fckxml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/js/fckxml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/editor/filemanager/browser/liferay/js/fckxml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/_translationstatus.txt b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/_translationstatus.txt
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/_translationstatus.txt
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/_translationstatus.txt
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/af.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/af.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/af.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/af.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ar.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ar.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ar.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ar.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/bg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/bg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/bg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/bg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/bn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/bn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/bn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/bn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/bs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/bs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/bs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/bs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/cs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/cs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/cs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/cs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/cy.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/cy.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/cy.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/cy.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/da.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/da.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/da.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/da.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/de.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/de.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/de.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/de.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/el.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/el.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/el.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/el.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/en-au.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/en-au.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/en-au.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/en-au.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/en-ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/en-ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/en-ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/en-ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/en-gb.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/en-gb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/en-gb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/en-gb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/eo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/eo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/eo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/eo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/es.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/es.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/es.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/es.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/et.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/et.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/et.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/et.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/eu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/eu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/eu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/eu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/fa.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/fa.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/fa.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/fa.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/fi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/fi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/fi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/fi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/fo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/fo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/fo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/fo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/fr-ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/fr-ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/fr-ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/fr-ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/gl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/gl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/gl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/gl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/gu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/gu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/gu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/gu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/he.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/he.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/he.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/he.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/hi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/hi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/hi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/hi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/hr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/hr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/hr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/hr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/hu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/hu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/hu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/hu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/is.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/is.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/is.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/is.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/it.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ja.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ja.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ja.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ja.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ka.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ka.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ka.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ka.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/km.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/km.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/km.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/km.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ku.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ku.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ku.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ku.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/lt.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/lt.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/lt.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/lt.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/lv.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/lv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/lv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/lv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/mk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/mk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/mk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/mk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/mn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/mn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/mn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/mn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ms.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ms.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ms.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ms.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/nb.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/nb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/nb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/nb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/nl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/nl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/nl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/nl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/no.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/no.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/no.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/no.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/pl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/pl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/pl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/pl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/pt-br.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/pt-br.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/pt-br.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/pt-br.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/pt.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/pt.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/pt.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/pt.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ro.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ro.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ro.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ro.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ru.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ru.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ru.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ru.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/sk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/sk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/sk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/sk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/sl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/sl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/sl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/sl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/sr-latn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/sr-latn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/sr-latn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/sr-latn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/sr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/sr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/sr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/sr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/sv.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/sv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/sv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/sv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/th.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/th.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/th.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/th.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/tr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/tr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/tr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/tr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ug.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/ug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/ug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/uk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/uk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/uk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/uk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/vi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/vi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/vi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/vi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/zh-cn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/zh-cn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/zh-cn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/zh-cn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/zh.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/zh.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/lang/zh.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/lang/zh.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/main.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/da.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/de.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/el.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/es.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/et.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/he.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/km.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/no.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/th.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/about/dialogs/about.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/about/dialogs/about.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/about/dialogs/about.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/about/dialogs/about.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/about/dialogs/logo_ckeditor.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/about/dialogs/logo_ckeditor.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/about/dialogs/logo_ckeditor.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/about/dialogs/logo_ckeditor.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/adobeair/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/adobeair/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/adobeair/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/adobeair/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/ajax/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/ajax/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/ajax/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/ajax/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/ajaxsave/assets/save.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/ajaxsave/assets/save.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/ajaxsave/assets/save.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/ajaxsave/assets/save.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/ajaxsave/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/ajaxsave/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/ajaxsave/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/ajaxsave/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/autogrow/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/autogrow/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/autogrow/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/autogrow/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/bbcode_data_processor.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/bbcode_data_processor.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/bbcode_data_processor.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/bbcode_data_processor.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/bbcode_parser.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/bbcode_parser.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/bbcode_parser.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/bbcode_parser.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/bbcode_utils.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/bbcode_utils.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/bbcode_utils.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/bbcode_utils.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/converter.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/converter.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/converter.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/converter.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/lexer.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/lexer.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/lexer.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/lexer.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/parser.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/parser.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/parser.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/parser.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/bbcode/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/clipboard/dialogs/paste.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/clipboard/dialogs/paste.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/clipboard/dialogs/paste.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/clipboard/dialogs/paste.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/colordialog/dialogs/colordialog.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/colordialog/dialogs/colordialog.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/colordialog/dialogs/colordialog.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/colordialog/dialogs/colordialog.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/creole/creole_data_processor.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/creole/creole_data_processor.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/creole/creole_data_processor.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/creole/creole_data_processor.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/creole/creole_parser.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/creole/creole_parser.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/creole/creole_parser.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/creole/creole_parser.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/creole/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/creole/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/creole/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/creole/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/_translationstatus.txt b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/_translationstatus.txt
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/_translationstatus.txt
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/_translationstatus.txt
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/bg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/bg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/bg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/bg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/cs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/cs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/cs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/cs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/cy.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/cy.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/cy.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/cy.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/da.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/da.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/da.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/da.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/de.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/de.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/de.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/de.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/el.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/el.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/el.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/el.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/eo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/eo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/eo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/eo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/et.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/et.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/et.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/et.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/fa.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/fa.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/fa.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/fa.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/fi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/fi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/fi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/fi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/gu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/gu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/gu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/gu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/he.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/he.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/he.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/he.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/hr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/hr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/hr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/hr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/it.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/nb.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/nb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/nb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/nb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/nl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/nl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/nl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/nl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/no.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/no.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/no.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/no.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/pl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/pl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/pl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/pl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/tr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/tr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/tr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/tr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/ug.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/ug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/ug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/ug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/uk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/uk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/uk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/uk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/vi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/vi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/vi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/vi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/zh-cn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/zh-cn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/zh-cn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/lang/zh-cn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/devtools/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/dialog/dialogDefinition.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/dialog/dialogDefinition.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/dialog/dialogDefinition.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/dialog/dialogDefinition.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/div/dialogs/div.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/div/dialogs/div.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/div/dialogs/div.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/div/dialogs/div.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/divarea/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/divarea/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/divarea/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/divarea/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/dialogs/docprops.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/dialogs/docprops.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/dialogs/docprops.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/dialogs/docprops.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/icons/docprops-rtl.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/icons/docprops-rtl.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/icons/docprops-rtl.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/icons/docprops-rtl.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/icons/docprops.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/icons/docprops.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/icons/docprops.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/icons/docprops.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/af.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/af.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/af.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/af.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ar.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ar.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ar.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ar.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/bg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/bg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/bg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/bg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/bn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/bn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/bn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/bn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/bs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/bs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/bs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/bs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/cs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/cs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/cs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/cs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/cy.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/cy.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/cy.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/cy.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/da.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/da.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/da.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/da.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/de.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/de.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/de.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/de.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/el.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/el.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/el.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/el.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/en-au.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/en-au.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/en-au.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/en-au.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/en-ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/en-ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/en-ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/en-ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/en-gb.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/en-gb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/en-gb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/en-gb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/eo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/eo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/eo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/eo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/es.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/es.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/es.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/es.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/et.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/et.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/et.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/et.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/eu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/eu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/eu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/eu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fa.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fa.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fa.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fa.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fr-ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fr-ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fr-ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fr-ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/gl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/gl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/gl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/gl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/gu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/gu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/gu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/gu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/he.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/he.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/he.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/he.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/hi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/hi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/hi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/hi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/hr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/hr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/hr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/hr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/hu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/hu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/hu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/hu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/is.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/is.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/is.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/is.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/it.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ja.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ja.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ja.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ja.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ka.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ka.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ka.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ka.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/km.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/km.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/km.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/km.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ku.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ku.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ku.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ku.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/lt.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/lt.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/lt.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/lt.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/lv.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/lv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/lv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/lv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/mk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/mk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/mk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/mk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/mn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/mn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/mn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/mn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ms.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ms.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ms.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ms.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/nb.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/nb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/nb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/nb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/nl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/nl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/nl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/nl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/no.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/no.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/no.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/no.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/pl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/pl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/pl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/pl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/pt-br.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/pt-br.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/pt-br.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/pt-br.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/pt.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/pt.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/pt.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/pt.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ro.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ro.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ro.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ro.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ru.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ru.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ru.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ru.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sr-latn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sr-latn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sr-latn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sr-latn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sv.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/sv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/th.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/th.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/th.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/th.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/tr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/tr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/tr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/tr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ug.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/ug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/uk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/uk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/uk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/uk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/vi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/vi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/vi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/vi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/zh-cn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/zh-cn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/zh-cn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/zh-cn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/zh.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/zh.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/zh.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/lang/zh.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/docprops/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/fakeobjects/images/spacer.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/fakeobjects/images/spacer.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/fakeobjects/images/spacer.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/fakeobjects/images/spacer.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/find/dialogs/find.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/find/dialogs/find.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/find/dialogs/find.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/find/dialogs/find.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/flash/dialogs/flash.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/flash/dialogs/flash.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/flash/dialogs/flash.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/flash/dialogs/flash.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/flash/images/placeholder.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/flash/images/placeholder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/flash/images/placeholder.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/flash/images/placeholder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/button.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/button.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/button.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/button.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/checkbox.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/checkbox.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/checkbox.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/checkbox.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/form.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/form.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/form.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/form.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/hiddenfield.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/hiddenfield.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/hiddenfield.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/hiddenfield.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/radio.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/radio.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/radio.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/radio.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/select.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/select.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/select.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/select.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/textarea.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/textarea.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/textarea.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/textarea.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/textfield.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/textfield.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/textfield.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/dialogs/textfield.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/images/hiddenfield.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/images/hiddenfield.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/images/hiddenfield.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/forms/images/hiddenfield.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/icons.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/icons.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/icons.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/icons.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/iframe/dialogs/iframe.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/iframe/dialogs/iframe.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/iframe/dialogs/iframe.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/iframe/dialogs/iframe.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/iframe/images/placeholder.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/iframe/images/placeholder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/iframe/images/placeholder.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/iframe/images/placeholder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/iframedialog/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/iframedialog/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/iframedialog/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/iframedialog/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/image/dialogs/image.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/image/dialogs/image.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/image/dialogs/image.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/image/dialogs/image.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/image/images/noimage.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/image/images/noimage.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/image/images/noimage.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/image/images/noimage.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/link/dialogs/anchor.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/link/dialogs/anchor.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/link/dialogs/anchor.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/link/dialogs/anchor.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/link/dialogs/link.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/link/dialogs/link.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/link/dialogs/link.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/link/dialogs/link.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/link/images/anchor.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/link/images/anchor.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/link/images/anchor.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/link/images/anchor.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/liststyle/dialogs/liststyle.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/liststyle/dialogs/liststyle.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/liststyle/dialogs/liststyle.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/liststyle/dialogs/liststyle.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/magicline/images/icon.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/magicline/images/icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/magicline/images/icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/magicline/images/icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/media/dialogs/audio.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/media/dialogs/audio.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/media/dialogs/audio.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/media/dialogs/audio.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/media/dialogs/video.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/media/dialogs/video.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/media/dialogs/video.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/media/dialogs/video.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/media/icons/icon_audio.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/media/icons/icon_audio.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/media/icons/icon_audio.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/media/icons/icon_audio.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/media/icons/icon_video.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/media/icons/icon_video.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/media/icons/icon_video.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/media/icons/icon_video.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/media/icons/placeholder_audio.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/media/icons/placeholder_audio.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/media/icons/placeholder_audio.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/media/icons/placeholder_audio.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/media/icons/placeholder_video.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/media/icons/placeholder_video.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/media/icons/placeholder_video.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/media/icons/placeholder_video.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/media/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/media/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/media/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/media/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/menubutton/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/menubutton/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/menubutton/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/menubutton/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/pagebreak/images/pagebreak.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/pagebreak/images/pagebreak.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/pagebreak/images/pagebreak.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/pagebreak/images/pagebreak.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/pastefromword/filter/default.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/pastefromword/filter/default.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/pastefromword/filter/default.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/pastefromword/filter/default.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/dialogs/placeholder.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/dialogs/placeholder.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/dialogs/placeholder.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/dialogs/placeholder.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/icons/placeholder.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/icons/placeholder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/icons/placeholder.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/icons/placeholder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/_translationstatus.txt b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/_translationstatus.txt
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/_translationstatus.txt
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/_translationstatus.txt
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/bg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/bg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/bg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/bg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/cs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/cs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/cs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/cs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/cy.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/cy.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/cy.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/cy.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/da.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/da.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/da.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/da.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/de.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/de.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/de.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/de.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/el.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/el.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/el.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/el.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/eo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/eo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/eo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/eo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/et.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/et.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/et.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/et.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/fa.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/fa.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/fa.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/fa.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/fi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/fi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/fi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/fi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/he.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/he.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/he.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/he.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/hr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/hr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/hr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/hr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/it.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/nb.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/nb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/nb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/nb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/nl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/nl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/nl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/nl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/no.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/no.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/no.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/no.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/pl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/pl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/pl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/pl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/tr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/tr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/tr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/tr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/ug.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/ug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/ug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/ug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/uk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/uk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/uk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/uk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/vi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/vi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/vi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/vi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/zh-cn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/zh-cn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/zh-cn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/lang/zh-cn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/placeholder/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/preview/preview.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/preview/preview.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/preview/preview.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/preview/preview.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/restore/assets/restore.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/restore/assets/restore.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/restore/assets/restore.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/restore/assets/restore.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/restore/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/restore/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/restore/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/restore/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/LICENSE.md b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/LICENSE.md
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/LICENSE.md
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/LICENSE.md
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/README.md b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/README.md
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/README.md
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/README.md
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/dialogs/options.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/dialogs/options.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/dialogs/options.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/dialogs/options.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/dialogs/toolbar.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/dialogs/toolbar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/dialogs/toolbar.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/dialogs/toolbar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/icons/scayt.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/icons/scayt.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/icons/scayt.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/icons/scayt.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/af.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/af.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/af.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/af.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ar.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ar.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ar.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ar.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/bg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/bg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/bg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/bg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/bn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/bn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/bn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/bn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/bs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/bs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/bs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/bs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/cs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/cs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/cs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/cs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/cy.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/cy.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/cy.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/cy.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/da.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/da.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/da.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/da.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/de.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/de.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/de.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/de.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/el.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/el.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/el.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/el.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/en-au.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/en-au.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/en-au.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/en-au.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/en-ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/en-ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/en-ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/en-ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/en-gb.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/en-gb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/en-gb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/en-gb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/eo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/eo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/eo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/eo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/es.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/es.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/es.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/es.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/et.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/et.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/et.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/et.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/eu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/eu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/eu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/eu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fa.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fa.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fa.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fa.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fr-ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fr-ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fr-ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fr-ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/gl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/gl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/gl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/gl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/gu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/gu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/gu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/gu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/he.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/he.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/he.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/he.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/hi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/hi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/hi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/hi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/hr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/hr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/hr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/hr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/hu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/hu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/hu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/hu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/is.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/is.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/is.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/is.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/it.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ja.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ja.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ja.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ja.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ka.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ka.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ka.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ka.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/km.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/km.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/km.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/km.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ku.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ku.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ku.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ku.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/lt.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/lt.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/lt.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/lt.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/lv.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/lv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/lv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/lv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/mk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/mk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/mk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/mk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/mn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/mn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/mn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/mn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ms.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ms.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ms.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ms.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/nb.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/nb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/nb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/nb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/nl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/nl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/nl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/nl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/no.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/no.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/no.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/no.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/pl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/pl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/pl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/pl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/pt-br.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/pt-br.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/pt-br.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/pt-br.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/pt.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/pt.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/pt.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/pt.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ro.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ro.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ro.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ro.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ru.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ru.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ru.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ru.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sr-latn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sr-latn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sr-latn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sr-latn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sv.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/sv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/th.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/th.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/th.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/th.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/tr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/tr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/tr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/tr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ug.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/ug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/uk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/uk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/uk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/uk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/vi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/vi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/vi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/vi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/zh-cn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/zh-cn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/zh-cn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/zh-cn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/zh.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/zh.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/zh.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/lang/zh.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/scayt/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_address.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_address.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_address.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_address.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_blockquote.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_blockquote.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_blockquote.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_blockquote.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_div.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_div.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_div.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_div.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h1.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h1.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h1.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h1.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h2.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h2.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h2.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h2.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h3.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h3.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h3.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h3.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h4.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h4.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h4.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h4.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h5.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h5.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h5.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h5.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h6.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h6.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_h6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_p.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_p.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_p.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_p.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_pre.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_pre.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_pre.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/showblocks/images/block_pre.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/dialogs/smiley.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/dialogs/smiley.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/dialogs/smiley.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/dialogs/smiley.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/angel_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/angel_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/angel_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/angel_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/angry_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/angry_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/angry_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/angry_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/broken_heart.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/broken_heart.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/broken_heart.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/broken_heart.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/confused_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/confused_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/confused_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/confused_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/cry_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/cry_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/cry_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/cry_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/devil_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/devil_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/devil_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/devil_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/embaressed_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/embaressed_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/embaressed_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/embaressed_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/embarrassed_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/embarrassed_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/embarrassed_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/embarrassed_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/envelope.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/envelope.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/envelope.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/envelope.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/heart.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/heart.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/heart.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/heart.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/kiss.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/kiss.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/kiss.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/kiss.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/lightbulb.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/lightbulb.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/lightbulb.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/lightbulb.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/omg_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/omg_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/omg_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/omg_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/regular_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/regular_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/regular_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/regular_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/sad_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/sad_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/sad_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/sad_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/shades_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/shades_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/shades_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/shades_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/teeth_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/teeth_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/teeth_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/teeth_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/thumbs_down.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/thumbs_down.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/thumbs_down.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/thumbs_down.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/thumbs_up.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/thumbs_up.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/thumbs_up.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/thumbs_up.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/tongue_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/tongue_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/tongue_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/tongue_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/tounge_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/tounge_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/tounge_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/tounge_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/whatchutalkingabout_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/wink_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/wink_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/wink_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/smiley/images/wink_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/cs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/cs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/cs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/cs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/cy.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/cy.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/cy.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/cy.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/de.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/de.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/de.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/de.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/el.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/el.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/el.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/el.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/eo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/eo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/eo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/eo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/et.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/et.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/et.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/et.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/fa.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/fa.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/fa.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/fa.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/fi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/fi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/fi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/fi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/he.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/he.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/he.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/he.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/hr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/hr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/hr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/hr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/it.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/ku.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/ku.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/ku.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/ku.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/lv.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/lv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/lv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/lv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/nb.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/nb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/nb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/nb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/nl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/nl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/nl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/nl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/no.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/no.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/no.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/no.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/pl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/pl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/pl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/pl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/sk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/sk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/sk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/sk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/sv.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/sv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/sv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/sv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/th.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/th.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/th.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/th.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/tr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/tr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/tr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/tr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/ug.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/ug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/ug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/ug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/specialchar.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/specialchar.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/specialchar.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/specialchar/dialogs/specialchar.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/stylesheetparser/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/stylesheetparser/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/stylesheetparser/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/stylesheetparser/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/table/dialogs/table.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/table/dialogs/table.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/table/dialogs/table.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/table/dialogs/table.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/tableresize/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/tableresize/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/tableresize/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/tableresize/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/tabletools/dialogs/tableCell.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/tabletools/dialogs/tableCell.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/tabletools/dialogs/tableCell.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/tabletools/dialogs/tableCell.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/dialogs/templates.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/dialogs/templates.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/dialogs/templates.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/dialogs/templates.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/dialogs/templates.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/dialogs/templates.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/dialogs/templates.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/dialogs/templates.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/templates/default.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/templates/default.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/templates/default.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/templates/default.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/templates/images/template1.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/templates/images/template1.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/templates/images/template1.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/templates/images/template1.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/templates/images/template2.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/templates/images/template2.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/templates/images/template2.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/templates/images/template2.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/templates/images/template3.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/templates/images/template3.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/templates/images/template3.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/templates/templates/images/template3.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/dialogs/uicolor.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/dialogs/uicolor.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/dialogs/uicolor.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/dialogs/uicolor.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/icons/uicolor.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/icons/uicolor.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/icons/uicolor.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/icons/uicolor.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/_translationstatus.txt b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/_translationstatus.txt
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/_translationstatus.txt
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/_translationstatus.txt
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/bg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/bg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/bg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/bg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/cs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/cs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/cs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/cs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/cy.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/cy.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/cy.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/cy.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/da.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/da.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/da.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/da.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/de.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/de.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/de.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/de.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/el.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/el.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/el.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/el.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/eo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/eo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/eo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/eo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/et.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/et.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/et.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/et.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/fa.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/fa.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/fa.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/fa.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/fi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/fi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/fi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/fi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/he.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/he.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/he.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/he.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/hr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/hr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/hr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/hr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/it.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/mk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/mk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/mk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/mk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/nb.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/nb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/nb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/nb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/nl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/nl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/nl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/nl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/no.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/no.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/no.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/no.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/pl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/pl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/pl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/pl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/tr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/tr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/tr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/tr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/ug.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/ug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/ug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/ug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/uk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/uk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/uk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/uk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/vi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/vi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/vi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/vi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/zh-cn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/zh-cn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/zh-cn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/lang/zh-cn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/hue_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/hue_thumb.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/picker_mask.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/picker_thumb.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/yui.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/yui.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/yui.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/assets/yui.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/yui.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/yui.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/yui.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/uicolor/yui/yui.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wikilink/dialogs/link.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wikilink/dialogs/link.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wikilink/dialogs/link.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wikilink/dialogs/link.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wikilink/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wikilink/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wikilink/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wikilink/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/LICENSE.md b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/LICENSE.md
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/LICENSE.md
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/LICENSE.md
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/README.md b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/README.md
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/README.md
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/README.md
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/dialogs/ciframe.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/dialogs/ciframe.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/dialogs/ciframe.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/dialogs/ciframe.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/dialogs/tmpFrameset.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/dialogs/wsc.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/dialogs/wsc.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/dialogs/wsc.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/dialogs/wsc.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/dialogs/wsc.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/dialogs/wsc.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/dialogs/wsc.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/dialogs/wsc.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/icons/spellchecker.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/icons/spellchecker.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/icons/spellchecker.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/icons/spellchecker.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/af.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/af.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/af.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/af.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ar.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ar.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ar.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ar.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/bg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/bg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/bg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/bg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/bn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/bn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/bn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/bn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/bs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/bs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/bs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/bs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/cs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/cs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/cs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/cs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/cy.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/cy.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/cy.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/cy.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/da.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/da.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/da.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/da.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/de.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/de.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/de.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/de.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/el.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/el.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/el.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/el.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/en-au.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/en-au.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/en-au.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/en-au.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/en-ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/en-ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/en-ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/en-ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/en-gb.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/en-gb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/en-gb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/en-gb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/eo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/eo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/eo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/eo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/es.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/es.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/es.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/es.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/et.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/et.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/et.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/et.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/eu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/eu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/eu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/eu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fa.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fa.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fa.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fa.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fr-ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fr-ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fr-ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fr-ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/gl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/gl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/gl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/gl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/gu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/gu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/gu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/gu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/he.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/he.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/he.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/he.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/hi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/hi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/hi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/hi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/hr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/hr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/hr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/hr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/hu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/hu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/hu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/hu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/is.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/is.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/is.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/is.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/it.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ja.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ja.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ja.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ja.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ka.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ka.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ka.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ka.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/km.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/km.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/km.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/km.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ku.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ku.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ku.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ku.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/lt.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/lt.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/lt.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/lt.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/lv.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/lv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/lv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/lv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/mk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/mk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/mk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/mk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/mn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/mn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/mn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/mn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ms.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ms.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ms.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ms.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/nb.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/nb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/nb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/nb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/nl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/nl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/nl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/nl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/no.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/no.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/no.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/no.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/pl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/pl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/pl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/pl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/pt-br.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/pt-br.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/pt-br.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/pt-br.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/pt.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/pt.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/pt.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/pt.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ro.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ro.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ro.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ro.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ru.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ru.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ru.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ru.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sr-latn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sr-latn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sr-latn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sr-latn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sv.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/sv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/th.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/th.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/th.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/th.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/tr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/tr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/tr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/tr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ug.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/ug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/uk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/uk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/uk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/uk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/vi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/vi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/vi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/vi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/zh-cn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/zh-cn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/zh-cn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/zh-cn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/zh.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/zh.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/zh.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/lang/zh.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/wsc/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/xml/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/xml/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/plugins/xml/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/plugins/xml/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/ajax.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/ajax.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/ajax.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/ajax.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/api.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/api.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/api.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/api.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/appendto.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/appendto.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/appendto.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/appendto.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/assets/inlineall/logo.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/assets/inlineall/logo.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/assets/inlineall/logo.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/assets/inlineall/logo.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/assets/outputxhtml/outputxhtml.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/assets/outputxhtml/outputxhtml.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/assets/outputxhtml/outputxhtml.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/assets/outputxhtml/outputxhtml.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/assets/posteddata.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/assets/posteddata.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/assets/posteddata.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/assets/posteddata.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/assets/sample.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/assets/sample.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/assets/sample.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/assets/sample.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/assets/sample.jpg b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/assets/sample.jpg
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/assets/sample.jpg
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/assets/sample.jpg
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/assets/uilanguages/languages.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/assets/uilanguages/languages.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/assets/uilanguages/languages.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/assets/uilanguages/languages.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/divreplace.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/divreplace.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/divreplace.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/divreplace.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/index.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/index.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/index.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/index.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/inlineall.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/inlineall.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/inlineall.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/inlineall.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/inlinebycode.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/inlinebycode.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/inlinebycode.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/inlinebycode.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/autogrow/autogrow.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/autogrow/autogrow.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/autogrow/autogrow.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/autogrow/autogrow.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/bbcode/bbcode.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/bbcode/bbcode.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/bbcode/bbcode.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/bbcode/bbcode.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/devtools/devtools.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/devtools/devtools.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/devtools/devtools.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/devtools/devtools.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/dialog/assets/my_dialog.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/dialog/assets/my_dialog.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/dialog/assets/my_dialog.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/dialog/assets/my_dialog.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/dialog/dialog.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/dialog/dialog.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/dialog/dialog.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/dialog/dialog.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/divarea/divarea.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/divarea/divarea.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/divarea/divarea.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/divarea/divarea.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/docprops/docprops.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/docprops/docprops.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/docprops/docprops.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/docprops/docprops.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/enterkey/enterkey.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/enterkey/enterkey.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/enterkey/enterkey.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/enterkey/enterkey.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.fla
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/outputforflash.swf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/assets/outputforflash/swfobject.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/outputforflash.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/outputforflash.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/outputforflash.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/outputforflash.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/outputhtml.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/outputhtml.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/outputhtml.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/htmlwriter/outputhtml.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/magicline/magicline.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/magicline/magicline.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/magicline/magicline.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/magicline/magicline.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/placeholder/placeholder.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/placeholder/placeholder.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/placeholder/placeholder.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/placeholder/placeholder.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/stylesheetparser/assets/sample.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/stylesheetparser/assets/sample.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/stylesheetparser/assets/sample.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/stylesheetparser/assets/sample.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/stylesheetparser/stylesheetparser.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/stylesheetparser/stylesheetparser.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/stylesheetparser/stylesheetparser.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/stylesheetparser/stylesheetparser.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/tableresize/tableresize.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/tableresize/tableresize.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/tableresize/tableresize.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/tableresize/tableresize.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/toolbar/toolbar.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/toolbar/toolbar.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/toolbar/toolbar.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/toolbar/toolbar.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/uicolor/uicolor.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/uicolor/uicolor.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/uicolor/uicolor.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/uicolor/uicolor.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/wysiwygarea/fullpage.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/wysiwygarea/fullpage.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/wysiwygarea/fullpage.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/plugins/wysiwygarea/fullpage.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/readonly.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/readonly.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/readonly.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/readonly.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/replacebyclass.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/replacebyclass.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/replacebyclass.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/replacebyclass.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/replacebycode.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/replacebycode.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/replacebycode.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/replacebycode.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/sample.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/sample.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/sample.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/sample.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/sample.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/sample.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/sample.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/sample.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/sample_posteddata.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/sample_posteddata.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/sample_posteddata.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/sample_posteddata.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/tabindex.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/tabindex.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/tabindex.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/tabindex.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/uicolor.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/uicolor.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/uicolor.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/uicolor.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/uilanguages.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/uilanguages.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/uilanguages.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/uilanguages.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/xhtmlstyle.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/xhtmlstyle.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/samples/xhtmlstyle.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/samples/xhtmlstyle.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_ie.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_ie.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_ie.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_ie.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_ie7.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_ie7.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_ie7.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_ie7.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_ie8.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_ie8.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_ie8.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_ie8.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_iequirks.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_iequirks.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_iequirks.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_iequirks.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_opera.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_opera.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_opera.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/dialog_opera.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor_ie.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor_ie.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor_ie.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor_ie.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor_ie7.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor_ie7.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor_ie7.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor_ie7.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor_ie8.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor_ie8.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor_ie8.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor_ie8.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor_iequirks.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor_iequirks.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor_iequirks.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/editor_iequirks.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/icons.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/icons.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/icons.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/icons.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/dialog_sides.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/dialog_sides.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/dialog_sides.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/dialog_sides.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/dialog_sides.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/dialog_sides.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/dialog_sides.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/dialog_sides.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/dialog_sides_rtl.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/dialog_sides_rtl.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/dialog_sides_rtl.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/dialog_sides_rtl.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/mini.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/mini.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/mini.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/mini.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/sprites.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/sprites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/sprites.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/sprites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/sprites_ie6.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/sprites_ie6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/sprites_ie6.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/sprites_ie6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/toolbar_start.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/toolbar_start.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/toolbar_start.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/images/toolbar_start.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/readme.md b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/readme.md
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/readme.md
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/readme.md
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/skin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/skin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/kama/skin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/kama/skin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_ie.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_ie.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_ie.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_ie.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_ie7.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_ie7.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_ie7.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_ie7.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_ie8.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_ie8.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_ie8.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_ie8.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_iequirks.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_iequirks.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_iequirks.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_iequirks.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_opera.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_opera.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_opera.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/dialog_opera.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_gecko.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_gecko.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_gecko.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_gecko.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_ie.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_ie.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_ie.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_ie.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_ie7.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_ie7.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_ie7.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_ie7.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_ie8.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_ie8.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_ie8.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_ie8.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_iequirks.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_iequirks.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_iequirks.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/editor_iequirks.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/icons.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/icons.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/icons.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/icons.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/images/arrow.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/images/arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/images/arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/images/arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/images/close.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/images/close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/images/close.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/images/close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/images/mini.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/images/mini.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/images/mini.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/images/mini.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/readme.md b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/readme.md
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/skins/moono/readme.md
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/skins/moono/readme.md
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/styles.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/styles.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor/styles.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor/styles.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_bbcode.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_bbcode.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_bbcode.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_bbcode.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_creole.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_creole.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_creole.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_creole.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/ckconfig.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/ckconfig.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/ckconfig.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/ckconfig.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/ckconfig_bbcode.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/ckconfig_bbcode.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/ckconfig_bbcode.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/ckconfig_bbcode.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/ckconfig_creole.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/ckconfig_creole.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/ckconfig_creole.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/ckconfig_creole.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/main.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/ajaxsave/assets/save.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/ajaxsave/assets/save.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/ajaxsave/assets/save.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/ajaxsave/assets/save.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/ajaxsave/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/ajaxsave/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/ajaxsave/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/ajaxsave/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/bbcode_data_processor.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/bbcode_data_processor.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/bbcode_data_processor.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/bbcode_data_processor.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/bbcode_parser.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/bbcode_parser.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/bbcode_parser.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/bbcode_parser.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/bbcode_utils.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/bbcode_utils.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/bbcode_utils.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/bbcode_utils.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/converter.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/converter.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/converter.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/converter.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/lexer.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/lexer.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/lexer.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/lexer.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/parser.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/parser.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/parser.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/parser.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/bbcode/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/creole/creole_data_processor.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/creole/creole_data_processor.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/creole/creole_data_processor.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/creole/creole_data_processor.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/creole/creole_parser.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/creole/creole_parser.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/creole/creole_parser.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/creole/creole_parser.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/creole/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/creole/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/creole/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/creole/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/dialogs/audio.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/dialogs/audio.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/dialogs/audio.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/dialogs/audio.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/dialogs/video.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/dialogs/video.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/dialogs/video.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/dialogs/video.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/icons/icon_audio.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/icons/icon_audio.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/icons/icon_audio.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/icons/icon_audio.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/icons/icon_video.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/icons/icon_video.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/icons/icon_video.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/icons/icon_video.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/icons/placeholder_audio.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/icons/placeholder_audio.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/icons/placeholder_audio.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/icons/placeholder_audio.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/icons/placeholder_video.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/icons/placeholder_video.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/icons/placeholder_video.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/icons/placeholder_video.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/media/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/restore/assets/restore.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/restore/assets/restore.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/restore/assets/restore.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/restore/assets/restore.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/restore/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/restore/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/restore/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/restore/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/wikilink/dialogs/link.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/wikilink/dialogs/link.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/wikilink/dialogs/link.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/wikilink/dialogs/link.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/wikilink/plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/wikilink/plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/wikilink/plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/ckeditor_diffs/plugins/wikilink/plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_documentation.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_documentation.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_documentation.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_documentation.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/fckplugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/fckplugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/fckplugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/fckplugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/find.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/find.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/find.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/find.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/find.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/find.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/find.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/find.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/lang/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/lang/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/lang/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/lang/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/lang/fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/lang/fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/lang/fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/lang/fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/lang/it.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/lang/it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/lang/it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/lang/it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/replace.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/replace.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/replace.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/replace.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/replace.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/replace.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/replace.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/findreplace/replace.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/samples/fckplugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/samples/fckplugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/samples/fckplugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/_plugins/samples/fckplugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/application.xml b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/application.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/application.xml
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/application.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/icons/128.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/icons/128.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/icons/128.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/icons/128.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/icons/16.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/icons/16.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/icons/16.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/icons/16.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/icons/32.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/icons/32.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/icons/32.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/icons/32.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/icons/48.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/icons/48.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/icons/48.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/icons/48.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/package.bat b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/package.bat
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/package.bat
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/package.bat
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/run.bat b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/run.bat
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/run.bat
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/run.bat
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/sample01.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/sample01.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/sample01.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/sample01.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/sample01_cert.pfx b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/sample01_cert.pfx
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/sample01_cert.pfx
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/adobeair/sample01_cert.pfx
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/fck.afpa b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/fck.afpa
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/fck.afpa
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/fck.afpa
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/fck.afpa.code b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/fck.afpa.code
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/fck.afpa.code
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/fck.afpa.code
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sample01.afp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sample01.afp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sample01.afp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sample01.afp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sample02.afp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sample02.afp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sample02.afp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sample02.afp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sample03.afp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sample03.afp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sample03.afp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sample03.afp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sample04.afp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sample04.afp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sample04.afp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sample04.afp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sampleposteddata.afp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sampleposteddata.afp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sampleposteddata.afp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/afp/sampleposteddata.afp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sample01.asp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sample01.asp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sample01.asp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sample01.asp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sample02.asp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sample02.asp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sample02.asp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sample02.asp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sample03.asp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sample03.asp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sample03.asp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sample03.asp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sample04.asp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sample04.asp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sample04.asp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sample04.asp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sampleposteddata.asp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sampleposteddata.asp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sampleposteddata.asp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/asp/sampleposteddata.asp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample01.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample01.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample01.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample01.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample01_mx.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample01_mx.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample01_mx.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample01_mx.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample02.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample02.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample02.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample02.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample02_mx.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample02_mx.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample02_mx.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample02_mx.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample03.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample03.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample03.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample03.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample03_mx.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample03_mx.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample03_mx.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample03_mx.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample04.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample04.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample04.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample04.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample04_mx.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample04_mx.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample04_mx.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sample04_mx.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sampleposteddata.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sampleposteddata.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sampleposteddata.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/cfm/sampleposteddata.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/default.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/default.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/default.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/default.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample06.config.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample06.config.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample06.config.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample06.config.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample11_frame.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample11_frame.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample11_frame.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample11_frame.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample14.config.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample14.config.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample14.config.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample14.config.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample14.styles.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample14.styles.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample14.styles.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample14.styles.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample15.config.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample15.config.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample15.config.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample15.config.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample16.config.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample16.config.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample16.config.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample16.config.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample16.fla b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample16.fla
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample16.fla
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample16.fla
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample16.swf b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample16.swf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample16.swf
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/sample16.swf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/swfobject.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/swfobject.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/swfobject.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/assets/swfobject.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample01.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample01.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample01.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample01.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample02.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample02.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample02.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample02.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample03.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample03.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample03.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample03.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample04.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample04.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample04.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample04.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample05.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample05.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample05.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample05.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample06.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample06.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample06.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample06.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample07.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample07.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample07.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample07.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample08.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample08.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample08.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample08.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample09.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample09.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample09.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample09.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample10.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample10.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample10.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample10.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample11.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample11.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample11.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample11.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample12.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample12.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample12.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample12.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample13.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample13.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample13.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample13.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample14.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample14.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample14.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample14.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample15.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample15.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample15.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample15.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample16.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample16.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample16.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/html/sample16.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sample01.lasso b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sample01.lasso
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sample01.lasso
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sample01.lasso
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sample02.lasso b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sample02.lasso
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sample02.lasso
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sample02.lasso
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sample03.lasso b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sample03.lasso
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sample03.lasso
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sample03.lasso
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sample04.lasso b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sample04.lasso
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sample04.lasso
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sample04.lasso
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sampleposteddata.lasso b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sampleposteddata.lasso
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sampleposteddata.lasso
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/lasso/sampleposteddata.lasso
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sample01.cgi b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sample01.cgi
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sample01.cgi
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sample01.cgi
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sample02.cgi b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sample02.cgi
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sample02.cgi
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sample02.cgi
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sample03.cgi b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sample03.cgi
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sample03.cgi
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sample03.cgi
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sample04.cgi b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sample04.cgi
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sample04.cgi
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sample04.cgi
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sampleposteddata.cgi b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sampleposteddata.cgi
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sampleposteddata.cgi
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/perl/sampleposteddata.cgi
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sample01.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sample01.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sample01.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sample01.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sample02.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sample02.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sample02.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sample02.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sample03.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sample03.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sample03.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sample03.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sample04.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sample04.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sample04.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sample04.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sampleposteddata.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sampleposteddata.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sampleposteddata.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/php/sampleposteddata.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/py/sample01.py b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/py/sample01.py
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/py/sample01.py
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/py/sample01.py
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/py/sampleposteddata.py b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/py/sampleposteddata.py
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/py/sampleposteddata.py
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/py/sampleposteddata.py
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/sample.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/sample.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/sample.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/sample.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/sampleslist.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/sampleslist.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_samples/sampleslist.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_samples/sampleslist.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_upgrade.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_upgrade.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_upgrade.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_upgrade.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_whatsnew.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_whatsnew.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_whatsnew.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_whatsnew.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_whatsnew_history.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_whatsnew_history.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/_whatsnew_history.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/_whatsnew_history.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckcontextmenu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckcontextmenu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckcontextmenu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckcontextmenu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdataprocessor.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdataprocessor.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdataprocessor.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdataprocessor.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdocumentfragment_gecko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdocumentfragment_gecko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdocumentfragment_gecko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdocumentfragment_gecko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdocumentfragment_ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdocumentfragment_ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdocumentfragment_ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdocumentfragment_ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdomrange.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdomrange.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdomrange.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdomrange.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdomrange_gecko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdomrange_gecko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdomrange_gecko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdomrange_gecko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdomrange_ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdomrange_ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdomrange_ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdomrange_ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdomrangeiterator.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdomrangeiterator.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdomrangeiterator.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckdomrangeiterator.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckeditingarea.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckeditingarea.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckeditingarea.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckeditingarea.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckelementpath.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckelementpath.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckelementpath.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckelementpath.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckenterkey.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckenterkey.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckenterkey.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckenterkey.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckevents.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckevents.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckevents.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckevents.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckhtmliterator.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckhtmliterator.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckhtmliterator.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckhtmliterator.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckicon.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckicon.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckicon.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckicon.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckiecleanup.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckiecleanup.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckiecleanup.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckiecleanup.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckimagepreloader.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckimagepreloader.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckimagepreloader.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckimagepreloader.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckkeystrokehandler.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckkeystrokehandler.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckkeystrokehandler.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckkeystrokehandler.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckmenublock.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckmenublock.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckmenublock.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckmenublock.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckmenublockpanel.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckmenublockpanel.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckmenublockpanel.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckmenublockpanel.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckmenuitem.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckmenuitem.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckmenuitem.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckmenuitem.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckpanel.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckpanel.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckpanel.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckpanel.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckplugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckplugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckplugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckplugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckspecialcombo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckspecialcombo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckspecialcombo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckspecialcombo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckstyle.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckstyle.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckstyle.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckstyle.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbar.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbar.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbar.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbar.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarbreak_gecko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarbreak_gecko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarbreak_gecko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarbreak_gecko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarbreak_ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarbreak_ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarbreak_ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarbreak_ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarbutton.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarbutton.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarbutton.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarbutton.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarbuttonui.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarbuttonui.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarbuttonui.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarbuttonui.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarfontformatcombo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarfontformatcombo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarfontformatcombo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarfontformatcombo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarfontscombo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarfontscombo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarfontscombo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarfontscombo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarfontsizecombo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarfontsizecombo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarfontsizecombo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarfontsizecombo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarpanelbutton.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarpanelbutton.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarpanelbutton.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarpanelbutton.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarspecialcombo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarspecialcombo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarspecialcombo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarspecialcombo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarstylecombo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarstylecombo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarstylecombo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fcktoolbarstylecombo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckw3crange.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckw3crange.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckw3crange.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckw3crange.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckxml.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckxml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckxml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckxml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckxml_gecko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckxml_gecko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckxml_gecko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckxml_gecko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckxml_ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckxml_ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckxml_ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/classes/fckxml_ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fck_othercommands.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fck_othercommands.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fck_othercommands.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fck_othercommands.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckblockquotecommand.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckblockquotecommand.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckblockquotecommand.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckblockquotecommand.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckcorestylecommand.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckcorestylecommand.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckcorestylecommand.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckcorestylecommand.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckfitwindow.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckfitwindow.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckfitwindow.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckfitwindow.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckindentcommands.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckindentcommands.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckindentcommands.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckindentcommands.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckjustifycommands.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckjustifycommands.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckjustifycommands.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckjustifycommands.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fcklistcommands.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fcklistcommands.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fcklistcommands.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fcklistcommands.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fcknamedcommand.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fcknamedcommand.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fcknamedcommand.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fcknamedcommand.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckpastewordcommand.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckpastewordcommand.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckpastewordcommand.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckpastewordcommand.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckremoveformatcommand.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckremoveformatcommand.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckremoveformatcommand.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckremoveformatcommand.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckshowblocks.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckshowblocks.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckshowblocks.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckshowblocks.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckstylecommand.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckstylecommand.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckstylecommand.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fckstylecommand.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fcktablecommand.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fcktablecommand.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fcktablecommand.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fcktablecommand.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fcktextcolorcommand.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fcktextcolorcommand.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fcktextcolorcommand.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/commandclasses/fcktextcolorcommand.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/fckconstants.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/fckconstants.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/fckconstants.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/fckconstants.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/fckeditorapi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/fckeditorapi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/fckeditorapi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/fckeditorapi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/fckjscoreextensions.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/fckjscoreextensions.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/fckjscoreextensions.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/fckjscoreextensions.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/fckscriptloader.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/fckscriptloader.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/fckscriptloader.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/fckscriptloader.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fck.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fck.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fck.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fck.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fck_contextmenu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fck_contextmenu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fck_contextmenu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fck_contextmenu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fck_gecko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fck_gecko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fck_gecko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fck_gecko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fck_ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fck_ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fck_ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fck_ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckbrowserinfo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckbrowserinfo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckbrowserinfo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckbrowserinfo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckcodeformatter.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckcodeformatter.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckcodeformatter.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckcodeformatter.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckcommands.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckcommands.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckcommands.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckcommands.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckconfig.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckconfig.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckconfig.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckconfig.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdebug.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdebug.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdebug.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdebug.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdebug_empty.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdebug_empty.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdebug_empty.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdebug_empty.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdialog.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdialog.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdialog.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdialog.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdocumentprocessor.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdocumentprocessor.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdocumentprocessor.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdocumentprocessor.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdomtools.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdomtools.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdomtools.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckdomtools.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcklanguagemanager.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcklanguagemanager.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcklanguagemanager.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcklanguagemanager.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcklisthandler.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcklisthandler.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcklisthandler.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcklisthandler.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcklistslib.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcklistslib.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcklistslib.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcklistslib.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckplugins.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckplugins.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckplugins.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckplugins.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckregexlib.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckregexlib.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckregexlib.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckregexlib.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckselection.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckselection.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckselection.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckselection.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckselection_gecko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckselection_gecko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckselection_gecko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckselection_gecko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckselection_ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckselection_ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckselection_ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckselection_ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckstyles.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckstyles.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckstyles.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckstyles.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktablehandler.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktablehandler.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktablehandler.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktablehandler.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktablehandler_gecko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktablehandler_gecko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktablehandler_gecko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktablehandler_gecko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktablehandler_ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktablehandler_ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktablehandler_ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktablehandler_ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktoolbaritems.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktoolbaritems.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktoolbaritems.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktoolbaritems.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktoolbarset.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktoolbarset.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktoolbarset.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktoolbarset.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktools.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktools.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktools.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktools.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktools_gecko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktools_gecko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktools_gecko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktools_gecko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktools_ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktools_ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktools_ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fcktools_ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckundo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckundo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckundo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckundo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckurlparams.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckurlparams.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckurlparams.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckurlparams.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckxhtml.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckxhtml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckxhtml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckxhtml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckxhtml_gecko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckxhtml_gecko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckxhtml_gecko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckxhtml_gecko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckxhtml_ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckxhtml_ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckxhtml_ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckxhtml_ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckxhtmlentities.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckxhtmlentities.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckxhtmlentities.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/_source/internals/fckxhtmlentities.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/behaviors/disablehandles.htc b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/behaviors/disablehandles.htc
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/behaviors/disablehandles.htc
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/behaviors/disablehandles.htc
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/behaviors/showtableborders.htc b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/behaviors/showtableborders.htc
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/behaviors/showtableborders.htc
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/behaviors/showtableborders.htc
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/fck_editorarea.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/fck_editorarea.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/fck_editorarea.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/fck_editorarea.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/fck_internal.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/fck_internal.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/fck_internal.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/fck_internal.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/fck_showtableborders_gecko.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/fck_showtableborders_gecko.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/fck_showtableborders_gecko.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/fck_showtableborders_gecko.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_address.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_address.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_address.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_address.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_blockquote.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_blockquote.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_blockquote.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_blockquote.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_div.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_div.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_div.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_div.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h1.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h1.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h1.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h1.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h2.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h2.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h2.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h2.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h3.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h3.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h3.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h3.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h4.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h4.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h4.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h4.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h5.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h5.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h5.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h5.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h6.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h6.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h6.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_h6.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_p.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_p.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_p.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_p.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_pre.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_pre.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_pre.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/block_pre.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_anchor.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_anchor.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_anchor.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_anchor.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_flashlogo.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_flashlogo.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_flashlogo.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_flashlogo.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_hiddenfield.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_hiddenfield.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_hiddenfield.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_hiddenfield.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_pagebreak.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_pagebreak.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_pagebreak.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_pagebreak.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_plugin.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_plugin.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_plugin.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/css/images/fck_plugin.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/fck_dialog_common.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/fck_dialog_common.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/fck_dialog_common.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/fck_dialog_common.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/fck_dialog_common.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/fck_dialog_common.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/fck_dialog_common.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/fck_dialog_common.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/images/locked.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/images/locked.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/images/locked.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/images/locked.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/images/reset.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/images/reset.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/images/reset.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/images/reset.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/images/unlocked.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/images/unlocked.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/images/unlocked.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/common/images/unlocked.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_about.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_about.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_about.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_about.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_about/logo_fckeditor.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_about/logo_fredck.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_about/logo_fredck.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_about/logo_fredck.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_about/logo_fredck.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_about/sponsors/spellchecker_net.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_about/sponsors/spellchecker_net.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_about/sponsors/spellchecker_net.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_about/sponsors/spellchecker_net.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_anchor.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_anchor.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_anchor.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_anchor.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_button.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_button.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_button.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_button.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_checkbox.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_checkbox.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_checkbox.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_checkbox.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_colorselector.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_colorselector.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_colorselector.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_colorselector.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_div.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_div.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_div.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_div.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_docprops.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_docprops.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_docprops.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_docprops.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_docprops/fck_document_preview.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_flash.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_flash.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_flash.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_flash.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_flash/fck_flash.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_flash/fck_flash.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_flash/fck_flash.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_flash/fck_flash.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_flash/fck_flash_preview.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_form.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_form.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_form.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_form.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_hiddenfield.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_hiddenfield.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_hiddenfield.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_hiddenfield.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_image.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_image.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_image.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_image.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_image/fck_image.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_image/fck_image.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_image/fck_image.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_image/fck_image.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_image/fck_image_preview.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_image/fck_image_preview.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_image/fck_image_preview.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_image/fck_image_preview.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_link.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_link.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_link.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_link.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_link/fck_link.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_link/fck_link.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_link/fck_link.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_link/fck_link.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_listprop.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_listprop.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_listprop.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_listprop.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_paste.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_paste.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_paste.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_paste.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_radiobutton.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_radiobutton.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_radiobutton.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_radiobutton.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_replace.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_replace.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_replace.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_replace.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_select.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_select.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_select.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_select.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_select/fck_select.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_select/fck_select.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_select/fck_select.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_select/fck_select.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_smiley.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_smiley.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_smiley.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_smiley.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_source.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_source.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_source.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_source.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_specialchar.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_specialchar.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_specialchar.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_specialchar.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_table.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_table.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_table.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_table.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_tablecell.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_tablecell.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_tablecell.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_tablecell.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_template.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_template.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_template.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_template.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_template/images/template1.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_template/images/template1.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_template/images/template1.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_template/images/template1.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_template/images/template2.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_template/images/template2.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_template/images/template2.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_template/images/template2.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_template/images/template3.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_template/images/template3.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_template/images/template3.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_template/images/template3.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_textarea.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_textarea.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_textarea.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_textarea.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_textfield.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_textfield.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_textfield.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dialog/fck_textfield.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dtd/fck_dtd_test.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dtd/fck_dtd_test.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dtd/fck_dtd_test.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dtd/fck_dtd_test.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dtd/fck_xhtml10strict.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dtd/fck_xhtml10strict.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dtd/fck_xhtml10strict.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dtd/fck_xhtml10strict.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dtd/fck_xhtml10transitional.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dtd/fck_xhtml10transitional.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/dtd/fck_xhtml10transitional.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/dtd/fck_xhtml10transitional.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/fckdebug.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/fckdebug.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/fckdebug.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/fckdebug.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/fckdialog.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/fckdialog.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/fckdialog.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/fckdialog.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/fckeditor.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/fckeditor.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/fckeditor.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/fckeditor.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/fckeditor.original.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/fckeditor.original.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/fckeditor.original.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/fckeditor.original.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/browser.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/browser.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/browser.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/browser.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/browser.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/browser.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/browser.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/browser.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmactualfolder.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmactualfolder.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmactualfolder.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmactualfolder.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmcreatefolder.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmfolders.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmfolders.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmfolders.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmfolders.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmresourceslist.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmresourceslist.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmresourceslist.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmresourceslist.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmresourcetype.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmresourcetype.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmresourcetype.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmresourcetype.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmupload.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmupload.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmupload.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/frmupload.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/ButtonArrow.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/Folder.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/Folder.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/Folder.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/Folder.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/Folder32.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/Folder32.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/Folder32.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/Folder32.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/FolderOpened.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/FolderOpened32.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/FolderUp.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/ai.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/avi.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/cs.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/dll.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/doc.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/exe.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/fla.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/gif.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/htm.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/html.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/js.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/png.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/swf.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/swt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/txt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/xls.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/xml.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/32/zip.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/ai.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/avi.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/bmp.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/cs.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/default.icon.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/dll.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/doc.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/exe.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/fla.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/gif.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/htm.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/html.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/html.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/html.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/html.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/jpg.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/js.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/js.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/js.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/js.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/mdb.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/mp3.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/pdf.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/png.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/png.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/png.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/png.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/ppt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/rdp.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/swf.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/swt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/txt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/vsd.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/xls.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/xml.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/icons/zip.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/spacer.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/spacer.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/spacer.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/images/spacer.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/js/common.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/js/common.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/js/common.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/js/common.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/js/fckxml.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/js/fckxml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/js/fckxml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/default/js/fckxml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/browser.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/browser.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/browser.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/browser.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/browser.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/browser.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/browser.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/browser.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmactualfolder.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmactualfolder.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmactualfolder.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmactualfolder.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmcreatefolder.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmcreatefolder.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmcreatefolder.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmcreatefolder.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmfolders.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmfolders.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmfolders.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmfolders.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmresourceslist.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmresourceslist.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmresourceslist.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmresourceslist.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmresourcetype.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmresourcetype.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmresourcetype.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmresourcetype.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmupload.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmupload.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmupload.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/frmupload.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/ButtonArrow.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/ButtonArrow.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/ButtonArrow.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/ButtonArrow.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/Folder.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/Folder.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/Folder.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/Folder.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/Folder32.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/Folder32.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/Folder32.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/Folder32.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/FolderOpened.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/FolderOpened.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/FolderOpened.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/FolderOpened.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/FolderOpened32.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/FolderOpened32.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/FolderOpened32.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/FolderOpened32.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/FolderUp.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/FolderUp.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/FolderUp.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/FolderUp.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/ai.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/ai.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/ai.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/ai.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/avi.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/avi.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/avi.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/avi.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/bmp.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/bmp.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/bmp.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/bmp.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/cs.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/cs.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/cs.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/cs.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/default.icon.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/default.icon.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/default.icon.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/default.icon.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/dll.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/dll.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/dll.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/dll.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/doc.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/doc.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/doc.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/doc.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/exe.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/exe.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/exe.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/exe.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/fla.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/fla.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/fla.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/fla.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/gif.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/gif.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/gif.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/gif.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/htm.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/htm.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/htm.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/htm.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/html.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/html.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/html.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/html.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/jpg.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/jpg.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/jpg.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/jpg.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/js.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/js.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/js.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/js.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/mdb.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/mdb.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/mdb.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/mdb.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/mp3.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/mp3.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/mp3.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/mp3.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/pdf.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/pdf.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/pdf.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/pdf.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/png.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/png.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/png.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/png.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/ppt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/ppt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/ppt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/ppt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/rdp.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/rdp.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/rdp.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/rdp.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/swf.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/swf.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/swf.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/swf.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/swt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/swt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/swt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/swt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/txt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/txt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/txt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/txt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/vsd.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/vsd.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/vsd.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/vsd.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/xls.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/xls.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/xls.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/xls.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/xml.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/xml.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/xml.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/xml.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/zip.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/zip.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/zip.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/32/zip.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/ai.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/ai.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/ai.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/ai.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/avi.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/avi.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/avi.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/avi.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/bmp.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/bmp.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/bmp.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/bmp.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/cs.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/cs.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/cs.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/cs.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/default.icon.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/default.icon.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/default.icon.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/default.icon.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/dll.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/dll.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/dll.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/dll.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/doc.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/doc.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/doc.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/doc.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/exe.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/exe.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/exe.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/exe.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/fla.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/fla.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/fla.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/fla.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/gif.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/gif.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/gif.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/gif.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/htm.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/htm.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/htm.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/htm.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/html.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/html.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/html.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/html.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/jpg.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/jpg.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/jpg.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/jpg.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/js.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/js.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/js.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/js.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/mdb.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/mdb.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/mdb.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/mdb.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/mp3.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/mp3.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/mp3.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/mp3.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/pdf.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/pdf.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/pdf.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/pdf.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/png.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/png.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/png.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/png.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/ppt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/ppt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/ppt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/ppt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/rdp.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/rdp.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/rdp.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/rdp.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/swf.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/swf.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/swf.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/swf.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/swt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/swt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/swt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/swt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/txt.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/txt.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/txt.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/txt.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/vsd.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/vsd.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/vsd.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/vsd.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/xls.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/xls.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/xls.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/xls.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/xml.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/xml.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/xml.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/xml.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/zip.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/zip.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/zip.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/icons/zip.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/spacer.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/spacer.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/spacer.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/images/spacer.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/js/common.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/js/common.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/js/common.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/js/common.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/js/fckxml.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/js/fckxml.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/js/fckxml.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/browser/liferay/js/fckxml.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/basexml.asp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/basexml.asp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/basexml.asp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/basexml.asp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/class_upload.asp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/class_upload.asp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/class_upload.asp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/class_upload.asp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/commands.asp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/commands.asp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/commands.asp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/commands.asp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/config.asp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/config.asp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/config.asp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/config.asp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/connector.asp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/connector.asp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/connector.asp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/connector.asp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/io.asp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/io.asp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/io.asp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/io.asp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/upload.asp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/upload.asp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/upload.asp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/upload.asp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/util.asp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/util.asp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/util.asp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/asp/util.asp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/aspx/config.ascx b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/aspx/config.ascx
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/aspx/config.ascx
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/aspx/config.ascx
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/aspx/connector.aspx b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/aspx/connector.aspx
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/aspx/connector.aspx
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/aspx/connector.aspx
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/aspx/upload.aspx b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/aspx/upload.aspx
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/aspx/upload.aspx
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/aspx/upload.aspx
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/ImageObject.cfc b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/ImageObject.cfc
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/ImageObject.cfc
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/ImageObject.cfc
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf5_connector.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf5_connector.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf5_connector.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf5_connector.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf5_upload.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf5_upload.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf5_upload.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf5_upload.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_basexml.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_basexml.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_basexml.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_basexml.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_commands.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_commands.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_commands.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_commands.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_connector.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_connector.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_connector.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_connector.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_io.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_io.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_io.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_io.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_upload.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_upload.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_upload.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_upload.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_util.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_util.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_util.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/cf_util.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/config.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/config.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/config.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/config.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/connector.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/connector.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/connector.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/connector.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/image.cfc b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/image.cfc
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/image.cfc
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/image.cfc
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/upload.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/upload.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/upload.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/cfm/upload.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/lasso/config.lasso b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/lasso/config.lasso
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/lasso/config.lasso
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/lasso/config.lasso
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/lasso/connector.lasso b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/lasso/connector.lasso
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/lasso/connector.lasso
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/lasso/connector.lasso
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/lasso/upload.lasso b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/lasso/upload.lasso
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/lasso/upload.lasso
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/lasso/upload.lasso
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/basexml.pl b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/basexml.pl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/basexml.pl
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/basexml.pl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/commands.pl b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/commands.pl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/commands.pl
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/commands.pl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/connector.cgi b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/connector.cgi
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/connector.cgi
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/connector.cgi
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/io.pl b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/io.pl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/io.pl
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/io.pl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/upload.cgi b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/upload.cgi
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/upload.cgi
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/upload.cgi
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/upload_fck.pl b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/upload_fck.pl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/upload_fck.pl
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/upload_fck.pl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/util.pl b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/util.pl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/util.pl
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/perl/util.pl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/basexml.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/basexml.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/basexml.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/basexml.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/commands.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/commands.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/commands.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/commands.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/config.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/config.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/config.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/config.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/connector.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/connector.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/connector.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/connector.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/io.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/io.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/io.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/io.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/phpcompat.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/phpcompat.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/phpcompat.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/phpcompat.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/upload.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/upload.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/upload.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/upload.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/util.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/util.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/util.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/php/util.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/config.py b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/config.py
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/config.py
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/config.py
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/connector.py b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/connector.py
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/connector.py
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/connector.py
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/fckcommands.py b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/fckcommands.py
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/fckcommands.py
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/fckcommands.py
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/fckconnector.py b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/fckconnector.py
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/fckconnector.py
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/fckconnector.py
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/fckoutput.py b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/fckoutput.py
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/fckoutput.py
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/fckoutput.py
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/fckutil.py b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/fckutil.py
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/fckutil.py
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/fckutil.py
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/htaccess.txt b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/htaccess.txt
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/htaccess.txt
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/htaccess.txt
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/upload.py b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/upload.py
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/upload.py
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/upload.py
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/wsgi.py b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/wsgi.py
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/wsgi.py
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/wsgi.py
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/zope.py b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/zope.py
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/zope.py
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/py/zope.py
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/test.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/test.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/test.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/test.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/uploadtest.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/uploadtest.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/uploadtest.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/filemanager/connectors/uploadtest.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/anchor.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/anchor.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/anchor.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/anchor.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/arrow_ltr.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/arrow_ltr.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/arrow_ltr.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/arrow_ltr.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/arrow_rtl.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/arrow_rtl.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/arrow_rtl.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/arrow_rtl.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/angel_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/angel_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/angel_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/angel_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/angry_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/angry_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/angry_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/angry_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/broken_heart.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/broken_heart.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/broken_heart.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/broken_heart.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/cake.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/cake.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/cake.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/cake.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/confused_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/confused_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/confused_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/confused_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/cry_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/cry_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/cry_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/cry_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/devil_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/devil_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/devil_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/devil_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/embaressed_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/embaressed_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/embaressed_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/embaressed_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/envelope.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/envelope.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/envelope.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/envelope.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/heart.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/heart.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/heart.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/heart.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/kiss.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/kiss.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/kiss.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/kiss.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/lightbulb.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/lightbulb.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/lightbulb.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/lightbulb.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/omg_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/omg_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/omg_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/omg_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/regular_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/regular_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/regular_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/regular_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/sad_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/sad_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/sad_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/sad_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/shades_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/shades_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/shades_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/shades_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/teeth_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/teeth_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/teeth_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/teeth_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/thumbs_down.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/thumbs_down.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/thumbs_down.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/thumbs_down.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/thumbs_up.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/thumbs_up.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/thumbs_up.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/thumbs_up.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/tounge_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/tounge_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/tounge_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/tounge_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/wink_smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/wink_smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/wink_smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/smiley/msn/wink_smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/spacer.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/spacer.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/images/spacer.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/images/spacer.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/js/fckadobeair.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/js/fckadobeair.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/js/fckadobeair.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/js/fckadobeair.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/js/fckeditorcode_gecko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/js/fckeditorcode_gecko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/js/fckeditorcode_gecko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/js/fckeditorcode_gecko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/js/fckeditorcode_ie.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/js/fckeditorcode_ie.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/js/fckeditorcode_ie.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/js/fckeditorcode_ie.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/_translationstatus.txt b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/_translationstatus.txt
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/_translationstatus.txt
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/_translationstatus.txt
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/af.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/af.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/af.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/af.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ar.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ar.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ar.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ar.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/bg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/bg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/bg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/bg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/bn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/bn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/bn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/bn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/bs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/bs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/bs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/bs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/cs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/cs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/cs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/cs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/da.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/da.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/da.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/da.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/de.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/de.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/de.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/de.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/el.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/el.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/el.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/el.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/en-au.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/en-au.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/en-au.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/en-au.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/en-ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/en-ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/en-ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/en-ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/en-uk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/en-uk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/en-uk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/en-uk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/eo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/eo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/eo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/eo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/es.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/es.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/es.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/es.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/et.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/et.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/et.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/et.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/eu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/eu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/eu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/eu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fa.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fa.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fa.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fa.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fo.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fo.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fo.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fo.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fr-ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fr-ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fr-ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fr-ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/gl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/gl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/gl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/gl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/gu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/gu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/gu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/gu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/he.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/he.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/he.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/he.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/hi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/hi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/hi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/hi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/hr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/hr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/hr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/hr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/hu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/hu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/hu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/hu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/it.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ja.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ja.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ja.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ja.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/km.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/km.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/km.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/km.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/lt.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/lt.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/lt.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/lt.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/lv.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/lv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/lv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/lv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/mn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/mn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/mn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/mn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ms.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ms.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ms.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ms.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/nb.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/nb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/nb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/nb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/nl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/nl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/nl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/nl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/no.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/no.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/no.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/no.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/pl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/pl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/pl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/pl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/pt-br.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/pt-br.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/pt-br.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/pt-br.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/pt.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/pt.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/pt.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/pt.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ro.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ro.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ro.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ro.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ru.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ru.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ru.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/ru.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sr-latn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sr-latn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sr-latn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sr-latn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sv.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/sv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/th.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/th.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/th.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/th.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/tr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/tr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/tr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/tr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/uk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/uk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/uk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/uk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/vi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/vi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/vi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/vi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/zh-cn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/zh-cn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/zh-cn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/zh-cn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/zh.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/zh.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/lang/zh.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/lang/zh.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/autogrow/fckplugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/autogrow/fckplugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/autogrow/fckplugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/autogrow/fckplugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/bbcode/_sample/sample.config.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/bbcode/_sample/sample.config.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/bbcode/_sample/sample.config.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/bbcode/_sample/sample.config.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/bbcode/_sample/sample.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/bbcode/_sample/sample.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/bbcode/_sample/sample.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/bbcode/_sample/sample.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/bbcode/fckplugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/bbcode/fckplugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/bbcode/fckplugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/bbcode/fckplugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/dragresizetable/fckplugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/dragresizetable/fckplugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/dragresizetable/fckplugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/dragresizetable/fckplugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/liferaypagebreak/fckplugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/liferaypagebreak/fckplugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/liferaypagebreak/fckplugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/liferaypagebreak/fckplugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/liferaypagebreak/pagebreak.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/liferaypagebreak/pagebreak.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/liferaypagebreak/pagebreak.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/liferaypagebreak/pagebreak.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/fck_placeholder.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/fck_placeholder.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/fck_placeholder.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/fck_placeholder.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/fckplugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/fckplugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/fckplugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/fckplugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/de.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/de.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/de.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/de.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/es.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/es.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/es.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/es.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/it.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/pl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/pl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/pl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/lang/pl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/placeholder.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/placeholder.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/placeholder.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/placeholder/placeholder.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/simplecommands/fckplugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/simplecommands/fckplugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/simplecommands/fckplugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/simplecommands/fckplugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/tablecommands/fckplugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/tablecommands/fckplugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/tablecommands/fckplugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/plugins/tablecommands/fckplugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/_fckviewstrips.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/_fckviewstrips.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/_fckviewstrips.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/_fckviewstrips.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/fck_dialog.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/fck_dialog.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/fck_dialog.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/fck_dialog.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/fck_dialog_ie6.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/fck_dialog_ie6.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/fck_dialog_ie6.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/fck_dialog_ie6.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/fck_editor.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/fck_editor.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/fck_editor.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/fck_editor.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/fck_strip.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/fck_strip.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/fck_strip.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/fck_strip.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/dialog.sides.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/dialog.sides.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/dialog.sides.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/dialog.sides.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/dialog.sides.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/dialog.sides.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/dialog.sides.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/dialog.sides.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/dialog.sides.rtl.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/dialog.sides.rtl.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/dialog.sides.rtl.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/dialog.sides.rtl.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/sprites.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/sprites.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/sprites.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/sprites.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/sprites.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/sprites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/sprites.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/sprites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.arrowright.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.arrowright.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.arrowright.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.arrowright.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.buttonarrow.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.collapse.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.collapse.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.collapse.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.collapse.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.end.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.end.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.end.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.end.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.expand.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.expand.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.expand.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.expand.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.separator.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.separator.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.separator.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.separator.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.start.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.start.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.start.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/default/images/toolbar.start.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/fck_dialog.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/fck_dialog.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/fck_dialog.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/fck_dialog.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/fck_dialog_ie6.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/fck_dialog_ie6.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/fck_dialog_ie6.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/fck_dialog_ie6.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/fck_editor.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/fck_editor.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/fck_editor.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/fck_editor.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/fck_strip.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/fck_strip.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/fck_strip.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/fck_strip.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/dialog.sides.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/dialog.sides.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/dialog.sides.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/dialog.sides.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/dialog.sides.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/dialog.sides.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/dialog.sides.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/dialog.sides.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/dialog.sides.rtl.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/dialog.sides.rtl.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/dialog.sides.rtl.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/dialog.sides.rtl.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/sprites.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/sprites.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/sprites.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/sprites.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/sprites.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/sprites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/sprites.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/sprites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.arrowright.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.arrowright.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.arrowright.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.arrowright.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.bg.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.bg.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.bg.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.bg.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.collapse.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.collapse.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.collapse.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.collapse.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.end.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.end.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.end.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.end.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.expand.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.expand.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.expand.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.expand.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.separator.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.separator.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.separator.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.separator.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.start.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.start.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.start.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/office2003/images/toolbar.start.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/fck_dialog.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/fck_dialog.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/fck_dialog.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/fck_dialog.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/fck_dialog_ie6.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/fck_dialog_ie6.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/fck_dialog_ie6.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/fck_dialog_ie6.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/fck_editor.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/fck_editor.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/fck_editor.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/fck_editor.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/fck_strip.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/fck_strip.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/fck_strip.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/fck_strip.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/dialog.sides.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/dialog.sides.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/dialog.sides.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/dialog.sides.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/dialog.sides.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/dialog.sides.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/dialog.sides.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/dialog.sides.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/dialog.sides.rtl.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/dialog.sides.rtl.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/dialog.sides.rtl.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/dialog.sides.rtl.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/sprites.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/sprites.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/sprites.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/sprites.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/sprites.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/sprites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/sprites.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/sprites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.arrowright.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.buttonarrow.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.buttonbg.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.collapse.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.collapse.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.collapse.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.collapse.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.end.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.end.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.end.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.end.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.expand.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.expand.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.expand.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.expand.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.separator.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.separator.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.separator.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.separator.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.start.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.start.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.start.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/editor/skins/silver/images/toolbar.start.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckconfig.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckconfig.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckconfig.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckconfig.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckconfig.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckconfig.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckconfig.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckconfig.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.afp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.afp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.afp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.afp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.asp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.asp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.asp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.asp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.cfc b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.cfc
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.cfc
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.cfc
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.lasso b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.lasso
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.lasso
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.lasso
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.pl b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.pl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.pl
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.pl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.py b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.py
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor.py
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor.py
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor_php4.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor_php4.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor_php4.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor_php4.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor_php5.php b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor_php5.php
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckeditor_php5.php
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckeditor_php5.php
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckpackager.xml b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckpackager.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckpackager.xml
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckpackager.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckstyles.xml b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckstyles.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckstyles.xml
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckstyles.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fcktemplates.xml b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fcktemplates.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fcktemplates.xml
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fcktemplates.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckutils.cfm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckutils.cfm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/fckutils.cfm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/fckutils.cfm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/license.txt b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/license.txt
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor/license.txt
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor/license.txt
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor_diffs/editor/plugins/liferaypagebreak/fckplugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor_diffs/editor/plugins/liferaypagebreak/fckplugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor_diffs/editor/plugins/liferaypagebreak/fckplugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor_diffs/editor/plugins/liferaypagebreak/fckplugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor_diffs/editor/plugins/liferaypagebreak/pagebreak.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor_diffs/editor/plugins/liferaypagebreak/pagebreak.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor_diffs/editor/plugins/liferaypagebreak/pagebreak.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor_diffs/editor/plugins/liferaypagebreak/pagebreak.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor_diffs/fckconfig.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor_diffs/fckconfig.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor_diffs/fckconfig.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor_diffs/fckconfig.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor_diffs/fckstyles.xml b/tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor_diffs/fckstyles.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/fckeditor_diffs/fckstyles.xml
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/fckeditor_diffs/fckstyles.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/simple.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/simple.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/simple.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/simple.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/ar.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/ar.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/ar.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/ar.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/bg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/bg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/bg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/bg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/cs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/cs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/cs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/cs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/de.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/de.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/de.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/de.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/el.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/el.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/el.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/el.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/es.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/es.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/es.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/es.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/et.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/et.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/et.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/et.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/fa.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/fa.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/fa.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/fa.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/fi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/fi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/fi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/fi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/gl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/gl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/gl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/gl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/he.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/he.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/he.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/he.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/hi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/hi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/hi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/hi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/hr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/hr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/hr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/hr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/hu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/hu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/hu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/hu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/id.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/id.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/id.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/id.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/it.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/ja.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/ja.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/ja.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/ja.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/ko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/ko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/ko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/ko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/nb.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/nb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/nb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/nb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/nl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/nl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/nl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/nl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/pl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/pl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/pl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/pl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/pt.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/pt.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/pt.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/pt.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/ro.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/ro.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/ro.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/ro.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/ru.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/ru.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/ru.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/ru.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/sk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/sk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/sk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/sk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/sl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/sl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/sl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/sl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/sr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/sr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/sr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/sr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/sv.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/sv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/sv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/sv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/tr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/tr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/tr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/tr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/uk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/uk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/uk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/uk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/vi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/vi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/vi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/vi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/zh-cn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/zh-cn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/zh-cn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/zh-cn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/zh-tw.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/zh-tw.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/langs/zh-tw.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/langs/zh-tw.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/license.txt b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/license.txt
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/license.txt
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/license.txt
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/css/advhr.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/css/advhr.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/css/advhr.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/css/advhr.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/js/rule.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/js/rule.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/js/rule.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/js/rule.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/langs/en_dlg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/langs/en_dlg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/langs/en_dlg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/langs/en_dlg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/rule.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/rule.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/rule.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advhr/rule.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/css/advimage.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/css/advimage.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/css/advimage.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/css/advimage.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/image.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/image.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/image.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/image.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/img/sample.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/img/sample.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/img/sample.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/img/sample.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/js/image.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/js/image.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/js/image.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/js/image.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/langs/en_dlg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/langs/en_dlg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/langs/en_dlg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advimage/langs/en_dlg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/css/advlink.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/css/advlink.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/css/advlink.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/css/advlink.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/js/advlink.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/js/advlink.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/js/advlink.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/js/advlink.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/langs/en_dlg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/langs/en_dlg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/langs/en_dlg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/langs/en_dlg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/link.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/link.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/link.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlink/link.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlist/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlist/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlist/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlist/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlist/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlist/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlist/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/advlist/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/autolink/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/autolink/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/autolink/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/autolink/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/autolink/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/autolink/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/autolink/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/autolink/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/autoresize/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/autoresize/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/autoresize/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/autoresize/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/autoresize/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/autoresize/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/autoresize/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/autoresize/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/autosave/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/autosave/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/autosave/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/autosave/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/autosave/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/autosave/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/autosave/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/autosave/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/autosave/langs/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/autosave/langs/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/autosave/langs/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/autosave/langs/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/bbcode/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/bbcode/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/bbcode/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/bbcode/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/bbcode/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/bbcode/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/bbcode/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/bbcode/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/contextmenu/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/contextmenu/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/contextmenu/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/contextmenu/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/contextmenu/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/contextmenu/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/contextmenu/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/contextmenu/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/directionality/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/directionality/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/directionality/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/directionality/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/directionality/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/directionality/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/directionality/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/directionality/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/emotions.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/emotions.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/emotions.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/emotions.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-cool.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-cool.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-cool.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-cool.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-cry.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-cry.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-cry.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-cry.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-embarassed.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-embarassed.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-embarassed.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-embarassed.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-foot-in-mouth.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-frown.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-frown.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-frown.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-frown.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-innocent.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-innocent.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-innocent.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-innocent.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-kiss.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-kiss.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-kiss.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-kiss.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-laughing.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-laughing.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-laughing.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-laughing.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-money-mouth.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-sealed.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-sealed.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-sealed.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-sealed.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-smile.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-surprised.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-surprised.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-surprised.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-surprised.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-tongue-out.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-undecided.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-undecided.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-undecided.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-undecided.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-wink.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-wink.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-wink.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-wink.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-yell.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-yell.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-yell.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/img/smiley-yell.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/js/emotions.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/js/emotions.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/js/emotions.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/js/emotions.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/langs/en_dlg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/langs/en_dlg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/langs/en_dlg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/emotions/langs/en_dlg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/dialog.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/dialog.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/dialog.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/dialog.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/img/example.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/img/example.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/img/example.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/img/example.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/js/dialog.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/js/dialog.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/js/dialog.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/js/dialog.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/langs/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/langs/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/langs/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/langs/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/langs/en_dlg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/langs/en_dlg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/langs/en_dlg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example/langs/en_dlg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example_dependency/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example_dependency/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example_dependency/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example_dependency/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example_dependency/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example_dependency/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/example_dependency/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/example_dependency/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/css/fullpage.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/css/fullpage.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/css/fullpage.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/css/fullpage.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/fullpage.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/fullpage.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/fullpage.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/fullpage.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/js/fullpage.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/js/fullpage.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/js/fullpage.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/js/fullpage.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/langs/en_dlg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/langs/en_dlg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/langs/en_dlg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullpage/langs/en_dlg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullscreen/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullscreen/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullscreen/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullscreen/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullscreen/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullscreen/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullscreen/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullscreen/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullscreen/fullscreen.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullscreen/fullscreen.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullscreen/fullscreen.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/fullscreen/fullscreen.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/iespell/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/iespell/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/iespell/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/iespell/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/iespell/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/iespell/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/iespell/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/iespell/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/template.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/template.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/template.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/inlinepopups/template.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/insertdatetime/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/insertdatetime/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/insertdatetime/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/insertdatetime/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/insertdatetime/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/insertdatetime/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/insertdatetime/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/insertdatetime/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/layer/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/layer/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/layer/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/layer/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/layer/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/layer/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/layer/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/layer/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/legacyoutput/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/legacyoutput/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/legacyoutput/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/legacyoutput/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/legacyoutput/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/legacyoutput/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/legacyoutput/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/legacyoutput/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/lists/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/lists/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/lists/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/lists/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/lists/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/lists/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/lists/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/lists/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/css/media.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/css/media.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/css/media.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/css/media.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/js/embed.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/js/embed.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/js/embed.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/js/embed.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/js/media.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/js/media.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/js/media.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/js/media.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/langs/en_dlg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/langs/en_dlg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/langs/en_dlg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/langs/en_dlg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/media.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/media.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/media.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/media.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/moxieplayer.swf b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/moxieplayer.swf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/moxieplayer.swf
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/media/moxieplayer.swf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/nonbreaking/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/nonbreaking/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/nonbreaking/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/nonbreaking/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/nonbreaking/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/nonbreaking/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/nonbreaking/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/nonbreaking/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/noneditable/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/noneditable/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/noneditable/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/noneditable/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/noneditable/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/noneditable/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/noneditable/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/noneditable/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/pagebreak/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/pagebreak/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/pagebreak/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/pagebreak/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/pagebreak/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/pagebreak/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/pagebreak/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/pagebreak/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/js/pastetext.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/js/pastetext.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/js/pastetext.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/js/pastetext.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/js/pasteword.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/js/pasteword.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/js/pasteword.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/js/pasteword.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/langs/en_dlg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/langs/en_dlg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/langs/en_dlg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/langs/en_dlg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/pastetext.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/pastetext.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/pastetext.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/pastetext.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/pasteword.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/pasteword.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/pasteword.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/paste/pasteword.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/example.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/example.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/example.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/example.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/jscripts/embed.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/jscripts/embed.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/jscripts/embed.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/jscripts/embed.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/preview.html b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/preview.html
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/preview.html
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/preview/preview.html
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/print/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/print/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/print/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/print/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/print/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/print/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/print/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/print/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/save/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/save/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/save/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/save/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/save/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/save/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/save/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/save/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/css/searchreplace.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/css/searchreplace.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/css/searchreplace.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/css/searchreplace.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/js/searchreplace.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/js/searchreplace.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/js/searchreplace.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/js/searchreplace.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/langs/en_dlg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/langs/en_dlg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/langs/en_dlg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/langs/en_dlg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/searchreplace.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/searchreplace.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/searchreplace.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/searchreplace/searchreplace.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/spellchecker/css/content.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/spellchecker/css/content.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/spellchecker/css/content.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/spellchecker/css/content.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/spellchecker/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/spellchecker/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/spellchecker/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/spellchecker/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/spellchecker/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/spellchecker/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/spellchecker/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/spellchecker/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/spellchecker/img/wline.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/spellchecker/img/wline.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/spellchecker/img/wline.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/spellchecker/img/wline.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/css/props.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/css/props.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/css/props.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/css/props.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/js/props.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/js/props.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/js/props.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/js/props.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/langs/en_dlg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/langs/en_dlg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/langs/en_dlg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/langs/en_dlg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/props.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/props.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/props.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/props.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/readme.txt b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/readme.txt
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/readme.txt
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/style/readme.txt
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/tabfocus/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/tabfocus/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/tabfocus/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/tabfocus/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/tabfocus/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/tabfocus/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/tabfocus/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/tabfocus/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/cell.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/cell.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/cell.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/cell.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/css/cell.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/css/cell.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/css/cell.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/css/cell.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/css/row.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/css/row.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/css/row.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/css/row.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/css/table.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/css/table.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/css/table.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/css/table.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/js/cell.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/js/cell.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/js/cell.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/js/cell.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/js/merge_cells.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/js/merge_cells.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/js/merge_cells.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/js/merge_cells.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/js/row.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/js/row.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/js/row.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/js/row.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/js/table.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/js/table.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/js/table.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/js/table.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/langs/en_dlg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/langs/en_dlg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/langs/en_dlg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/langs/en_dlg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/merge_cells.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/merge_cells.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/merge_cells.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/merge_cells.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/row.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/row.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/row.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/row.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/table.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/table.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/table.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/table/table.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/blank.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/blank.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/blank.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/blank.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/css/template.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/css/template.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/css/template.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/css/template.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/js/template.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/js/template.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/js/template.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/js/template.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/langs/en_dlg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/langs/en_dlg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/langs/en_dlg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/langs/en_dlg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/template.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/template.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/template.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/template/template.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualblocks/css/visualblocks.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualblocks/css/visualblocks.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualblocks/css/visualblocks.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualblocks/css/visualblocks.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualblocks/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualblocks/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualblocks/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualblocks/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualblocks/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualblocks/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualblocks/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualblocks/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualchars/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualchars/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualchars/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualchars/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualchars/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualchars/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualchars/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/visualchars/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/wordcount/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/wordcount/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/wordcount/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/wordcount/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/wordcount/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/wordcount/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/wordcount/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/wordcount/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/abbr.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/abbr.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/abbr.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/abbr.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/acronym.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/acronym.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/acronym.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/acronym.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/attributes.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/attributes.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/attributes.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/attributes.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/cite.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/cite.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/cite.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/cite.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/css/attributes.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/css/attributes.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/css/attributes.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/css/attributes.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/css/popup.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/css/popup.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/css/popup.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/css/popup.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/del.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/del.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/del.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/del.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/editor_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/editor_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/editor_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/editor_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/ins.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/ins.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/ins.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/ins.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/abbr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/abbr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/abbr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/abbr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/acronym.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/acronym.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/acronym.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/acronym.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/attributes.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/attributes.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/attributes.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/attributes.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/cite.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/cite.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/cite.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/cite.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/del.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/del.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/del.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/del.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/element_common.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/element_common.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/element_common.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/element_common.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/ins.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/ins.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/ins.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/js/ins.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/plugins/xhtmlxtras/langs/en_dlg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/about.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/about.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/about.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/about.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/anchor.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/anchor.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/anchor.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/anchor.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/charmap.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/charmap.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/charmap.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/charmap.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/color_picker.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/color_picker.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/color_picker.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/color_picker.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/editor_template.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/editor_template.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/editor_template.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/editor_template.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/editor_template_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/editor_template_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/editor_template_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/editor_template_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/image.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/image.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/image.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/image.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/colorpicker.jpg b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/colorpicker.jpg
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/colorpicker.jpg
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/colorpicker.jpg
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/flash.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/flash.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/flash.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/flash.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/icons.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/icons.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/icons.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/icons.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/iframe.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/iframe.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/iframe.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/iframe.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/pagebreak.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/pagebreak.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/pagebreak.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/pagebreak.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/quicktime.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/quicktime.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/quicktime.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/quicktime.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/realmedia.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/realmedia.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/realmedia.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/realmedia.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/shockwave.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/shockwave.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/shockwave.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/shockwave.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/trans.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/trans.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/trans.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/trans.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/video.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/video.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/video.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/video.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/windowsmedia.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/windowsmedia.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/windowsmedia.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/img/windowsmedia.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/about.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/about.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/about.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/about.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/anchor.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/anchor.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/anchor.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/anchor.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/charmap.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/charmap.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/charmap.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/charmap.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/color_picker.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/color_picker.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/color_picker.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/color_picker.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/image.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/image.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/image.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/image.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/link.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/link.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/link.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/link.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/source_editor.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/source_editor.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/source_editor.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/js/source_editor.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/langs/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/langs/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/langs/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/langs/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/langs/en_dlg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/langs/en_dlg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/langs/en_dlg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/langs/en_dlg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/link.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/link.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/link.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/link.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/shortcuts.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/shortcuts.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/shortcuts.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/shortcuts.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/content.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/content.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/content.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/content.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/dialog.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/dialog.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/dialog.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/dialog.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/buttons.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/buttons.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/buttons.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/buttons.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/items.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/items.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/items.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/items.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/menu_check.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/menu_check.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/menu_check.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/menu_check.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/progress.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/progress.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/progress.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/progress.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/tabs.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/tabs.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/tabs.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/img/tabs.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/ui.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/ui.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/ui.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/default/ui.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/highcontrast/content.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/highcontrast/content.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/highcontrast/content.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/highcontrast/content.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/highcontrast/dialog.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/highcontrast/dialog.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/highcontrast/dialog.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/highcontrast/dialog.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/highcontrast/ui.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/highcontrast/ui.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/highcontrast/ui.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/highcontrast/ui.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/content.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/content.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/content.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/content.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/dialog.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/dialog.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/dialog.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/dialog.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/img/button_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_black.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/img/button_bg_silver.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/ui.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/ui.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/ui.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/ui.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/ui_black.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/ui_black.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/ui_black.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/ui_black.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/skins/o2k7/ui_silver.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/source_editor.htm b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/source_editor.htm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/source_editor.htm
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/advanced/source_editor.htm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/editor_template.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/editor_template.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/editor_template.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/editor_template.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/editor_template_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/editor_template_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/editor_template_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/editor_template_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/img/icons.gif b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/img/icons.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/img/icons.gif
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/img/icons.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/langs/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/langs/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/langs/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/langs/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/default/content.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/default/content.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/default/content.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/default/content.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/default/ui.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/default/ui.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/default/ui.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/default/ui.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/o2k7/content.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/o2k7/content.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/o2k7/content.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/o2k7/content.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/o2k7/img/button_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/o2k7/ui.css b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/o2k7/ui.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/o2k7/ui.css
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/themes/simple/skins/o2k7/ui.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/tiny_mce.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/tiny_mce.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/tiny_mce.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/tiny_mce.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/tiny_mce_popup.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/tiny_mce_popup.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/tiny_mce_popup.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/tiny_mce_popup.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/tiny_mce_src.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/tiny_mce_src.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/tiny_mce_src.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/tiny_mce_src.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/utils/editable_selects.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/utils/editable_selects.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/utils/editable_selects.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/utils/editable_selects.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/utils/form_utils.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/utils/form_utils.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/utils/form_utils.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/utils/form_utils.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/utils/mctabs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/utils/mctabs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/utils/mctabs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/utils/mctabs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/utils/validate.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/utils/validate.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce/utils/validate.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce/utils/validate.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ar.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ar.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ar.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ar.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/bg.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/bg.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/bg.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/bg.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ca.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ca.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ca.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ca.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/cs.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/cs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/cs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/cs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/de.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/de.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/de.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/de.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/el.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/el.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/el.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/el.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/en.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/en.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/en.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/en.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/es.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/es.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/es.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/es.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/et.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/et.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/et.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/et.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/fa.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/fa.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/fa.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/fa.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/fi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/fi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/fi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/fi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/fr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/fr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/fr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/fr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/gl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/gl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/gl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/gl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/he.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/he.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/he.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/he.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/hi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/hi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/hi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/hi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/hr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/hr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/hr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/hr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/hu.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/hu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/hu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/hu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/id.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/id.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/id.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/id.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/it.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/it.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/it.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/it.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ja.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ja.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ja.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ja.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ko.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ko.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ko.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ko.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/nb.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/nb.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/nb.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/nb.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/nl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/nl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/nl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/nl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/pl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/pl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/pl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/pl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/pt.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/pt.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/pt.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/pt.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ro.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ro.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ro.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ro.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ru.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ru.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ru.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/ru.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/sk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/sk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/sk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/sk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/sl.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/sl.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/sl.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/sl.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/sr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/sr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/sr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/sr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/sv.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/sv.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/sv.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/sv.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/tr.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/tr.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/tr.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/tr.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/uk.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/uk.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/uk.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/uk.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/vi.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/vi.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/vi.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/vi.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/zh-cn.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/zh-cn.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/zh-cn.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/zh-cn.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/zh-tw.js b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/zh-tw.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/zh-tw.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tiny_mce_diffs/langs/zh-tw.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tinymce.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tinymce.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tinymce.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tinymce.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tinymce_simple.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tinymce_simple.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tinymce_simple.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tinymce_simple.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/editor/tinymcesimple.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/editor/tinymcesimple.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/editor/tinymcesimple.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/editor/tinymcesimple.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/everything.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/everything.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/everything.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/everything.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/address.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/address.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/address.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/address.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/app_view_folders.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/app_view_folders.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/app_view_folders.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/app_view_folders.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/app_view_move.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/app_view_move.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/app_view_move.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/app_view_move.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/app_view_paginator.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/app_view_paginator.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/app_view_paginator.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/app_view_paginator.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/app_view_select.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/app_view_select.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/app_view_select.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/app_view_select.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/asset_categories_selector.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/asset_categories_selector.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/asset_categories_selector.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/asset_categories_selector.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/asset_tags_selector.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/asset_tags_selector.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/asset_tags_selector.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/asset_tags_selector.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/aui_sandbox.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/aui_sandbox.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/aui_sandbox.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/aui_sandbox.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/auto_fields.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/auto_fields.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/auto_fields.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/auto_fields.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/available_languages.jsp b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/available_languages.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/available_languages.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/available_languages.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/browser_selectors.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/browser_selectors.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/browser_selectors.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/browser_selectors.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/ddm_repeatable_fields.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/ddm_repeatable_fields.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/ddm_repeatable_fields.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/ddm_repeatable_fields.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dependency.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dependency.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dependency.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dependency.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/deprecated.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/deprecated.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/deprecated.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/deprecated.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_application.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_application.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_application.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_application.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_application_search.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_application_search.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_application_search.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_application_search.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_base.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_content.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_content.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_content.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_content.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_content_drag_drop.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_content_drag_drop.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_content_drag_drop.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_content_drag_drop.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_content_preview.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_content_preview.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_content_preview.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_content_preview.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_content_search.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_content_search.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_content_search.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_content_search.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_page.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_page.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_page.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_page.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_page_search.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_page_search.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_page_search.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_page_search.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_page_template_search.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_page_template_search.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_page_template_search.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_page_template_search.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_search.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_search.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_add_search.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_add_search.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_device_preview.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_device_preview.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_device_preview.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_device_preview.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_keyboard_interaction.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_keyboard_interaction.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_keyboard_interaction.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_keyboard_interaction.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_portlet_dd.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_portlet_dd.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_portlet_dd.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_portlet_dd.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_underlay.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_underlay.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dockbar_underlay.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dockbar_underlay.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/dynamic_select.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/dynamic_select.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/dynamic_select.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/dynamic_select.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/events.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/events.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/events.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/events.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/form.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/form.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/form.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/form.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/form_placeholders.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/form_placeholders.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/form_placeholders.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/form_placeholders.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/history.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/history.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/history.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/history.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/history_html5.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/history_html5.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/history_html5.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/history_html5.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/history_manager.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/history_manager.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/history_manager.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/history_manager.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/hudcrumbs.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/hudcrumbs.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/hudcrumbs.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/hudcrumbs.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/icon.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/icon.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/icon.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/icon.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/inline_editor_base.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/inline_editor_base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/inline_editor_base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/inline_editor_base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/input_localized.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/input_localized.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/input_localized.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/input_localized.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/input_move_boxes.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/input_move_boxes.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/input_move_boxes.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/input_move_boxes.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/language.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/language.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/language.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/language.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/layout.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/layout.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/layout.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/layout.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/layout_column.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/layout_column.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/layout_column.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/layout_column.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/layout_customization_settings.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/layout_customization_settings.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/layout_customization_settings.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/layout_customization_settings.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/layout_exporter.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/layout_exporter.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/layout_exporter.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/layout_exporter.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/layout_freeform.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/layout_freeform.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/layout_freeform.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/layout_freeform.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/liferay.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/liferay.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/liferay.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/liferay.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/list_view.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/list_view.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/list_view.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/list_view.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/logo_editor.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/logo_editor.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/logo_editor.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/logo_editor.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/logo_selector.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/logo_selector.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/logo_selector.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/logo_selector.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/look_and_feel.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/look_and_feel.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/look_and_feel.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/look_and_feel.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/menu.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/menu.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/menu.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/menu.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/message.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/message.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/message.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/message.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/modules.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/modules.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/modules.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/modules.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/navigation.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/navigation.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/navigation.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/navigation.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/navigation_interaction.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/navigation_interaction.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/navigation_interaction.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/navigation_interaction.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/navigation_interaction_touch.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/navigation_interaction_touch.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/navigation_interaction_touch.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/navigation_interaction_touch.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/navigation_touch.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/navigation_touch.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/navigation_touch.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/navigation_touch.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/node.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/node.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/node.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/node.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/notice.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/notice.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/notice.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/notice.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/pagination.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/pagination.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/pagination.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/pagination.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/poller.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/poller.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/poller.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/poller.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/portal.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/portal.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/portal.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/portal.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/portlet.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/portlet.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/portlet.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/portlet.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/portlet_base.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/portlet_base.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/portlet_base.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/portlet_base.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/portlet_sharing.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/portlet_sharing.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/portlet_sharing.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/portlet_sharing.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/portlet_url.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/portlet_url.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/portlet_url.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/portlet_url.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/preview.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/preview.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/preview.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/preview.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/progress.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/progress.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/progress.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/progress.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/ratings.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/ratings.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/ratings.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/ratings.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/restore_entry.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/restore_entry.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/restore_entry.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/restore_entry.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/search_container.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/search_container.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/search_container.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/search_container.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/service_datasource.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/service_datasource.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/service_datasource.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/service_datasource.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/session.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/session.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/session.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/session.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/sign_in_modal.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/sign_in_modal.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/sign_in_modal.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/sign_in_modal.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/staging.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/staging.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/staging.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/staging.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/staging_branch.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/staging_branch.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/staging_branch.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/staging_branch.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/staging_version.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/staging_version.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/staging_version.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/staging_version.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/store.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/store.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/store.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/store.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/toggler_interaction.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/toggler_interaction.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/toggler_interaction.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/toggler_interaction.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/toggler_key_filter.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/toggler_key_filter.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/toggler_key_filter.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/toggler_key_filter.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/token_list.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/token_list.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/token_list.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/token_list.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/translation_manager.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/translation_manager.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/translation_manager.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/translation_manager.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/undo_manager.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/undo_manager.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/undo_manager.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/undo_manager.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/upload.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/upload.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/upload.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/upload.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/util.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/util.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/util.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/util.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/util_list_fields.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/util_list_fields.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/util_list_fields.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/util_list_fields.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/util_window.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/util_window.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/util_window.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/util_window.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/widget.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/widget.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/widget.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/widget.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/widget_size_animation_plugin.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/widget_size_animation_plugin.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/widget_size_animation_plugin.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/widget_size_animation_plugin.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/widget_zindex.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/widget_zindex.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/widget_zindex.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/widget_zindex.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/workflow.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/workflow.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/workflow.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/workflow.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/liferay/xml_formatter.js b/tomcat-7.0.72/webapps/ROOT/html/js/liferay/xml_formatter.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/liferay/xml_formatter.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/liferay/xml_formatter.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/misc/swfobject.js b/tomcat-7.0.72/webapps/ROOT/html/js/misc/swfobject.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/misc/swfobject.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/misc/swfobject.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/misc/swfupload/swfupload.js b/tomcat-7.0.72/webapps/ROOT/html/js/misc/swfupload/swfupload.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/misc/swfupload/swfupload.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/misc/swfupload/swfupload.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/misc/swfupload/swfupload_f10.swf b/tomcat-7.0.72/webapps/ROOT/html/js/misc/swfupload/swfupload_f10.swf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/misc/swfupload/swfupload_f10.swf
rename to tomcat-7.0.72/webapps/ROOT/html/js/misc/swfupload/swfupload_f10.swf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/misc/swfupload/swfupload_f8.swf b/tomcat-7.0.72/webapps/ROOT/html/js/misc/swfupload/swfupload_f8.swf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/misc/swfupload/swfupload_f8.swf
rename to tomcat-7.0.72/webapps/ROOT/html/js/misc/swfupload/swfupload_f8.swf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/misc/swfupload/swfupload_f9.swf b/tomcat-7.0.72/webapps/ROOT/html/js/misc/swfupload/swfupload_f9.swf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/misc/swfupload/swfupload_f9.swf
rename to tomcat-7.0.72/webapps/ROOT/html/js/misc/swfupload/swfupload_f9.swf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/misc/video_player/mpw_player.swf b/tomcat-7.0.72/webapps/ROOT/html/js/misc/video_player/mpw_player.swf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/misc/video_player/mpw_player.swf
rename to tomcat-7.0.72/webapps/ROOT/html/js/misc/video_player/mpw_player.swf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/js/misc/xp_progress.js b/tomcat-7.0.72/webapps/ROOT/html/js/misc/xp_progress.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/js/misc/xp_progress.js
rename to tomcat-7.0.72/webapps/ROOT/html/js/misc/xp_progress.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/api/jsonws/action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/api/jsonws/action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/api/jsonws/action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/api/jsonws/action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/api/jsonws/actions.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/api/jsonws/actions.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/api/jsonws/actions.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/api/jsonws/actions.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/api/jsonws/css.jspf b/tomcat-7.0.72/webapps/ROOT/html/portal/api/jsonws/css.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/api/jsonws/css.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portal/api/jsonws/css.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/api/jsonws/index.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/api/jsonws/index.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/api/jsonws/index.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/api/jsonws/index.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/api/jsonws/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/api/jsonws/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/api/jsonws/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/api/jsonws/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/emoticons.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/emoticons.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/emoticons.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/emoticons.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/expire_session.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/expire_session.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/expire_session.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/expire_session.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/extend_session.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/extend_session.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/extend_session.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/extend_session.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/flash.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/flash.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/flash.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/flash.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/j_login.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/j_login.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/j_login.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/j_login.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/j_login_error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/j_login_error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/j_login_error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/j_login_error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/layout.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/article.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/article.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/article.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/article.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/control_panel.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/control_panel.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/control_panel.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/control_panel.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/embedded.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/embedded.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/embedded.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/embedded.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/link_to_layout.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/link_to_layout.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/link_to_layout.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/link_to_layout.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/panel.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/panel.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/panel.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/panel.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/portlet.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/portlet.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/portlet.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/portlet.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/portlet_applications.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/portlet_applications.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/portlet_applications.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/portlet_applications.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/url.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/url.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/edit/url.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/edit/url.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/article.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/article.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/article.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/article.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/common.jspf b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/common.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/common.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/common.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/control_panel.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/control_panel.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/control_panel.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/control_panel.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/control_panel_nav_main.jspf b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/control_panel_nav_main.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/control_panel_nav_main.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/control_panel_nav_main.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/control_panel_site_selector.jspf b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/control_panel_site_selector.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/control_panel_site_selector.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/control_panel_site_selector.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/embedded.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/embedded.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/embedded.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/embedded.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/embedded_js.jspf b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/embedded_js.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/embedded_js.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/embedded_js.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/panel.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/panel.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/panel.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/panel.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/panel_content.jspf b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/panel_content.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/panel_content.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/panel_content.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/panel_description.jspf b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/panel_description.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/panel_description.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/panel_description.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/portlet.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/portlet.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/portlet.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/portlet.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/portlet_js.jspf b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/portlet_js.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/portlet_js.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/portlet_js.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/view_category.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/view_category.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/layout/view/view_category.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/layout/view/view_category.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/license.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/license.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/license.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/license.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/load_render_portlet.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/load_render_portlet.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/load_render_portlet.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/load_render_portlet.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/login_disabled.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/login_disabled.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/login_disabled.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/login_disabled.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/maintenance.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/maintenance.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/maintenance.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/maintenance.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/portlet_access_denied.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/portlet_access_denied.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/portlet_access_denied.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/portlet_access_denied.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/portlet_error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/portlet_error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/portlet_error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/portlet_error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/portlet_inactive.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/portlet_inactive.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/portlet_inactive.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/portlet_inactive.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/portlet_not_ajaxable.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/portlet_not_ajaxable.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/portlet_not_ajaxable.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/portlet_not_ajaxable.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/portlet_not_ready.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/portlet_not_ready.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/portlet_not_ready.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/portlet_not_ready.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/portlet_not_setup.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/portlet_not_setup.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/portlet_not_setup.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/portlet_not_setup.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/progress_poller.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/progress_poller.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/progress_poller.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/progress_poller.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/protected.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/protected.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/protected.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/protected.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/render_portlet-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/render_portlet-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/render_portlet-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/render_portlet-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/render_portlet.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/render_portlet.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/render_portlet.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/render_portlet.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/setup_wizard.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/setup_wizard.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/setup_wizard.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/setup_wizard.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/setup_wizard_css.jspf b/tomcat-7.0.72/webapps/ROOT/html/portal/setup_wizard_css.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/setup_wizard_css.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portal/setup_wizard_css.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/status.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/status.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/status.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/status.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/terms_of_use.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/terms_of_use.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/terms_of_use.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/terms_of_use.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/test.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/test.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/test.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/test.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/touch_protected.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/touch_protected.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/touch_protected.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/touch_protected.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/undeployed_portlet.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/undeployed_portlet.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/undeployed_portlet.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/undeployed_portlet.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/update_email_address.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/update_email_address.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/update_email_address.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/update_email_address.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/update_password.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/update_password.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/update_password.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/update_password.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/update_reminder_query.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/update_reminder_query.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/update_reminder_query.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/update_reminder_query.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/update_reminder_query_question.jspf b/tomcat-7.0.72/webapps/ROOT/html/portal/update_reminder_query_question.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/update_reminder_query_question.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portal/update_reminder_query_question.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portal/verify_email_address.jsp b/tomcat-7.0.72/webapps/ROOT/html/portal/verify_email_address.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portal/verify_email_address.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portal/verify_email_address.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/activities/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/activities/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/activities/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/activities/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/activities/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/activities/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/activities/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/activities/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/activities/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/activities/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/activities/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/activities/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/activities/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/activities/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/activities/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/activities/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/admin/edit_document_library_extra_settings.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/admin/edit_document_library_extra_settings.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/admin/edit_document_library_extra_settings.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/admin/edit_document_library_extra_settings.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/admin/edit_instance.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/admin/edit_instance.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/admin/edit_instance.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/admin/edit_instance.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/admin/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/admin/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/admin/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/admin/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/admin/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/admin/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/admin/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/admin/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/admin/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/admin/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/admin/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/admin/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/admin/instance_actions.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/admin/instance_actions.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/admin/instance_actions.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/admin/instance_actions.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/admin/instances.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/admin/instances.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/admin/instances.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/admin/instances.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/admin/js/main.js b/tomcat-7.0.72/webapps/ROOT/html/portlet/admin/js/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/admin/js/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/admin/js/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/admin/server.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/admin/server.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/admin/server.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/admin/server.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/admin/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/admin/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/admin/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/admin/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/amazon_rankings/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/amazon_rankings/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/amazon_rankings/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/amazon_rankings/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/amazon_rankings/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/amazon_rankings/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/amazon_rankings/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/amazon_rankings/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/amazon_rankings/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/amazon_rankings/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/amazon_rankings/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/amazon_rankings/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/amazon_rankings/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/amazon_rankings/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/amazon_rankings/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/amazon_rankings/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/edit_entry.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/edit_entry.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/edit_entry.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/edit_entry.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/entry_action.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/entry_action.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/entry_action.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/entry_action.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/entry_iterator.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/entry_iterator.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/entry_iterator.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/entry_iterator.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/entry_scope.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/entry_scope.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/entry_scope.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/entry_scope.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/entry_select_scope.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/entry_select_scope.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/entry_select_scope.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/entry_select_scope.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/preview_entry.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/preview_entry.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/preview_entry.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/preview_entry.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/tabs1.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/tabs1.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/tabs1.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/tabs1.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/view_entries.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/view_entries.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/view_entries.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/view_entries.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/view_entry.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/view_entry.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/view_entry.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/view_entry.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/view_manage_entries.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/view_manage_entries.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/view_manage_entries.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/view_manage_entries.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/view_manage_entries_entry_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/view_manage_entries_entry_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/announcements/view_manage_entries_entry_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/announcements/view_manage_entries_entry_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_browser/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_browser/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_browser/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_browser/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_browser/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_browser/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_browser/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_browser/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_browser/toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_browser/toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_browser/toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_browser/toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_browser/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_browser/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_browser/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_browser/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_categories_navigation/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_categories_navigation/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_categories_navigation/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_categories_navigation/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_categories_navigation/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_categories_navigation/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_categories_navigation/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_categories_navigation/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_categories_navigation/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_categories_navigation/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_categories_navigation/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_categories_navigation/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_categories_navigation/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_categories_navigation/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_categories_navigation/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_categories_navigation/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/edit_category.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/edit_category.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/edit_category.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/edit_category.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/edit_vocabulary.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/edit_vocabulary.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/edit_vocabulary.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/edit_vocabulary.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/edit_vocabulary_settings.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/edit_vocabulary_settings.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/edit_vocabulary_settings.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/edit_vocabulary_settings.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/js/main.js b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/js/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/js/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/js/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/view_category.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/view_category.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_category_admin/view_category.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_category_admin/view_category.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/add_asset.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/add_asset.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/add_asset.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/add_asset.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/add_asset_redirect.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/add_asset_redirect.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/add_asset_redirect.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/add_asset_redirect.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/asset_actions.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/asset_actions.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/asset_actions.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/asset_actions.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/asset_export.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/asset_export.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/asset_export.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/asset_export.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/asset_html_metadata.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/asset_html_metadata.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/asset_html_metadata.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/asset_html_metadata.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/asset_metadata.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/asset_metadata.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/asset_metadata.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/asset_metadata.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/asset_print.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/asset_print.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/asset_print.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/asset_print.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/asset_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/asset_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/asset_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/asset_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/asset_search_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/asset_search_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/asset_search_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/asset_search_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/asset_selection_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/asset_selection_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/asset_selection_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/asset_selection_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/configuration_dynamic.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/configuration_dynamic.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/configuration_dynamic.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/configuration_dynamic.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/configuration_manual.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/configuration_manual.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/configuration_manual.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/configuration_manual.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/display/abstracts.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/display/abstracts.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/display/abstracts.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/display/abstracts.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/display/full_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/display/full_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/display/full_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/display/full_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/display/preview.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/display/preview.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/display/preview.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/display/preview.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/display/table.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/display/table.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/display/table.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/display/table.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/display/title_list.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/display/title_list.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/display/title_list.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/display/title_list.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/display_settings.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/display_settings.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/display_settings.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/display_settings.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/edit_query_rule.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/edit_query_rule.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/edit_query_rule.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/edit_query_rule.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/email_subscription_settings.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/email_subscription_settings.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/email_subscription_settings.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/email_subscription_settings.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/query/custom_user_attributes.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/query/custom_user_attributes.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/query/custom_user_attributes.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/query/custom_user_attributes.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/select_structure_field.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/select_structure_field.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/select_structure_field.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/select_structure_field.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/view_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/view_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/view_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/view_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/view_display.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/view_display.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/view_display.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/view_display.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/view_dynamic_list.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/view_dynamic_list.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/view_dynamic_list.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/view_dynamic_list.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/view_dynamic_list_asset.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/view_dynamic_list_asset.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/view_dynamic_list_asset.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/view_dynamic_list_asset.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/view_manual.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/view_manual.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_publisher/view_manual.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_publisher/view_manual.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tag_admin/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tag_admin/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tag_admin/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tag_admin/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tag_admin/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tag_admin/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tag_admin/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tag_admin/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tag_admin/edit_tag.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tag_admin/edit_tag.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tag_admin/edit_tag.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tag_admin/edit_tag.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tag_admin/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tag_admin/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tag_admin/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tag_admin/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tag_admin/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tag_admin/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tag_admin/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tag_admin/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tag_admin/js/main.js b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tag_admin/js/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tag_admin/js/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tag_admin/js/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tag_admin/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tag_admin/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tag_admin/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tag_admin/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tag_admin/view_tag.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tag_admin/view_tag.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tag_admin/view_tag.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tag_admin/view_tag.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tags_navigation/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tags_navigation/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tags_navigation/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tags_navigation/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tags_navigation/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tags_navigation/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tags_navigation/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tags_navigation/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tags_navigation/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tags_navigation/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tags_navigation/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tags_navigation/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tags_navigation/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tags_navigation/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/asset_tags_navigation/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/asset_tags_navigation/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/background_task/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/background_task/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/background_task/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/background_task/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/background_task/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/background_task/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/background_task/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/background_task/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/background_task/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/background_task/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/background_task/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/background_task/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/asset/abstract.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/asset/abstract.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/asset/abstract.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/asset/abstract.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/asset/full_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/asset/full_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/asset/full_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/asset/full_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/display_settings.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/display_settings.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/display_settings.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/display_settings.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/edit_entry.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/edit_entry.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/edit_entry.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/edit_entry.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/view_entries.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/view_entries.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/view_entries.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/view_entries.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/view_entry.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/view_entry.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/view_entry.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/view_entry.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/view_entry_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/view_entry_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs/view_entry_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs/view_entry_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_admin/entry_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_admin/entry_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_admin/entry_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_admin/entry_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_admin/entry_search_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_admin/entry_search_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_admin/entry_search_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_admin/entry_search_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_admin/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_admin/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_admin/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_admin/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_admin/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_admin/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_admin/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_admin/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_admin/search_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_admin/search_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_admin/search_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_admin/search_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_admin/toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_admin/toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_admin/toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_admin/toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_admin/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_admin/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_admin/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_admin/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/view_entries.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/view_entries.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/view_entries.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/view_entries.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/view_entry_content.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/view_entry_content.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/blogs_aggregator/view_entry_content.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/blogs_aggregator/view_entry_content.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/asset/folder_full_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/asset/folder_full_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/asset/folder_full_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/asset/folder_full_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/asset/full_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/asset/full_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/asset/full_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/asset/full_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/cast_result.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/cast_result.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/cast_result.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/cast_result.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/display_settings.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/display_settings.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/display_settings.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/display_settings.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/edit_entry.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/edit_entry.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/edit_entry.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/edit_entry.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/edit_folder.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/edit_folder.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/edit_folder.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/edit_folder.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/entry_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/entry_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/entry_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/entry_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/entry_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/entry_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/entry_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/entry_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/folder_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/folder_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/folder_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/folder_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/folder_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/folder_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/folder_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/folder_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/select_folder.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/select_folder.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/select_folder.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/select_folder.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/top_links.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/top_links.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/top_links.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/top_links.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/view_entries.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/view_entries.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/view_entries.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/view_entries.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/view_entry.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/view_entry.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/bookmarks/view_entry.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/bookmarks/view_entry.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/breadcrumb/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/breadcrumb/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/breadcrumb/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/breadcrumb/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/breadcrumb/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/breadcrumb/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/breadcrumb/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/breadcrumb/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/breadcrumb/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/breadcrumb/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/breadcrumb/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/breadcrumb/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/breadcrumb/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/breadcrumb/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/breadcrumb/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/breadcrumb/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/control_panel_home/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/control_panel_home/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/control_panel_home/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/control_panel_home/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/control_panel_home/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/control_panel_home/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/control_panel_home/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/control_panel_home/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/control_panel_home/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/control_panel_home/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/control_panel_home/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/control_panel_home/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/control_panel_home/view_actions.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/control_panel_home/view_actions.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/control_panel_home/view_actions.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/control_panel_home/view_actions.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/control_panel_menu/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/control_panel_menu/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/control_panel_menu/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/control_panel_menu/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/control_panel_menu/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/control_panel_menu/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/control_panel_menu/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/control_panel_menu/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/control_panel_menu/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/control_panel_menu/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/control_panel_menu/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/control_panel_menu/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/currency_converter/edit.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/currency_converter/edit.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/currency_converter/edit.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/currency_converter/edit.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/currency_converter/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/currency_converter/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/currency_converter/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/currency_converter/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/currency_converter/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/currency_converter/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/currency_converter/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/currency_converter/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/currency_converter/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/currency_converter/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/currency_converter/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/currency_converter/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dictionary/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dictionary/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dictionary/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dictionary/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dictionary/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dictionary/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dictionary/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dictionary/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dictionary/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dictionary/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dictionary/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dictionary/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/asset/abstract.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/asset/abstract.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/asset/abstract.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/asset/abstract.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/common/additional_email_addresses.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/common/additional_email_addresses.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/common/additional_email_addresses.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/common/additional_email_addresses.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/common/websites.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/common/websites.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/common/websites.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/common/websites.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/organization/addresses.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/organization/addresses.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/organization/addresses.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/organization/addresses.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/organization/comments.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/organization/comments.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/organization/comments.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/organization/comments.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/organization/details.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/organization/details.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/organization/details.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/organization/details.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/organization/phone_numbers.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/organization/phone_numbers.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/organization/phone_numbers.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/organization/phone_numbers.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/organization/search_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/organization/search_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/organization/search_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/organization/search_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/organization/services.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/organization/services.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/organization/services.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/organization/services.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/organization_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/organization_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/organization_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/organization_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/organization_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/organization_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/organization_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/organization_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/tabs1.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/tabs1.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/tabs1.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/tabs1.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/addresses.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/addresses.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/addresses.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/addresses.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/addresses_address.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/addresses_address.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/addresses_address.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/addresses_address.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/comments.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/comments.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/comments.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/comments.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/details.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/details.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/details.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/details.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/instant_messenger.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/instant_messenger.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/instant_messenger.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/instant_messenger.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/phone_numbers.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/phone_numbers.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/phone_numbers.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/phone_numbers.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/search_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/search_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/search_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/search_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/search_columns_user_name.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/search_columns_user_name.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/search_columns_user_name.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/search_columns_user_name.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/sms.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/sms.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/sms.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/sms.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/social_network.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/social_network.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user/social_network.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user/social_network.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user_group_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user_group_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user_group_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user_group_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user_group_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user_group_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user_group_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user_group_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user_search_user_name.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user_search_user_name.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/user_search_user_name.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/user_search_user_name.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/view_organization.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/view_organization.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/view_organization.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/view_organization.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/view_organizations.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/view_organizations.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/view_organizations.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/view_organizations.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/view_user.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/view_user.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/view_user.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/view_user.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/view_user_groups.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/view_user_groups.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/view_user_groups.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/view_user_groups.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/directory/view_users.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/directory/view_users.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/directory/view_users.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/directory/view_users.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/add_application.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/add_application.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/add_application.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/add_application.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/add_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/add_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/add_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/add_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/add_content_redirect.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/add_content_redirect.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/add_content_redirect.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/add_content_redirect.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/add_panel.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/add_panel.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/add_panel.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/add_panel.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/edit_layout_panel.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/edit_layout_panel.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/edit_layout_panel.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/edit_layout_panel.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/preview_panel.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/preview_panel.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/preview_panel.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/preview_panel.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/view_admin_links.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/view_admin_links.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/view_admin_links.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/view_admin_links.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/view_category.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/view_category.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/view_category.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/view_category.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/view_my_sites.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/view_my_sites.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/view_my_sites.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/view_my_sites.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/view_page_customization_bar.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/view_page_customization_bar.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/view_page_customization_bar.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/view_page_customization_bar.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/view_resources.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/view_resources.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/view_resources.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/view_resources.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/view_user_panel.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/view_user_panel.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dockbar/view_user_panel.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dockbar/view_user_panel.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/delete.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/delete.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/delete.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/delete.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/download.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/download.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/download.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/download.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/edit.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/edit.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/edit.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/edit.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/lock.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/lock.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/lock.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/lock.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/move.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/move.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/move.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/move.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/open_document.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/open_document.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/open_document.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/open_document.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/open_document_js.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/open_document_js.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/open_document_js.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/open_document_js.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/permissions.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/permissions.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/permissions.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/permissions.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/view.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/view.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/view.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/view.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/view_original.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/view_original.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/action/view_original.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/action/view_original.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/add_button.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/add_button.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/add_button.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/add_button.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/asset/file_entry_abstract.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/asset/file_entry_abstract.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/asset/file_entry_abstract.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/asset/file_entry_abstract.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/asset/file_entry_full_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/asset/file_entry_full_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/asset/file_entry_full_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/asset/file_entry_full_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/asset/folder_abstract.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/asset/folder_abstract.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/asset/folder_abstract.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/asset/folder_abstract.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/asset/folder_full_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/asset/folder_full_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/asset/folder_full_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/asset/folder_full_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/breadcrumb.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/breadcrumb.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/breadcrumb.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/breadcrumb.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/cast_result.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/cast_result.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/cast_result.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/cast_result.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/compare_versions.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/compare_versions.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/compare_versions.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/compare_versions.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/display_style_buttons.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/display_style_buttons.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/display_style_buttons.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/display_style_buttons.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/edit_file_entry.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/edit_file_entry.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/edit_file_entry.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/edit_file_entry.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/edit_file_entry_type.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/edit_file_entry_type.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/edit_file_entry_type.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/edit_file_entry_type.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/edit_file_shortcut.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/edit_file_shortcut.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/edit_file_shortcut.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/edit_file_shortcut.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/edit_folder.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/edit_folder.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/edit_folder.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/edit_folder.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/edit_repository.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/edit_repository.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/edit_repository.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/edit_repository.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/file_entries_template.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/file_entries_template.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/file_entries_template.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/file_entries_template.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/file_entry_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/file_entry_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/file_entry_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/file_entry_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/file_entry_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/file_entry_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/file_entry_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/file_entry_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/file_entry_history_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/file_entry_history_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/file_entry_history_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/file_entry_history_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/file_entry_type_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/file_entry_type_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/file_entry_type_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/file_entry_type_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/file_entry_type_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/file_entry_type_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/file_entry_type_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/file_entry_type_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/file_entry_type_search_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/file_entry_type_search_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/file_entry_type_search_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/file_entry_type_search_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/file_entry_type_toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/file_entry_type_toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/file_entry_type_toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/file_entry_type_toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/folder_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/folder_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/folder_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/folder_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/folder_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/folder_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/folder_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/folder_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/js/main.js b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/js/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/js/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/js/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/js/upload.js b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/js/upload.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/js/upload.js
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/js/upload.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/move_entries.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/move_entries.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/move_entries.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/move_entries.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/move_file_entry.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/move_file_entry.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/move_file_entry.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/move_file_entry.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/move_file_shortcut.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/move_file_shortcut.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/move_file_shortcut.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/move_file_shortcut.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/move_folder.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/move_folder.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/move_folder.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/move_folder.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/player.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/player.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/player.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/player.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/search_resources.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/search_resources.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/search_resources.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/search_resources.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/select_file_entry.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/select_file_entry.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/select_file_entry.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/select_file_entry.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/select_folder.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/select_folder.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/select_folder.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/select_folder.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/select_group.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/select_group.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/select_group.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/select_group.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/select_restricted_file_entry_type.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/select_restricted_file_entry_type.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/select_restricted_file_entry_type.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/select_restricted_file_entry_type.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/sort_button.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/sort_button.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/sort_button.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/sort_button.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/top_links.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/top_links.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/top_links.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/top_links.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/upload_multiple_file_entries.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/upload_multiple_file_entries.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/upload_multiple_file_entries.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/upload_multiple_file_entries.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/upload_multiple_file_entries_resources.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/upload_multiple_file_entries_resources.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/upload_multiple_file_entries_resources.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/upload_multiple_file_entries_resources.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_entries.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_entries.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_entries.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_entries.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_file_entries.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_file_entries.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_file_entries.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_file_entries.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_file_entry.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_file_entry.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_file_entry.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_file_entry.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_file_entry_descriptive.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_file_entry_descriptive.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_file_entry_descriptive.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_file_entry_descriptive.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_file_entry_icon.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_file_entry_icon.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_file_entry_icon.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_file_entry_icon.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_file_entry_type.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_file_entry_type.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_file_entry_type.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_file_entry_type.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_folder_descriptive.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_folder_descriptive.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_folder_descriptive.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_folder_descriptive.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_folder_icon.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_folder_icon.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_folder_icon.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_folder_icon.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_folders.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_folders.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_folders.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_folders.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_resources.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_resources.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library/view_resources.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library/view_resources.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library_display/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library_display/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library_display/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library_display/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library_display/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library_display/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library_display/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library_display/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library_display/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library_display/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library_display/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library_display/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library_display/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library_display/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library_display/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library_display/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library_display/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library_display/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library_display/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library_display/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library_display/search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library_display/search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library_display/search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library_display/search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library_display/select_add_file_entry_type.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library_display/select_add_file_entry_type.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library_display/select_add_file_entry_type.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library_display/select_add_file_entry_type.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/document_library_display/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/document_library_display/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/document_library_display/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/document_library_display/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_list_display/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_list_display/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_list_display/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_list_display/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_list_display/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_list_display/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_list_display/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_list_display/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_list_display/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_list_display/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_list_display/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_list_display/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_list_display/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_list_display/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_list_display/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_list_display/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/asset/full_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/asset/full_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/asset/full_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/asset/full_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/custom_spreadsheet_editors.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/custom_spreadsheet_editors.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/custom_spreadsheet_editors.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/custom_spreadsheet_editors.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/edit_record.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/edit_record.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/edit_record.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/edit_record.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/edit_record_set.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/edit_record_set.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/edit_record_set.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/edit_record_set.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/js/main.js b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/js/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/js/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/js/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_row_value.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_row_value.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_row_value.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_row_value.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_search_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_search_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_search_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_search_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_set_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_set_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_set_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_set_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_set_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_set_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_set_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_set_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_set_search_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_set_search_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_set_search_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_set_search_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_version_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_version_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/record_version_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/record_version_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/search_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/search_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/search_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/search_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/view_record.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/view_record.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/view_record.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/view_record.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/view_record_history.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/view_record_history.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/view_record_history.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/view_record_history.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/view_record_set.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/view_record_set.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/view_record_set.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/view_record_set.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/view_records.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/view_records.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/view_records.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/view_records.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/view_spreadsheet_records.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/view_spreadsheet_records.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/view_spreadsheet_records.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/view_spreadsheet_records.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/view_template_records.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/view_template_records.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_lists/view_template_records.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_lists/view_template_records.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/copy_structure.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/copy_structure.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/copy_structure.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/copy_structure.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/copy_template.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/copy_template.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/copy_template.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/copy_template.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/custom_fields.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/custom_fields.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/custom_fields.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/custom_fields.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/edit_structure.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/edit_structure.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/edit_structure.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/edit_structure.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/edit_template.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/edit_template.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/edit_template.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/edit_template.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/edit_template_display.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/edit_template_display.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/edit_template_display.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/edit_template_display.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/edit_template_form.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/edit_template_form.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/edit_template_form.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/edit_template_form.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/file_entry_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/file_entry_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/file_entry_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/file_entry_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/form_builder.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/form_builder.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/form_builder.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/form_builder.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/js/main.js b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/js/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/js/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/js/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/select_document_library.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/select_document_library.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/select_document_library.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/select_document_library.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/select_document_library_search_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/select_document_library_search_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/select_document_library_search_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/select_document_library_search_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/select_structure.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/select_structure.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/select_structure.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/select_structure.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/select_template.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/select_template.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/select_template.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/select_template.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/structure_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/structure_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/structure_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/structure_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/structure_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/structure_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/structure_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/structure_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/structure_search_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/structure_search_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/structure_search_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/structure_search_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/structure_toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/structure_toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/structure_toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/structure_toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/template_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/template_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/template_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/template_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/template_description.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/template_description.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/template_description.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/template_description.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/template_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/template_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/template_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/template_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/template_search_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/template_search_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/template_search_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/template_search_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/template_toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/template_toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/template_toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/template_toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/view_template.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/view_template.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/dynamic_data_mapping/view_template.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/dynamic_data_mapping/view_template.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/expando/attribute_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/expando/attribute_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/expando/attribute_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/expando/attribute_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/expando/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/expando/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/expando/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/expando/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/expando/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/expando/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/expando/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/expando/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/expando/edit_expando.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/expando/edit_expando.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/expando/edit_expando.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/expando/edit_expando.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/expando/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/expando/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/expando/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/expando/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/expando/expando_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/expando/expando_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/expando/expando_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/expando/expando_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/expando/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/expando/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/expando/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/expando/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/expando/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/expando/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/expando/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/expando/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/expando/resource_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/expando/resource_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/expando/resource_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/expando/resource_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/expando/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/expando/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/expando/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/expando/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/expando/view_attributes.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/expando/view_attributes.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/expando/view_attributes.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/expando/view_attributes.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/flags/edit_entry.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/flags/edit_entry.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/flags/edit_entry.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/flags/edit_entry.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/add_activity_counter.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/add_activity_counter.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/add_activity_counter.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/add_activity_counter.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/chart/other.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/chart/other.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/chart/other.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/chart/other.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/chart/pie.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/chart/pie.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/chart/pie.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/chart/pie.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/chart/tag_cloud.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/chart/tag_cloud.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/chart/tag_cloud.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/chart/tag_cloud.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/group_statistics/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/group_statistics/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/hello_velocity/view.vm b/tomcat-7.0.72/webapps/ROOT/html/portlet/hello_velocity/view.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/hello_velocity/view.vm
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/hello_velocity/view.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/iframe/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/iframe/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/iframe/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/iframe/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/iframe/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/iframe/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/iframe/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/iframe/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/iframe/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/iframe/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/iframe/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/iframe/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/iframe/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/iframe/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/iframe/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/iframe/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/iframe/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/iframe/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/iframe/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/iframe/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/iframe/proxy.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/iframe/proxy.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/iframe/proxy.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/iframe/proxy.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/iframe/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/iframe/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/iframe/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/iframe/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/embedded_player.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/embedded_player.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/embedded_player.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/embedded_player.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/image_action.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/image_action.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/image_action.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/image_action.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/view_folders.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/view_folders.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/view_folders.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/view_folders.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/view_images.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/view_images.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/view_images.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/view_images.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/view_slide_show.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/view_slide_show.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/image_gallery_display/view_slide_show.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/image_gallery_display/view_slide_show.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/invitation/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/invitation/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/invitation/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/invitation/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/invitation/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/invitation/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/invitation/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/invitation/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/invitation/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/invitation/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/invitation/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/invitation/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/invitation/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/invitation/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/invitation/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/invitation/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/add_button.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/add_button.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/add_button.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/add_button.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article/abstract.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article/abstract.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article/abstract.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article/abstract.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article/categorization.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article/categorization.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article/categorization.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article/categorization.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article/content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article/content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article/content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article/content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article/custom_fields.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article/custom_fields.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article/custom_fields.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article/custom_fields.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article/display_page.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article/display_page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article/display_page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article/display_page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article/permissions.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article/permissions.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article/permissions.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article/permissions.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article/related_assets.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article/related_assets.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article/related_assets.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article/related_assets.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article/schedule.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article/schedule.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article/schedule.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article/schedule.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_header.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_header.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_header.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_header.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_search_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_search_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_search_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_search_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_search_results_database.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_search_results_database.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_search_results_database.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_search_results_database.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_search_results_index.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_search_results_index.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_search_results_index.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_search_results_index.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_version_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_version_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/article_version_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/article_version_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/asset/abstract.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/asset/abstract.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/asset/abstract.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/asset/abstract.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/asset/add_asset_redirect.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/asset/add_asset_redirect.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/asset/add_asset_redirect.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/asset/add_asset_redirect.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/asset/folder_full_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/asset/folder_full_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/asset/folder_full_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/asset/folder_full_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/asset/full_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/asset/full_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/asset/full_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/asset/full_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/breadcrumb.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/breadcrumb.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/breadcrumb.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/breadcrumb.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/cast_result.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/cast_result.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/cast_result.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/cast_result.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/copy_article.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/copy_article.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/copy_article.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/copy_article.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/display_style_buttons.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/display_style_buttons.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/display_style_buttons.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/display_style_buttons.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/edit_article.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/edit_article.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/edit_article.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/edit_article.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/edit_feed.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/edit_feed.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/edit_feed.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/edit_feed.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/edit_folder.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/edit_folder.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/edit_folder.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/edit_folder.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/feed_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/feed_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/feed_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/feed_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/feed_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/feed_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/feed_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/feed_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/feed_search_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/feed_search_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/feed_search_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/feed_search_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/folder_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/folder_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/folder_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/folder_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/folder_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/folder_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/folder_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/folder_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/js/main.js b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/js/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/js/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/js/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/js/navigation.js b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/js/navigation.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/js/navigation.js
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/js/navigation.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/move_article.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/move_article.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/move_article.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/move_article.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/move_entries.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/move_entries.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/move_entries.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/move_entries.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/move_folder.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/move_folder.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/move_folder.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/move_folder.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/preview_article_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/preview_article_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/preview_article_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/preview_article_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/raw_article_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/raw_article_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/raw_article_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/raw_article_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/search_resources.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/search_resources.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/search_resources.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/search_resources.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/select_folder.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/select_folder.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/select_folder.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/select_folder.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/sort_button.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/sort_button.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/sort_button.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/sort_button.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/update_translation_redirect.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/update_translation_redirect.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/update_translation_redirect.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/update_translation_redirect.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_article.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_article.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_article.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_article.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_article_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_article_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_article_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_article_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_article_descriptive.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_article_descriptive.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_article_descriptive.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_article_descriptive.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_article_history.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_article_history.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_article_history.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_article_history.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_article_icon.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_article_icon.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_article_icon.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_article_icon.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_entries.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_entries.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_entries.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_entries.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_feeds.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_feeds.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_feeds.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_feeds.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_folder_descriptive.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_folder_descriptive.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_folder_descriptive.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_folder_descriptive.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_folder_icon.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_folder_icon.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_folder_icon.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_folder_icon.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_folders.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_folders.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_folders.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_folders.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_recent.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_recent.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_recent.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_recent.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_resources.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_resources.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal/view_resources.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal/view_resources.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_articles/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_articles/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_articles/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_articles/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_articles/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_articles/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_articles/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_articles/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_articles/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_articles/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_articles/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_articles/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_articles/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_articles/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_articles/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_articles/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_articles/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_articles/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_articles/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_articles/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_articles/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_articles/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_articles/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_articles/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content_search/article_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content_search/article_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content_search/article_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content_search/article_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content_search/article_language.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content_search/article_language.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content_search/article_language.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content_search/article_language.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content_search/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content_search/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content_search/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content_search/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content_search/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content_search/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content_search/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content_search/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content_search/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content_search/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content_search/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content_search/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content_search/search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content_search/search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content_search/search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content_search/search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content_search/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content_search/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/journal_content_search/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/journal_content_search/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/language/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/language/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/language/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/language/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/language/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/language/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/language/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/language/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/language/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/language/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/language/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/language/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/language/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/language/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/language/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/language/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layout_prototypes/edit_layout_prototype.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layout_prototypes/edit_layout_prototype.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layout_prototypes/edit_layout_prototype.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layout_prototypes/edit_layout_prototype.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layout_prototypes/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layout_prototypes/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layout_prototypes/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layout_prototypes/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layout_prototypes/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layout_prototypes/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layout_prototypes/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layout_prototypes/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layout_prototypes/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layout_prototypes/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layout_prototypes/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layout_prototypes/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layout_prototypes/layout_prototype_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layout_prototypes/layout_prototype_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layout_prototypes/layout_prototype_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layout_prototypes/layout_prototype_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layout_prototypes/merge_alert.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layout_prototypes/merge_alert.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layout_prototypes/merge_alert.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layout_prototypes/merge_alert.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layout_prototypes/toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layout_prototypes/toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layout_prototypes/toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layout_prototypes/toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layout_prototypes/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layout_prototypes/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layout_prototypes/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layout_prototypes/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layout_set_prototypes/edit_layout_set_prototype.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layout_set_prototypes/edit_layout_set_prototype.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layout_set_prototypes/edit_layout_set_prototype.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layout_set_prototypes/edit_layout_set_prototype.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layout_set_prototypes/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layout_set_prototypes/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layout_set_prototypes/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layout_set_prototypes/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layout_set_prototypes/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layout_set_prototypes/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layout_set_prototypes/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layout_set_prototypes/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layout_set_prototypes/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layout_set_prototypes/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layout_set_prototypes/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layout_set_prototypes/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layout_set_prototypes/layout_set_prototype_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layout_set_prototypes/layout_set_prototype_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layout_set_prototypes/layout_set_prototype_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layout_set_prototypes/layout_set_prototype_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layout_set_prototypes/merge_alert.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layout_set_prototypes/merge_alert.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layout_set_prototypes/merge_alert.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layout_set_prototypes/merge_alert.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layout_set_prototypes/toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layout_set_prototypes/toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layout_set_prototypes/toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layout_set_prototypes/toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layout_set_prototypes/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layout_set_prototypes/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layout_set_prototypes/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layout_set_prototypes/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/add_layout.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/add_layout.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/add_layout.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/add_layout.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/asset/full_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/asset/full_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/asset/full_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/asset/full_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/edit_layout.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/edit_layout.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/edit_layout.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/edit_layout.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/edit_layout_set.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/edit_layout_set.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/edit_layout_set.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/edit_layout_set.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/edit_pages_children.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/edit_pages_children.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/edit_pages_children.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/edit_pages_children.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/error_auth_exception.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/error_auth_exception.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/error_auth_exception.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/error_auth_exception.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/error_remote_export_exception.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/error_remote_export_exception.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/error_remote_export_exception.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/error_remote_export_exception.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/error_remote_options_exception.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/error_remote_options_exception.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/error_remote_options_exception.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/error_remote_options_exception.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/export_layouts.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/export_layouts.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/export_layouts.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/export_layouts.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/export_layouts_processes.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/export_layouts_processes.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/export_layouts_processes.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/export_layouts_processes.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/import_layouts.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/import_layouts.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/import_layouts.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/import_layouts.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/import_layouts_processes.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/import_layouts_processes.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/import_layouts_processes.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/import_layouts_processes.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/import_layouts_resources.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/import_layouts_resources.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/import_layouts_resources.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/import_layouts_resources.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/import_layouts_validation.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/import_layouts_validation.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/import_layouts_validation.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/import_layouts_validation.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/incomplete_processes_message.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/incomplete_processes_message.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/incomplete_processes_message.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/incomplete_processes_message.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/init_attributes.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/init_attributes.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/init_attributes.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/init_attributes.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/js/main.js b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/js/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/js/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/js/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/advanced.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/advanced.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/advanced.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/advanced.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/custom_fields.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/custom_fields.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/custom_fields.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/custom_fields.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/customization_settings.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/customization_settings.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/customization_settings.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/customization_settings.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/details.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/details.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/details.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/details.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/embedded_portlets.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/embedded_portlets.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/embedded_portlets.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/embedded_portlets.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/javascript.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/javascript.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/javascript.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/javascript.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/layout_templates_list.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/layout_templates_list.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/layout_templates_list.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/layout_templates_list.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/look_and_feel.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/look_and_feel.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/look_and_feel.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/look_and_feel.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/look_and_feel_regular_browser.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/look_and_feel_regular_browser.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/look_and_feel_regular_browser.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/look_and_feel_regular_browser.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/look_and_feel_wap_browser.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/look_and_feel_wap_browser.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/look_and_feel_wap_browser.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/look_and_feel_wap_browser.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_header.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_header.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_header.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_header.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_rule_group_instance_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_rule_group_instance_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_rule_group_instance_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_rule_group_instance_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_rule_group_instance_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_rule_group_instance_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_rule_group_instance_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_rule_group_instance_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_rule_group_instances.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_rule_group_instances.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_rule_group_instances.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_rule_group_instances.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_toolbar.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_toolbar.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_toolbar.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_device_rules_toolbar.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_rule_groups.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_rule_groups.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_rule_groups.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/mobile_rule_groups.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/seo.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/seo.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout/seo.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout/seo.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout_set/advanced.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout_set/advanced.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout_set/advanced.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout_set/advanced.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout_set/javascript.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout_set/javascript.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout_set/javascript.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout_set/javascript.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout_set/logo.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout_set/logo.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout_set/logo.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout_set/logo.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout_set/look_and_feel.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout_set/look_and_feel.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout_set/look_and_feel.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout_set/look_and_feel.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout_set/look_and_feel_regular_browser.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout_set/look_and_feel_regular_browser.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout_set/look_and_feel_regular_browser.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout_set/look_and_feel_regular_browser.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout_set/look_and_feel_wap_browser.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout_set/look_and_feel_wap_browser.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout_set/look_and_feel_wap_browser.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout_set/look_and_feel_wap_browser.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout_set/mobile_device_rules.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout_set/mobile_device_rules.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout_set/mobile_device_rules.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout_set/mobile_device_rules.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout_set/mobile_rule_groups.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout_set/mobile_rule_groups.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/layout_set/mobile_rule_groups.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/layout_set/mobile_rule_groups.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/look_and_feel_themes.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/look_and_feel_themes.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/look_and_feel_themes.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/look_and_feel_themes.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_layouts.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_layouts.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_layouts.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_layouts.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_permissions.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_permissions.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_permissions.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_permissions.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_portlets_data.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_portlets_data.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_portlets_data.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_portlets_data.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_portlets_setup.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_portlets_setup.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_portlets_setup.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_portlets_setup.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_processes.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_processes.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_processes.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_processes.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_remote_options.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_remote_options.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_remote_options.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_remote_options.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_scheduler.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_scheduler.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_scheduler.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_scheduler.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_select_pages.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_select_pages.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_select_pages.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_layouts_select_pages.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_process_message.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_process_message.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_process_message.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_process_message.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_process_message_task_details.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_process_message_task_details.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/publish_process_message_task_details.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/publish_process_message_task_details.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/render_controls.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/render_controls.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/render_controls.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/render_controls.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/scheduled_publishing_events.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/scheduled_publishing_events.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/scheduled_publishing_events.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/scheduled_publishing_events.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/tree_js.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/tree_js.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/tree_js.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/tree_js.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/view_resources.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/view_resources.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/layouts_admin/view_resources.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/layouts_admin/view_resources.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/license_manager/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/license_manager/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/license_manager/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/license_manager/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/loan_calculator/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/loan_calculator/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/loan_calculator/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/loan_calculator/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/loan_calculator/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/loan_calculator/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/loan_calculator/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/loan_calculator/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/loan_calculator/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/loan_calculator/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/loan_calculator/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/loan_calculator/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/create_account.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/create_account.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/create_account.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/create_account.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/create_account_user_name.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/create_account_user_name.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/create_account_user_name.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/create_account_user_name.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/create_anonymous_account.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/create_anonymous_account.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/create_anonymous_account.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/create_anonymous_account.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/forgot_password.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/forgot_password.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/forgot_password.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/forgot_password.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/login.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/login.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/login.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/login.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/login_redirect.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/login_redirect.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/login_redirect.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/login_redirect.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/navigation.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/navigation.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/navigation.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/navigation.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/navigation/anonymous.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/navigation/anonymous.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/navigation/anonymous.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/navigation/anonymous.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/navigation/create_account.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/navigation/create_account.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/navigation/create_account.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/navigation/create_account.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/navigation/facebook.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/navigation/facebook.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/navigation/facebook.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/navigation/facebook.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/navigation/forgot_password.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/navigation/forgot_password.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/navigation/forgot_password.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/navigation/forgot_password.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/navigation/open_id.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/navigation/open_id.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/navigation/open_id.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/navigation/open_id.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/navigation/sign_in.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/navigation/sign_in.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/navigation/sign_in.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/navigation/sign_in.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/open_id.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/open_id.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/open_id.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/open_id.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/login/update_account.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/login/update_account.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/login/update_account.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/login/update_account.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/asset/abstract.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/asset/abstract.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/asset/abstract.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/asset/abstract.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/asset/discussion_abstract.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/asset/discussion_abstract.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/asset/discussion_abstract.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/asset/discussion_abstract.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/asset/discussion_full_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/asset/discussion_full_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/asset/discussion_full_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/asset/discussion_full_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/asset/full_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/asset/full_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/asset/full_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/asset/full_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/ban_user_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/ban_user_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/ban_user_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/ban_user_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/bbcode_editor.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/bbcode_editor.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/bbcode_editor.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/bbcode_editor.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/cast_result.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/cast_result.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/cast_result.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/cast_result.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/category_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/category_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/category_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/category_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/category_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/category_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/category_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/category_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/category_columns_action.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/category_columns_action.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/category_columns_action.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/category_columns_action.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/category_subscriptions.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/category_subscriptions.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/category_subscriptions.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/category_subscriptions.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/deleted_message_attachment_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/deleted_message_attachment_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/deleted_message_attachment_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/deleted_message_attachment_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/edit_category.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/edit_category.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/edit_category.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/edit_category.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/edit_discussion.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/edit_discussion.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/edit_discussion.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/edit_discussion.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/edit_message.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/edit_message.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/edit_message.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/edit_message.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/edit_message_quick.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/edit_message_quick.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/edit_message_quick.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/edit_message_quick.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/html_editor.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/html_editor.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/html_editor.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/html_editor.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/js/main.js b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/js/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/js/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/js/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/last_post_question.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/last_post_question.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/last_post_question.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/last_post_question.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/message_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/message_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/message_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/message_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/message_summary_question.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/message_summary_question.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/message_summary_question.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/message_summary_question.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/move_category.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/move_category.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/move_category.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/move_category.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/move_thread.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/move_thread.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/move_thread.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/move_thread.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/select_category.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/select_category.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/select_category.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/select_category.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/split_thread.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/split_thread.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/split_thread.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/split_thread.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/subscribed_category_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/subscribed_category_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/subscribed_category_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/subscribed_category_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/subscribed_category_columns_action.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/subscribed_category_columns_action.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/subscribed_category_columns_action.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/subscribed_category_columns_action.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/thread_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/thread_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/thread_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/thread_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/thread_columns_action.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/thread_columns_action.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/thread_columns_action.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/thread_columns_action.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/thread_columns_last_post.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/thread_columns_last_post.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/thread_columns_last_post.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/thread_columns_last_post.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/top_links.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/top_links.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/top_links.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/top_links.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/top_posters_user_display.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/top_posters_user_display.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/top_posters_user_display.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/top_posters_user_display.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/user_thread_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/user_thread_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/user_thread_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/user_thread_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/user_thread_columns_action.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/user_thread_columns_action.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/user_thread_columns_action.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/user_thread_columns_action.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/user_thread_columns_last_post.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/user_thread_columns_last_post.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/user_thread_columns_last_post.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/user_thread_columns_last_post.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_category_default.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_category_default.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_category_default.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_category_default.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_category_question.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_category_question.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_category_question.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_category_question.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_deleted_message_attachments.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_deleted_message_attachments.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_deleted_message_attachments.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_deleted_message_attachments.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_message.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_message.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_message.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_message.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_message_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_message_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_message_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_message_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_message_default.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_message_default.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_message_default.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_message_default.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_message_question.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_message_question.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_message_question.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_message_question.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_thread_flat.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_thread_flat.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_thread_flat.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_thread_flat.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_thread_message.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_thread_message.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_thread_message.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_thread_message.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_thread_shortcut.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_thread_shortcut.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_thread_shortcut.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_thread_shortcut.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_thread_tree.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_thread_tree.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_thread_tree.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_thread_tree.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_threads.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_threads.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards/view_threads.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards/view_threads.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards_admin/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards_admin/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/message_boards_admin/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/message_boards_admin/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/action/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/action/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/action/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/action/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/action/layout_tpl.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/action/layout_tpl.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/action/layout_tpl.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/action/layout_tpl.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/action/simple_url.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/action/simple_url.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/action/simple_url.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/action/simple_url.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/action/site_url.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/action/site_url.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/action/site_url.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/action/site_url.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/action/site_url_layouts.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/action/site_url_layouts.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/action/site_url_layouts.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/action/site_url_layouts.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/action/theme.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/action/theme.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/action/theme.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/action/theme.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/action_actions.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/action_actions.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/action_actions.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/action_actions.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/action_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/action_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/action_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/action_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/edit_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/edit_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/edit_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/edit_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/edit_rule.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/edit_rule.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/edit_rule.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/edit_rule.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/edit_rule_group.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/edit_rule_group.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/edit_rule_group.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/edit_rule_group.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/edit_rule_group_instance_priorities.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/edit_rule_group_instance_priorities.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/edit_rule_group_instance_priorities.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/edit_rule_group_instance_priorities.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/rule/simple_rule.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/rule/simple_rule.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/rule/simple_rule.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/rule/simple_rule.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/rule_actions.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/rule_actions.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/rule_actions.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/rule_actions.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/rule_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/rule_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/rule_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/rule_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/rule_group_actions.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/rule_group_actions.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/rule_group_actions.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/rule_group_actions.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/rule_group_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/rule_group_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/rule_group_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/rule_group_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/rule_group_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/rule_group_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/rule_group_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/rule_group_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/rule_group_search_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/rule_group_search_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/rule_group_search_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/rule_group_search_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/view_actions.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/view_actions.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/view_actions.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/view_actions.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/view_rules.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/view_rules.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/mobile_device_rules/view_rules.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/mobile_device_rules/view_rules.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/monitoring/edit_session.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/monitoring/edit_session.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/monitoring/edit_session.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/monitoring/edit_session.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/monitoring/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/monitoring/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/monitoring/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/monitoring/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/monitoring/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/monitoring/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/monitoring/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/monitoring/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/monitoring/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/monitoring/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/monitoring/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/monitoring/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/monitoring/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/monitoring/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/monitoring/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/monitoring/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/my_account/edit_user.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/my_account/edit_user.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/my_account/edit_user.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/my_account/edit_user.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/my_account/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/my_account/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/my_account/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/my_account/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/my_account/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/my_account/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/my_account/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/my_account/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/my_account/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/my_account/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/my_account/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/my_account/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/my_places/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/my_places/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/my_places/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/my_places/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/my_places/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/my_places/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/my_places/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/my_places/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/my_places/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/my_places/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/my_places/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/my_places/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/my_sites/site_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/my_sites/site_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/my_sites/site_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/my_sites/site_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/my_sites/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/my_sites/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/my_sites/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/my_sites/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/navigation/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/navigation/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/navigation/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/navigation/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/navigation/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/navigation/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/navigation/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/navigation/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/navigation/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/navigation/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/navigation/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/navigation/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/navigation/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/navigation/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/navigation/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/navigation/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/nested_portlets/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/nested_portlets/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/nested_portlets/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/nested_portlets/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/nested_portlets/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/nested_portlets/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/nested_portlets/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/nested_portlets/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/nested_portlets/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/nested_portlets/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/nested_portlets/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/nested_portlets/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/nested_portlets/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/nested_portlets/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/nested_portlets/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/nested_portlets/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/network/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/network/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/network/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/network/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/network/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/network/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/network/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/network/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/network/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/network/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/network/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/network/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/page_comments/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/page_comments/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/page_comments/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/page_comments/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/page_comments/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/page_comments/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/page_comments/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/page_comments/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/page_comments/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/page_comments/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/page_comments/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/page_comments/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/page_comments/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/page_comments/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/page_comments/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/page_comments/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/page_flags/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/page_flags/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/page_flags/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/page_flags/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/page_flags/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/page_flags/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/page_flags/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/page_flags/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/page_flags/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/page_flags/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/page_flags/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/page_flags/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/page_ratings/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/page_ratings/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/page_ratings/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/page_ratings/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/page_ratings/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/page_ratings/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/page_ratings/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/page_ratings/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/page_ratings/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/page_ratings/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/page_ratings/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/page_ratings/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/password_generator/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/password_generator/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/password_generator/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/password_generator/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/password_generator/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/password_generator/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/password_generator/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/password_generator/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/password_generator/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/password_generator/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/password_generator/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/password_generator/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/password_policies_admin/edit_password_policy.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/password_policies_admin/edit_password_policy.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/password_policies_admin/edit_password_policy.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/password_policies_admin/edit_password_policy.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/password_policies_admin/edit_password_policy_assignments.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/password_policies_admin/edit_password_policy_assignments.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/password_policies_admin/edit_password_policy_assignments.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/password_policies_admin/edit_password_policy_assignments.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/password_policies_admin/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/password_policies_admin/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/password_policies_admin/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/password_policies_admin/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/password_policies_admin/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/password_policies_admin/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/password_policies_admin/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/password_policies_admin/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/password_policies_admin/password_policy_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/password_policies_admin/password_policy_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/password_policies_admin/password_policy_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/password_policies_admin/password_policy_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/password_policies_admin/password_policy_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/password_policies_admin/password_policy_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/password_policies_admin/password_policy_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/password_policies_admin/password_policy_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/password_policies_admin/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/password_policies_admin/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/password_policies_admin/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/password_policies_admin/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/edit_plugin.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/edit_plugin.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/edit_plugin.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/edit_plugin.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/layout_templates.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/layout_templates.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/layout_templates.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/layout_templates.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/plugins.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/plugins.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/plugins.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/plugins.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/portlets.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/portlets.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/portlets.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/portlets.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/themes.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/themes.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/themes.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/themes.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/plugins_admin/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/plugins_admin/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls/edit_question.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls/edit_question.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls/edit_question.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls/edit_question.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls/question_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls/question_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls/question_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls/question_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls/view_question.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls/view_question.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls/view_question.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls/view_question.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls/view_question_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls/view_question_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls/view_question_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls/view_question_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls_display/add_question_redirect.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls_display/add_question_redirect.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls_display/add_question_redirect.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls_display/add_question_redirect.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls_display/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls_display/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls_display/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls_display/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls_display/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls_display/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls_display/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls_display/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls_display/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls_display/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls_display/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls_display/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls_display/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls_display/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls_display/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls_display/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls_display/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls_display/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls_display/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls_display/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls_display/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls_display/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls_display/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls_display/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/polls_display/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/polls_display/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/polls_display/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/polls_display/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/additional_email_addresses.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/additional_email_addresses.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/additional_email_addresses.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/additional_email_addresses.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/addresses.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/addresses.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/addresses.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/addresses.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/analytics.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/analytics.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/analytics.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/analytics.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication/cas.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication/cas.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication/cas.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication/cas.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication/facebook.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication/facebook.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication/facebook.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication/facebook.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication/general.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication/general.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication/general.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication/general.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication/ldap.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication/ldap.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication/ldap.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication/ldap.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication/ntlm.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication/ntlm.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication/ntlm.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication/ntlm.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication/open_id.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication/open_id.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication/open_id.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication/open_id.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication/open_sso.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication/open_sso.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication/open_sso.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication/open_sso.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication/siteminder.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication/siteminder.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/authentication/siteminder.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/authentication/siteminder.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/content_sharing.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/content_sharing.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/content_sharing.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/content_sharing.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/definition_of_terms.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/definition_of_terms.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/definition_of_terms.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/definition_of_terms.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/display_settings.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/display_settings.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/display_settings.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/display_settings.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/edit_company.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/edit_company.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/edit_company.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/edit_company.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/edit_company_logo.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/edit_company_logo.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/edit_company_logo.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/edit_company_logo.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/edit_ldap_server.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/edit_ldap_server.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/edit_ldap_server.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/edit_ldap_server.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/email_notifications.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/email_notifications.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/email_notifications.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/email_notifications.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/general.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/general.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/general.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/general.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/google_apps.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/google_apps.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/google_apps.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/google_apps.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/mail_host_names.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/mail_host_names.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/mail_host_names.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/mail_host_names.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/phone_numbers.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/phone_numbers.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/phone_numbers.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/phone_numbers.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/recycle_bin.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/recycle_bin.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/recycle_bin.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/recycle_bin.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/test_cas_configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/test_cas_configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/test_cas_configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/test_cas_configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/test_ldap_connection.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/test_ldap_connection.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/test_ldap_connection.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/test_ldap_connection.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/test_ldap_groups.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/test_ldap_groups.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/test_ldap_groups.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/test_ldap_groups.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/test_ldap_users.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/test_ldap_users.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/test_ldap_users.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/test_ldap_users.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/test_opensso_configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/test_opensso_configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/test_opensso_configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/test_opensso_configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/users.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/users.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/users.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/users.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/websites.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/websites.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portal_settings/websites.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portal_settings/websites.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/archived_setup_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/archived_setup_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/archived_setup_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/archived_setup_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/edit_archived_setups.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/edit_archived_setups.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/edit_archived_setups.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/edit_archived_setups.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/edit_configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/edit_configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/edit_configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/edit_configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/edit_permissions.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/edit_permissions.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/edit_permissions.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/edit_permissions.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/edit_public_render_parameters.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/edit_public_render_parameters.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/edit_public_render_parameters.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/edit_public_render_parameters.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/edit_scope.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/edit_scope.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/edit_scope.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/edit_scope.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/edit_sharing.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/edit_sharing.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/edit_sharing.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/edit_sharing.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/edit_supported_clients.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/edit_supported_clients.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/edit_supported_clients.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/edit_supported_clients.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/export_import.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/export_import.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/export_import.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/export_import.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/export_portlet.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/export_portlet.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/export_portlet.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/export_portlet.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/export_portlet_processes.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/export_portlet_processes.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/export_portlet_processes.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/export_portlet_processes.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/import_portlet.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/import_portlet.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/import_portlet.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/import_portlet.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/import_portlet_processes.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/import_portlet_processes.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/import_portlet_processes.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/import_portlet_processes.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/import_portlet_resources.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/import_portlet_resources.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/import_portlet_resources.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/import_portlet_resources.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/import_portlet_validation.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/import_portlet_validation.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/import_portlet_validation.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/import_portlet_validation.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/publish_portlet.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/publish_portlet.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/publish_portlet.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/publish_portlet.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/publish_portlet_processes.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/publish_portlet_processes.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/publish_portlet_processes.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/publish_portlet_processes.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/tabs1.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/tabs1.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_configuration/tabs1.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_configuration/tabs1.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_css/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_css/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_css/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_css/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_css/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_css/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_css/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_css/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_css/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_css/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_css/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_css/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_sharing/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_sharing/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_sharing/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_sharing/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_sharing/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_sharing/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_sharing/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_sharing/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_sharing/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_sharing/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/portlet_sharing/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/portlet_sharing/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/quick_note/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/quick_note/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/quick_note/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/quick_note/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/quick_note/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/quick_note/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/quick_note/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/quick_note/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/quick_note/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/quick_note/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/quick_note/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/quick_note/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/quick_note/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/quick_note/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/quick_note/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/quick_note/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/quick_note/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/quick_note/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/quick_note/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/quick_note/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/recent_bloggers/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/recent_bloggers/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/recent_bloggers/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/recent_bloggers/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/recent_bloggers/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/recent_bloggers/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/recent_bloggers/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/recent_bloggers/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/recent_bloggers/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/recent_bloggers/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/recent_bloggers/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/recent_bloggers/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/recent_bloggers/user_display.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/recent_bloggers/user_display.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/recent_bloggers/user_display.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/recent_bloggers/user_display.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/recent_bloggers/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/recent_bloggers/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/recent_bloggers/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/recent_bloggers/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/recent_documents/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/recent_documents/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/recent_documents/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/recent_documents/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/recent_documents/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/recent_documents/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/recent_documents/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/recent_documents/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/recent_documents/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/recent_documents/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/recent_documents/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/recent_documents/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/requests/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/requests/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/requests/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/requests/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/requests/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/requests/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/requests/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/requests/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/requests/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/requests/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/requests/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/requests/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/requests/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/requests/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/requests/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/requests/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role_assignments.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role_assignments.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role_assignments.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role_assignments.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_form.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_form.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_form.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_form.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_navigation.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_navigation.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_navigation.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_navigation.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_resource.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_resource.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_resource.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_resource.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_resource_scope.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_resource_scope.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_resource_scope.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_resource_scope.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_summary.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_summary.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_summary.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role_permissions_summary.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role_tabs.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role_tabs.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/edit_role_tabs.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/edit_role_tabs.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/permission_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/permission_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/permission_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/permission_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/role_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/role_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/role_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/role_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/role_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/role_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/role_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/role_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/select_organization_role.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/select_organization_role.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/select_organization_role.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/select_organization_role.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/select_regular_role.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/select_regular_role.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/select_regular_role.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/select_regular_role.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/select_site_role.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/select_site_role.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/select_site_role.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/select_site_role.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/view_resources.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/view_resources.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/roles_admin/view_resources.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/roles_admin/view_resources.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/rss/article.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/rss/article.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/rss/article.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/rss/article.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/rss/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/rss/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/rss/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/rss/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/rss/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/rss/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/rss/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/rss/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/rss/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/rss/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/rss/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/rss/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/rss/feed.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/rss/feed.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/rss/feed.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/rss/feed.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/rss/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/rss/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/rss/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/rss/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/rss/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/rss/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/rss/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/rss/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/rss/select_journal_article.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/rss/select_journal_article.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/rss/select_journal_article.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/rss/select_journal_article.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/rss/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/rss/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/rss/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/rss/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/asset_categories.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/asset_categories.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/asset_categories.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/asset_categories.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/asset_entries.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/asset_entries.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/asset_entries.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/asset_entries.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/asset_tags.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/asset_tags.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/asset_tags.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/asset_tags.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/asset_vocabulary.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/asset_vocabulary.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/asset_vocabulary.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/asset_vocabulary.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/calendar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/calendar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/calendar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/calendar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/folders.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/folders.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/folders.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/folders.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/modified.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/modified.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/modified.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/modified.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/range.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/range.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/range.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/range.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/scopes.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/scopes.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/scopes.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/scopes.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/simple.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/simple.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/simple.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/simple.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/term_list.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/term_list.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/term_list.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/term_list.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/users.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/users.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/facets/users.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/facets/users.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/main_search.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/main_search.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/main_search.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/main_search.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/main_search_document_form.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/main_search_document_form.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/main_search_document_form.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/main_search_document_form.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/main_search_result_form.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/main_search_result_form.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/main_search_result_form.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/main_search_result_form.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/main_search_suggest.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/main_search_suggest.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/main_search_suggest.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/main_search_suggest.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/open_search.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/open_search.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/open_search.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/open_search.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/open_search_description.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/open_search_description.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/open_search_description.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/open_search_description.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/search/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/search/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/search/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/search/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/add_book_items.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/add_book_items.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/add_book_items.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/add_book_items.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/cart.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/cart.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/cart.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/cart.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/categories.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/categories.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/categories.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/categories.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/category_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/category_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/category_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/category_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/checkout_first.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/checkout_first.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/checkout_first.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/checkout_first.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/checkout_second.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/checkout_second.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/checkout_second.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/checkout_second.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/checkout_third.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/checkout_third.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/checkout_third.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/checkout_third.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/coupon_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/coupon_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/coupon_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/coupon_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/coupon_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/coupon_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/coupon_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/coupon_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/coupons.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/coupons.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/coupons.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/coupons.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/edit_category.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/edit_category.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/edit_category.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/edit_category.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/edit_coupon.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/edit_coupon.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/edit_coupon.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/edit_coupon.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/edit_item.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/edit_item.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/edit_item.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/edit_item.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/edit_item_quantities.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/edit_item_quantities.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/edit_item_quantities.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/edit_item_quantities.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/edit_order.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/edit_order.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/edit_order.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/edit_order.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/item_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/item_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/item_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/item_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/order_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/order_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/order_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/order_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/order_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/order_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/order_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/order_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/order_search_user_name.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/order_search_user_name.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/order_search_user_name.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/order_search_user_name.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/orders.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/orders.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/orders.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/orders.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/select_category.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/select_category.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/select_category.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/select_category.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/tabs1.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/tabs1.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/tabs1.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/tabs1.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/view_coupon.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/view_coupon.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/view_coupon.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/view_coupon.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/view_item.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/view_item.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/shopping/view_item.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/shopping/view_item.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/site_browser/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/site_browser/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/site_browser/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/site_browser/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/site_browser/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/site_browser/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/site_browser/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/site_browser/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/site_browser/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/site_browser/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/site_browser/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/site_browser/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/site_map/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/site_map/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/site_map/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/site_map/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/site_map/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/site_map/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/site_map/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/site_map/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/site_map/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/site_map/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/site_map/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/site_map/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/site_map/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/site_map/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/site_map/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/site_map/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_role_assignments_sites.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_role_assignments_sites.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_role_assignments_sites.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_role_assignments_sites.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_site.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_site.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_site.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_site.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_organizations.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_organizations.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_organizations.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_organizations.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_user_groups.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_user_groups.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_user_groups.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_user_groups.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_user_groups_roles.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_user_groups_roles.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_user_groups_roles.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_user_groups_roles.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_users.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_users.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_users.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_users.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_users_roles.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_users_roles.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_users_roles.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_site_assignments_users_roles.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_team.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_team.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_team.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_team.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_team_assignments.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_team_assignments.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_team_assignments.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_team_assignments.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_team_assignments_user_groups.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_team_assignments_user_groups.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_team_assignments_user_groups.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_team_assignments_user_groups.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_team_assignments_users.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_team_assignments_users.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_team_assignments_users.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_team_assignments_users.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_user_group_roles.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_user_group_roles.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_user_group_roles.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_user_group_roles.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_user_group_roles_role.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_user_group_roles_role.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_user_group_roles_role.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_user_group_roles_role.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_user_group_roles_users.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_user_group_roles_users.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_user_group_roles_users.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_user_group_roles_users.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_user_roles.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_user_roles.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_user_roles.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_user_roles.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_user_roles_role.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_user_roles_role.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_user_roles_role.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_user_roles_role.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_user_roles_users.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_user_roles_users.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/edit_user_roles_users.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/edit_user_roles_users.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/membership_request_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/membership_request_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/membership_request_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/membership_request_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/post_membership_request.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/post_membership_request.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/post_membership_request.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/post_membership_request.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/reply_membership_request.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/reply_membership_request.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/reply_membership_request.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/reply_membership_request.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/select_site.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/select_site.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/select_site.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/select_site.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/select_team.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/select_team.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/select_team.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/select_team.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/analytics.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/analytics.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/analytics.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/analytics.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/categorization.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/categorization.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/categorization.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/categorization.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/content_sharing.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/content_sharing.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/content_sharing.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/content_sharing.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/custom_fields.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/custom_fields.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/custom_fields.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/custom_fields.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/default_user_associations.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/default_user_associations.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/default_user_associations.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/default_user_associations.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/details.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/details.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/details.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/details.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/display_settings.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/display_settings.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/display_settings.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/display_settings.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/recycle_bin.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/recycle_bin.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/recycle_bin.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/recycle_bin.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/robots.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/robots.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/robots.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/robots.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/site_template.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/site_template.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/site_template.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/site_template.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/site_url.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/site_url.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/site_url.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/site_url.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/sitemap.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/sitemap.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/sitemap.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/sitemap.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/staging.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/staging.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site/staging.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site/staging.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/site_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/site_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/team_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/team_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/team_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/team_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/toolbar.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/toolbar.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/toolbar.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/toolbar.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/toolbar_content.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/toolbar_content.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/toolbar_content.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/toolbar_content.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/user_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/user_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/user_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/user_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/user_group_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/user_group_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/user_group_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/user_group_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/view_flat_sites.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/view_flat_sites.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/view_flat_sites.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/view_flat_sites.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/view_membership_requests.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/view_membership_requests.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/view_membership_requests.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/view_membership_requests.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/view_site_info.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/view_site_info.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/view_site_info.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/view_site_info.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/view_teams.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/view_teams.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/view_teams.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/view_teams.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/view_tree.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/view_tree.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_admin/view_tree.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_admin/view_tree.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_directory/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_directory/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_directory/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_directory/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_directory/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_directory/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_directory/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_directory/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_directory/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_directory/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_directory/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_directory/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/sites_directory/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/sites_directory/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/sites_directory/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/sites_directory/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/social_activity/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/social_activity/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/social_activity/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/social_activity/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/social_activity/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/social_activity/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/social_activity/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/social_activity/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/social_activity/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/social_activity/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/social_activity/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/social_activity/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/social_activity/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/social_activity/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/social_activity/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/social_activity/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/social_activity/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/social_activity/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/social_activity/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/social_activity/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/social_activity/js/main.js b/tomcat-7.0.72/webapps/ROOT/html/portlet/social_activity/js/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/social_activity/js/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/social_activity/js/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/social_activity/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/social_activity/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/social_activity/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/social_activity/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/edit_framework_version.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/edit_framework_version.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/edit_framework_version.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/edit_framework_version.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/edit_license.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/edit_license.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/edit_license.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/edit_license.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/edit_product_entry.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/edit_product_entry.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/edit_product_entry.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/edit_product_entry.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/edit_product_version.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/edit_product_version.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/edit_product_version.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/edit_product_version.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/framework_version_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/framework_version_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/framework_version_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/framework_version_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/license_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/license_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/license_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/license_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/product_entry_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/product_entry_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/product_entry_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/product_entry_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/product_version_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/product_version_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/product_version_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/product_version_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/view_product_entry.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/view_product_entry.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/software_catalog/view_product_entry.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/software_catalog/view_product_entry.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/edit_layout_branch.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/edit_layout_branch.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/edit_layout_branch.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/edit_layout_branch.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/edit_layout_set_branch.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/edit_layout_set_branch.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/edit_layout_set_branch.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/edit_layout_set_branch.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/last_publication_date_message.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/last_publication_date_message.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/last_publication_date_message.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/last_publication_date_message.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/layout_branch_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/layout_branch_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/layout_branch_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/layout_branch_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/layout_revision_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/layout_revision_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/layout_revision_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/layout_revision_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/layout_set_branch_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/layout_set_branch_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/layout_set_branch_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/layout_set_branch_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/merge_layout_set_branch.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/merge_layout_set_branch.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/merge_layout_set_branch.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/merge_layout_set_branch.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/view_layout_branch_details.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/view_layout_branch_details.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/view_layout_branch_details.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/view_layout_branch_details.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/view_layout_branches.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/view_layout_branches.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/view_layout_branches.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/view_layout_branches.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/view_layout_revision_details.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/view_layout_revision_details.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/view_layout_revision_details.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/view_layout_revision_details.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/view_layout_revisions.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/view_layout_revisions.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/view_layout_revisions.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/view_layout_revisions.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/view_layout_set_branch_details.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/view_layout_set_branch_details.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/view_layout_set_branch_details.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/view_layout_set_branch_details.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/view_layout_set_branches.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/view_layout_set_branches.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/staging_bar/view_layout_set_branches.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/staging_bar/view_layout_set_branches.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/translator/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/translator/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/translator/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/translator/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/translator/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/translator/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/translator/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/translator/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/translator/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/translator/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/translator/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/translator/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/trash/action/delete.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/trash/action/delete.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/trash/action/delete.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/trash/action/delete.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/trash/action/restore.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/trash/action/restore.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/trash/action/restore.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/trash/action/restore.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/trash/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/trash/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/trash/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/trash/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/trash/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/trash/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/trash/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/trash/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/trash/entry_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/trash/entry_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/trash/entry_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/trash/entry_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/trash/entry_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/trash/entry_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/trash/entry_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/trash/entry_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/trash/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/trash/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/trash/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/trash/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/trash/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/trash/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/trash/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/trash/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/trash/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/trash/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/trash/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/trash/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/trash/restore_entry.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/trash/restore_entry.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/trash/restore_entry.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/trash/restore_entry.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/trash/restore_path.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/trash/restore_path.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/trash/restore_path.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/trash/restore_path.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/trash/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/trash/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/trash/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/trash/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/trash/view_container_model.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/trash/view_container_model.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/trash/view_container_model.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/trash/view_container_model.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/trash/view_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/trash/view_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/trash/view_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/trash/view_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/trash/view_content_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/trash/view_content_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/trash/view_content_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/trash/view_content_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/unit_converter/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/unit_converter/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/unit_converter/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/unit_converter/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/unit_converter/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/unit_converter/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/unit_converter/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/unit_converter/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/unit_converter/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/unit_converter/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/unit_converter/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/unit_converter/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/edit_user_group.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/edit_user_group.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/edit_user_group.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/edit_user_group.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/edit_user_group_assignments.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/edit_user_group_assignments.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/edit_user_group_assignments.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/edit_user_group_assignments.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/select_user_group.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/select_user_group.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/select_user_group.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/select_user_group.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/user_group_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/user_group_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/user_group_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/user_group_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/user_group_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/user_group_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/user_group_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/user_group_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/user_group_search_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/user_group_search_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/user_group_search_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/user_group_search_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/user_group_search_results_database.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/user_group_search_results_database.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/user_group_search_results_database.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/user_group_search_results_database.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/user_group_search_results_index.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/user_group_search_results_index.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/user_group_search_results_index.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/user_group_search_results_index.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/view_flat_user_groups.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/view_flat_user_groups.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_groups_admin/view_flat_user_groups.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_groups_admin/view_flat_user_groups.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_statistics/add_activity_counter.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_statistics/add_activity_counter.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_statistics/add_activity_counter.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_statistics/add_activity_counter.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_statistics/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_statistics/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_statistics/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_statistics/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_statistics/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_statistics/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_statistics/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_statistics/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_statistics/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_statistics/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_statistics/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_statistics/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_statistics/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_statistics/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_statistics/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_statistics/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_statistics/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_statistics/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_statistics/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_statistics/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_statistics/user_display.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_statistics/user_display.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_statistics/user_display.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_statistics/user_display.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/user_statistics/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/user_statistics/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/user_statistics/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/user_statistics/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/common/additional_email_addresses.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/common/additional_email_addresses.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/common/additional_email_addresses.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/common/additional_email_addresses.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/common/addresses.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/common/addresses.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/common/addresses.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/common/addresses.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/common/addresses_address.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/common/addresses_address.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/common/addresses_address.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/common/addresses_address.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/common/phone_numbers.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/common/phone_numbers.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/common/phone_numbers.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/common/phone_numbers.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/common/websites.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/common/websites.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/common/websites.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/common/websites.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_organization.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_organization.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_organization.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_organization.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_organization_assignments.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_organization_assignments.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_organization_assignments.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_organization_assignments.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_organization_assignments_user_groups.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_organization_assignments_user_groups.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_organization_assignments_user_groups.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_organization_assignments_user_groups.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_organization_logo.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_organization_logo.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_organization_logo.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_organization_logo.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_role_assignments_organizations.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_role_assignments_organizations.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_role_assignments_organizations.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_role_assignments_organizations.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_role_assignments_user_groups.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_role_assignments_user_groups.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_role_assignments_user_groups.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_role_assignments_user_groups.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_role_assignments_users.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_role_assignments_users.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_role_assignments_users.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_role_assignments_users.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_user.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_user.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_user.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_user.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_user_portrait.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_user_portrait.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/edit_user_portrait.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/edit_user_portrait.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/group_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/group_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/group_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/group_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/group_search_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/group_search_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/group_search_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/group_search_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/js/main.js b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/js/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/js/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/js/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/additional_email_addresses.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/additional_email_addresses.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/additional_email_addresses.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/additional_email_addresses.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/addresses.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/addresses.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/addresses.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/addresses.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/categorization.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/categorization.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/categorization.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/categorization.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/comments.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/comments.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/comments.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/comments.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/custom_fields.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/custom_fields.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/custom_fields.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/custom_fields.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/details.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/details.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/details.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/details.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/organization_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/organization_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/organization_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/organization_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/organization_site.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/organization_site.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/organization_site.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/organization_site.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/phone_numbers.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/phone_numbers.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/phone_numbers.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/phone_numbers.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/reminder_queries.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/reminder_queries.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/reminder_queries.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/reminder_queries.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/search_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/search_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/search_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/search_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/services.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/services.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/services.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/services.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/websites.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/websites.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization/websites.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization/websites.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization_search_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization_search_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization_search_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization_search_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization_search_results_database.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization_search_results_database.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization_search_results_database.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization_search_results_database.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization_search_results_index.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization_search_results_index.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/organization_search_results_index.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/organization_search_results_index.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/select_organization.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/select_organization.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/select_organization.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/select_organization.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/additional_email_addresses.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/additional_email_addresses.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/additional_email_addresses.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/additional_email_addresses.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/addresses.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/addresses.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/addresses.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/addresses.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/announcements.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/announcements.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/announcements.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/announcements.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/announcements_checkbox.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/announcements_checkbox.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/announcements_checkbox.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/announcements_checkbox.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/categorization.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/categorization.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/categorization.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/categorization.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/comments.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/comments.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/comments.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/comments.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/custom_fields.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/custom_fields.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/custom_fields.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/custom_fields.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/details.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/details.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/details.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/details.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/details_user_name.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/details_user_name.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/details_user_name.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/details_user_name.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/display_settings.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/display_settings.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/display_settings.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/display_settings.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/instant_messenger.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/instant_messenger.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/instant_messenger.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/instant_messenger.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/open_id.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/open_id.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/open_id.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/open_id.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/organizations.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/organizations.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/organizations.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/organizations.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/password.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/password.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/password.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/password.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/password_reminder_query_question.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/password_reminder_query_question.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/password_reminder_query_question.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/password_reminder_query_question.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/password_reminder_query_questions.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/password_reminder_query_questions.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/password_reminder_query_questions.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/password_reminder_query_questions.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/personal_site.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/personal_site.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/personal_site.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/personal_site.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/phone_numbers.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/phone_numbers.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/phone_numbers.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/phone_numbers.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/roles.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/roles.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/roles.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/roles.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/search_columns.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/search_columns.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/search_columns.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/search_columns.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/sites.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/sites.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/sites.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/sites.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/sms.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/sms.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/sms.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/sms.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/social_network.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/social_network.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/social_network.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/social_network.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/user_groups.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/user_groups.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/user_groups.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/user_groups.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/websites.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/websites.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user/websites.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user/websites.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user_search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user_search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user_search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user_search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user_search_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user_search_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user_search_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user_search_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user_search_results_database.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user_search_results_database.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user_search_results_database.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user_search_results_database.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user_search_results_index.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user_search_results_index.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/user_search_results_index.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/user_search_results_index.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/view_flat_organizations.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/view_flat_organizations.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/view_flat_organizations.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/view_flat_organizations.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/view_flat_users.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/view_flat_users.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/view_flat_users.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/view_flat_users.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/view_tree.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/view_tree.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/users_admin/view_tree.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/users_admin/view_tree.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/web_proxy/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/web_proxy/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/web_proxy/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/web_proxy/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/web_proxy/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/web_proxy/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/web_proxy/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/web_proxy/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/web_proxy/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/web_proxy/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/web_proxy/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/web_proxy/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/asset/abstract.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/asset/abstract.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/asset/abstract.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/asset/abstract.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/asset/full_content.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/asset/full_content.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/asset/full_content.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/asset/full_content.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/compare_versions.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/compare_versions.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/compare_versions.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/compare_versions.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/display_settings.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/display_settings.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/display_settings.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/display_settings.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/edit/editor_config.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/edit/editor_config.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/edit/editor_config.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/edit/editor_config.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/edit/html.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/edit/html.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/edit/html.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/edit/html.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/edit/plain_text.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/edit/plain_text.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/edit/plain_text.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/edit/plain_text.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/edit/wiki.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/edit/wiki.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/edit/wiki.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/edit/wiki.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/edit_node.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/edit_node.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/edit_node.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/edit_node.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/edit_page.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/edit_page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/edit_page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/edit_page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/edit_page_attachment.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/edit_page_attachment.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/edit_page_attachment.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/edit_page_attachment.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/help/classic_wiki.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/help/classic_wiki.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/help/classic_wiki.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/help/classic_wiki.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/help/creole.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/help/creole.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/help/creole.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/help/creole.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/help/mediawiki.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/help/mediawiki.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/help/mediawiki.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/help/mediawiki.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/history_navigation.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/history_navigation.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/history_navigation.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/history_navigation.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/import/mediawiki.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/import/mediawiki.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/import/mediawiki.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/import/mediawiki.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/import_pages.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/import_pages.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/import_pages.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/import_pages.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/move_page.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/move_page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/move_page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/move_page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/node_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/node_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/node_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/node_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_activity_attachment_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_activity_attachment_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_activity_attachment_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_activity_attachment_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_activity_page_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_activity_page_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_activity_page_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_activity_page_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_attachment_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_attachment_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_attachment_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_attachment_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_history_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_history_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_history_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_history_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_iterator.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_iterator.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_iterator.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_iterator.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_name.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_name.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_name.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_name.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_tabs.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_tabs.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_tabs.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_tabs.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_tabs_history.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_tabs_history.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_tabs_history.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_tabs_history.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_tree.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_tree.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/page_tree.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/page_tree.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/search.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/search.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/search.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/search.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/select_version.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/select_version.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/select_version.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/select_version.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/top_links.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/top_links.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/top_links.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/top_links.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_all_pages.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_all_pages.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_all_pages.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_all_pages.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_categorized_pages.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_categorized_pages.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_categorized_pages.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_categorized_pages.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_draft_pages.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_draft_pages.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_draft_pages.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_draft_pages.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_node_deleted_attachments.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_node_deleted_attachments.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_node_deleted_attachments.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_node_deleted_attachments.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_nodes.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_nodes.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_nodes.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_nodes.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_orphan_pages.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_orphan_pages.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_orphan_pages.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_orphan_pages.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_page_activities.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_page_activities.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_page_activities.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_page_activities.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_page_attachments.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_page_attachments.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_page_attachments.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_page_attachments.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_page_content.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_page_content.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_page_content.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_page_content.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_page_details.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_page_details.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_page_details.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_page_details.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_page_history.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_page_history.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_page_history.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_page_history.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_page_incoming_links.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_page_incoming_links.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_page_incoming_links.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_page_incoming_links.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_page_outgoing_links.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_page_outgoing_links.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_page_outgoing_links.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_page_outgoing_links.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_recent_changes.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_recent_changes.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_recent_changes.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_recent_changes.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_tagged_pages.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_tagged_pages.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki/view_tagged_pages.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki/view_tagged_pages.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki_display/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki_display/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki_display/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki_display/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki_display/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki_display/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki_display/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki_display/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki_display/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki_display/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki_display/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki_display/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/wiki_display/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/wiki_display/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/wiki_display/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/wiki_display/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definition_links/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definition_links/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definition_links/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definition_links/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definition_links/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definition_links/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definition_links/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definition_links/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definition_links/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definition_links/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definition_links/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definition_links/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definition_links/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definition_links/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definition_links/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definition_links/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definition_links/view_resources.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definition_links/view_resources.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definition_links/view_resources.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definition_links/view_resources.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/edit_workflow_definition.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/edit_workflow_definition.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/edit_workflow_definition.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/edit_workflow_definition.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/view_definitions.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/view_definitions.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/view_definitions.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/view_definitions.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/workflow_definition_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/workflow_definition_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_definitions/workflow_definition_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_definitions/workflow_definition_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/edit_workflow_instance.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/edit_workflow_instance.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/edit_workflow_instance.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/edit_workflow_instance.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/view_workflow_instances.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/view_workflow_instances.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/view_workflow_instances.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/view_workflow_instances.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/workflow_instance_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/workflow_instance_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/workflow_instance_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/workflow_instance_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/workflow_instances.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/workflow_instances.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/workflow_instances.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/workflow_instances.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/workflow_logs.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/workflow_logs.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/workflow_logs.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/workflow_logs.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/workflow_search_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/workflow_search_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/workflow_search_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/workflow_search_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/workflow_task_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/workflow_task_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_instances/workflow_task_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_instances/workflow_task_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/edit_workflow_task.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/edit_workflow_task.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/edit_workflow_task.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/edit_workflow_task.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/error.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/error.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/error.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/error.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/js/main.js b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/js/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/js/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/js/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/toolbar.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/toolbar.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/toolbar.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/toolbar.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/view_workflow_tasks.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/view_workflow_tasks.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/view_workflow_tasks.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/view_workflow_tasks.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/workflow_search_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/workflow_search_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/workflow_search_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/workflow_search_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/workflow_search_tasks.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/workflow_search_tasks.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/workflow_search_tasks.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/workflow_search_tasks.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/workflow_task_action.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/workflow_task_action.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/workflow_task_action.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/workflow_task_action.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/workflow_tasks.jspf b/tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/workflow_tasks.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/workflow_tasks/workflow_tasks.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/workflow_tasks/workflow_tasks.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/xsl_content/configuration.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/xsl_content/configuration.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/xsl_content/configuration.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/xsl_content/configuration.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/xsl_content/example.xml b/tomcat-7.0.72/webapps/ROOT/html/portlet/xsl_content/example.xml
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/xsl_content/example.xml
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/xsl_content/example.xml
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/xsl_content/example.xsl b/tomcat-7.0.72/webapps/ROOT/html/portlet/xsl_content/example.xsl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/xsl_content/example.xsl
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/xsl_content/example.xsl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/xsl_content/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/xsl_content/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/xsl_content/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/xsl_content/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/xsl_content/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/xsl_content/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/xsl_content/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/xsl_content/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/portlet/xsl_content/view.jsp b/tomcat-7.0.72/webapps/ROOT/html/portlet/xsl_content/view.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/portlet/xsl_content/view.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/portlet/xsl_content/view.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button_item/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button_item/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button_item/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button_item/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button_item/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button_item/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button_item/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button_item/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button_item/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button_item/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button_item/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button_item/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button_row/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button_row/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button_row/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button_row/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button_row/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button_row/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button_row/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button_row/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button_row/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button_row/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/button_row/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/button_row/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/col/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/col/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/col/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/col/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/col/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/col/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/col/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/col/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/col/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/col/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/col/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/col/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/col/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/col/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/col/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/col/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/column/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/column/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/column/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/column/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/column/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/column/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/column/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/column/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/column/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/column/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/column/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/column/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/component/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/component/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/component/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/component/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/component/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/component/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/component/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/component/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/component/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/component/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/component/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/component/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/container/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/container/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/container/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/container/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/container/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/container/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/container/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/container/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/container/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/container/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/container/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/container/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/container/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/container/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/container/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/container/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/field_wrapper/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/field_wrapper/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/field_wrapper/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/field_wrapper/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/field_wrapper/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/field_wrapper/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/field_wrapper/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/field_wrapper/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/field_wrapper/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/field_wrapper/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/field_wrapper/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/field_wrapper/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/field_wrapper/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/field_wrapper/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/field_wrapper/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/field_wrapper/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/fieldset/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/fieldset/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/fieldset/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/fieldset/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/fieldset/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/fieldset/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/fieldset/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/fieldset/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/fieldset/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/fieldset/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/fieldset/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/fieldset/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/form/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/form/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/form/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/form/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/form/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/form/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/form/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/form/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/form/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/form/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/form/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/form/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/form/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/form/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/form/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/form/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/icon/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/icon/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/icon/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/icon/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/icon/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/icon/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/icon/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/icon/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/icon/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/icon/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/icon/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/icon/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/init-alloy.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/init-alloy.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/init-alloy.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/init-alloy.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/input/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/input/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/input/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/input/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/input/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/input/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/input/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/input/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/input/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/input/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/input/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/input/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/layout/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/layout/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/layout/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/layout/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/layout/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/layout/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/layout/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/layout/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/layout/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/layout/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/layout/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/layout/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_bar/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_bar/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_bar/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_bar/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_bar/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_bar/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_bar/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_bar/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_bar/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_bar/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_bar/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_bar/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_bar_search/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_bar_search/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_bar_search/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_bar_search/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_bar_search/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_bar_search/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_bar_search/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_bar_search/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_bar_search/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_bar_search/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_bar_search/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_bar_search/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_bar_search/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_bar_search/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_bar_search/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_bar_search/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_item/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_item/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_item/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_item/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_item/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_item/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_item/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_item/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_item/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_item/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/nav_item/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/nav_item/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/option/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/option/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/option/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/option/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/option/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/option/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/option/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/option/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/option/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/option/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/option/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/option/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/panel/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/panel/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/panel/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/panel/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/panel/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/panel/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/panel/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/panel/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/panel/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/panel/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/panel/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/panel/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/panel/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/panel/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/panel/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/panel/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/row/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/row/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/row/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/row/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/row/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/row/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/row/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/row/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/row/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/row/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/row/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/row/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/row/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/row/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/row/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/row/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/select/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/select/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/select/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/select/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/select/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/select/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/select/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/select/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/select/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/select/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/select/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/select/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/select/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/select/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/select/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/select/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/translation_manager/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/translation_manager/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/translation_manager/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/translation_manager/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/translation_manager/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/translation_manager/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/translation_manager/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/translation_manager/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/translation_manager/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/translation_manager/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/translation_manager/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/translation_manager/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/workflow_status/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/workflow_status/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/workflow_status/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/workflow_status/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/workflow_status/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/workflow_status/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/workflow_status/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/workflow_status/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/aui/workflow_status/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/aui/workflow_status/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/aui/workflow_status/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/aui/workflow_status/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ddm/html/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ddm/html/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ddm/html/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ddm/html/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ddm/html/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/ddm/html/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ddm/html/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ddm/html/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ddm/html/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ddm/html/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ddm/html/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ddm/html/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ddm/html/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ddm/html/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ddm/html/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ddm/html/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ddm/html_field/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ddm/html_field/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ddm/html_field/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ddm/html_field/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ddm/html_field/init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/ddm/html_field/init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ddm/html_field/init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ddm/html_field/init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ddm/html_field/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ddm/html_field/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ddm/html_field/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ddm/html_field/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ddm/html_field/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ddm/html_field/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ddm/html_field/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ddm/html_field/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/portlet/icon_options/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/portlet/icon_options/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/portlet/icon_options/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/portlet/icon_options/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/portlet/preview/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/portlet/preview/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/portlet/preview/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/portlet/preview/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/taglib-init-ext.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/taglib-init-ext.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/taglib-init-ext.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/taglib-init-ext.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/taglib-init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/taglib-init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/taglib-init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/taglib-init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/theme/layout_icon/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/theme/layout_icon/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/theme/layout_icon/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/theme/layout_icon/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/theme/meta_tags/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/theme/meta_tags/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/theme/meta_tags/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/theme/meta_tags/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/theme/meta_tags/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/theme/meta_tags/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/theme/meta_tags/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/theme/meta_tags/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/app_view_display_style/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/app_view_display_style/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/app_view_display_style/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/app_view_display_style/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/app_view_entry/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/app_view_entry/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/app_view_entry/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/app_view_entry/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/app_view_navigation_entry/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/app_view_navigation_entry/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/app_view_navigation_entry/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/app_view_navigation_entry/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/app_view_search_entry/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/app_view_search_entry/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/app_view_search_entry/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/app_view_search_entry/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/app_view_toolbar/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/app_view_toolbar/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/app_view_toolbar/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/app_view_toolbar/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/app_view_toolbar/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/app_view_toolbar/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/app_view_toolbar/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/app_view_toolbar/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_categories_error/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_categories_error/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_categories_error/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_categories_error/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_categories_error/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_categories_error/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_categories_error/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_categories_error/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_categories_navigation/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_categories_navigation/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_categories_navigation/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_categories_navigation/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_categories_navigation/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_categories_navigation/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_categories_navigation/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_categories_navigation/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_categories_selector/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_categories_selector/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_categories_selector/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_categories_selector/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_categories_selector/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_categories_selector/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_categories_selector/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_categories_selector/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_categories_summary/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_categories_summary/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_categories_summary/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_categories_summary/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_links/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_links/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_links/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_links/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_links/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_links/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_links/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_links/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_tags_error/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_tags_error/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_tags_error/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_tags_error/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_tags_error/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_tags_error/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_tags_error/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_tags_error/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_tags_navigation/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_tags_navigation/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_tags_navigation/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_tags_navigation/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_tags_navigation/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_tags_navigation/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_tags_navigation/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_tags_navigation/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_tags_selector/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_tags_selector/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_tags_selector/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_tags_selector/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_tags_summary/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_tags_summary/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/asset_tags_summary/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/asset_tags_summary/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/breadcrumb/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/breadcrumb/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/breadcrumb/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/breadcrumb/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/breadcrumb/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/breadcrumb/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/breadcrumb/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/breadcrumb/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/calendar/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/calendar/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/calendar/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/calendar/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/captcha/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/captcha/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/captcha/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/captcha/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/captcha/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/captcha/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/captcha/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/captcha/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/captcha/recaptcha.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/captcha/recaptcha.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/captcha/recaptcha.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/captcha/recaptcha.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/captcha/simplecaptcha.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/captcha/simplecaptcha.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/captcha/simplecaptcha.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/captcha/simplecaptcha.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/categorization_filter/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/categorization_filter/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/categorization_filter/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/categorization_filter/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/custom_attribute/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/custom_attribute/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/custom_attribute/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/custom_attribute/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/custom_attribute/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/custom_attribute/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/custom_attribute/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/custom_attribute/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/custom_attribute_list/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/custom_attribute_list/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/custom_attribute_list/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/custom_attribute_list/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/custom_attribute_list/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/custom_attribute_list/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/custom_attribute_list/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/custom_attribute_list/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/ddm_template_selector/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/ddm_template_selector/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/ddm_template_selector/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/ddm_template_selector/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/ddm_template_selector/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/ddm_template_selector/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/ddm_template_selector/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/ddm_template_selector/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/diff/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/diff/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/diff/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/diff/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/diff/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/diff/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/diff/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/diff/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/diff_html/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/diff_html/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/diff_html/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/diff_html/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/discussion/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/discussion/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/discussion/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/discussion/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/discussion/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/discussion/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/discussion/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/discussion/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/discussion/view_message_thread.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/discussion/view_message_thread.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/discussion/view_message_thread.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/discussion/view_message_thread.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/error/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/error/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/error/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/error/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/error/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/error/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/error/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/error/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/flags/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/flags/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/flags/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/flags/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/flash/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/flash/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/flash/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/flash/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/form_navigator/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/form_navigator/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/form_navigator/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/form_navigator/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/form_navigator/sections.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/form_navigator/sections.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/form_navigator/sections.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/form_navigator/sections.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/group_search/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/group_search/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/group_search/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/group_search/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/header/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/header/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/header/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/header/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/header/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/header/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/header/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/header/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/icon/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/icon/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/icon/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/icon/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/icon/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/icon/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/icon/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/icon/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_asset_links/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_asset_links/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_asset_links/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_asset_links/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_asset_links/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_asset_links/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_asset_links/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_asset_links/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_checkbox/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_checkbox/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_checkbox/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_checkbox/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_date/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_date/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_date/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_date/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_field/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_field/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_field/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_field/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_localized/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_localized/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_localized/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_localized/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_move_boxes/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_move_boxes/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_move_boxes/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_move_boxes/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_permissions/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_permissions/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_permissions/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_permissions/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_permissions/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_permissions/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_permissions/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_permissions/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_repeat/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_repeat/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_repeat/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_repeat/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_repeat/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_repeat/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_repeat/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_repeat/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_resource/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_resource/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_resource/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_resource/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_scheduler/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_scheduler/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_scheduler/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_scheduler/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_search/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_search/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_search/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_search/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_select/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_select/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_select/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_select/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_textarea/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_textarea/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_textarea/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_textarea/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_time/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_time/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_time/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_time/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_time_zone/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_time_zone/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_time_zone/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_time_zone/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_time_zone/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_time_zone/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/input_time_zone/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/input_time_zone/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/journal_article/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/journal_article/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/journal_article/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/journal_article/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/journal_article/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/journal_article/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/journal_article/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/journal_article/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/journal_content_search/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/journal_content_search/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/journal_content_search/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/journal_content_search/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/journal_content_search/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/journal_content_search/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/journal_content_search/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/journal_content_search/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/language/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/language/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/language/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/language/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/language/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/language/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/language/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/language/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/logo_selector/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/logo_selector/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/logo_selector/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/logo_selector/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/logo_selector/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/logo_selector/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/logo_selector/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/logo_selector/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/membership_policy_error/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/membership_policy_error/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/membership_policy_error/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/membership_policy_error/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/membership_policy_error/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/membership_policy_error/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/membership_policy_error/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/membership_policy_error/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/my_sites/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/my_sites/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/my_sites/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/my_sites/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/my_sites/page_site_name.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/my_sites/page_site_name.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/my_sites/page_site_name.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/my_sites/page_site_name.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/navigation/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/navigation/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/navigation/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/navigation/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/navigation/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/navigation/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/navigation/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/navigation/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/page_iterator/showing_x_results.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/page_iterator/showing_x_results.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/page_iterator/showing_x_results.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/page_iterator/showing_x_results.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/page_iterator/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/page_iterator/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/page_iterator/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/page_iterator/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/panel/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/panel/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/panel/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/panel/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/panel/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/panel/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/panel/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/panel/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/panel/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/panel/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/panel/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/panel/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/panel_container/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/panel_container/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/panel_container/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/panel_container/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/panel_container/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/panel_container/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/panel_container/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/panel_container/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/panel_container/javascript.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/panel_container/javascript.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/panel_container/javascript.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/panel_container/javascript.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/panel_container/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/panel_container/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/panel_container/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/panel_container/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/png_image/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/png_image/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/png_image/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/png_image/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/progress/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/progress/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/progress/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/progress/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/progress/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/progress/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/progress/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/progress/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/ratings/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/ratings/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/ratings/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/ratings/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/ratings/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/ratings/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/ratings/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/ratings/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/ratings_score/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/ratings_score/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/ratings_score/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/ratings_score/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/restore_entry/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/restore_entry/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/restore_entry/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/restore_entry/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/rss/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/rss/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/rss/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/rss/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/rss_settings/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/rss_settings/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/rss_settings/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/rss_settings/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/rss_settings/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/rss_settings/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/rss_settings/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/rss_settings/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search_container/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search_container/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search_container/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search_container/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search_container/status.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search_container/status.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search_container/status.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search_container/status.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search_iterator/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search_iterator/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search_iterator/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search_iterator/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search_paginator/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search_paginator/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search_paginator/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search_paginator/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search_speed/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search_speed/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search_speed/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search_speed/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search_toggle/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search_toggle/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search_toggle/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search_toggle/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search_toggle/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search_toggle/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search_toggle/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search_toggle/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search_toggle/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search_toggle/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/search_toggle/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/search_toggle/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/section/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/section/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/section/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/section/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/sites_directory/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/sites_directory/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/sites_directory/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/sites_directory/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/sites_directory/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/sites_directory/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/sites_directory/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/sites_directory/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_activities/init-ext.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_activities/init-ext.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_activities/init-ext.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_activities/init-ext.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_activities/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_activities/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_activities/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_activities/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_activities/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_activities/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_activities/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_activities/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_bookmark/facebook.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_bookmark/facebook.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_bookmark/facebook.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_bookmark/facebook.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_bookmark/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_bookmark/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_bookmark/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_bookmark/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_bookmark/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_bookmark/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_bookmark/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_bookmark/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_bookmark/plusone.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_bookmark/plusone.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_bookmark/plusone.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_bookmark/plusone.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_bookmark/twitter.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_bookmark/twitter.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_bookmark/twitter.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_bookmark/twitter.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_bookmarks/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_bookmarks/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_bookmarks/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_bookmarks/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_bookmarks/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_bookmarks/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/social_bookmarks/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/social_bookmarks/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/staging/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/staging/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/staging/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/staging/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/staging/staging_actions.jspf b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/staging/staging_actions.jspf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/staging/staging_actions.jspf
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/staging/staging_actions.jspf
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/success/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/success/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/success/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/success/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/table_iterator/body.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/table_iterator/body.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/table_iterator/body.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/table_iterator/body.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/table_iterator/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/table_iterator/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/table_iterator/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/table_iterator/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/table_iterator/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/table_iterator/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/table_iterator/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/table_iterator/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/table_iterator/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/table_iterator/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/table_iterator/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/table_iterator/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/tabs/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/tabs/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/tabs/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/tabs/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/tabs/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/tabs/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/tabs/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/tabs/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/tabs/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/tabs/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/tabs/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/tabs/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/toggle/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/toggle/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/toggle/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/toggle/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/toggle_area/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/toggle_area/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/toggle_area/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/toggle_area/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/toggle_area/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/toggle_area/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/toggle_area/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/toggle_area/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/trash_empty/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/trash_empty/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/trash_empty/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/trash_empty/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/trash_undo/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/trash_undo/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/trash_undo/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/trash_undo/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/user_display/end.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/user_display/end.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/user_display/end.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/user_display/end.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/user_display/init.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/user_display/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/user_display/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/user_display/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/user_display/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/user_display/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/user_display/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/user_display/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/user_search/start.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/user_search/start.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/user_search/start.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/user_search/start.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/webdav/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/webdav/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/webdav/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/webdav/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/taglib/ui/write/page.jsp b/tomcat-7.0.72/webapps/ROOT/html/taglib/ui/write/page.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/taglib/ui/write/page.jsp
rename to tomcat-7.0.72/webapps/ROOT/html/taglib/ui/write/page.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/_aui_variables.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/_aui_variables.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/_aui_variables.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/_aui_variables.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/_liferay_custom.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/_liferay_custom.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/_liferay_custom.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/_liferay_custom.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/application.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/application.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/application.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/application.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/aui.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/aui.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/aui.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/aui.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/base.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/base.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/custom.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/custom.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/custom.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/custom.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/dockbar.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/dockbar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/dockbar.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/dockbar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/extras.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/extras.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/extras.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/extras.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/layout.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/layout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/layout.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/layout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/navigation.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/navigation.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/navigation.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/navigation.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/portlet.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/portlet.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_styled/css/portlet.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_styled/css/portlet.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_styled/images/screenshot.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_styled/images/screenshot.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_styled/images/screenshot.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_styled/images/screenshot.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/_aui_custom.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/_aui_custom.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/_aui_custom.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/_aui_custom.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/_aui_variables.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/_aui_variables.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/_aui_variables.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/_aui_variables.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/_liferay_custom.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/_liferay_custom.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/_liferay_custom.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/_liferay_custom.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/application.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/application.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/application.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/application.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_accordion.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_accordion.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_accordion.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_accordion.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_alerts.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_alerts.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_alerts.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_alerts.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_breadcrumbs.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_breadcrumbs.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_breadcrumbs.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_breadcrumbs.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_button-groups-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_button-groups-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_button-groups-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_button-groups-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_button-groups.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_button-groups.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_button-groups.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_button-groups.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_buttons-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_buttons-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_buttons-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_buttons-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_buttons.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_buttons.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_buttons.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_buttons.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_carousel-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_carousel-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_carousel-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_carousel-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_carousel.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_carousel.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_carousel.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_carousel.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_close.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_close.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_close.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_close.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_code.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_code.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_code.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_code.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_component-animations.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_component-animations.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_component-animations.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_component-animations.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_dropdowns.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_dropdowns.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_dropdowns.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_dropdowns.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_forms.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_forms.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_forms.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_forms.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_grid.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_grid.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_grid.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_grid.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_hero-unit.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_hero-unit.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_hero-unit.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_hero-unit.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_labels-badges.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_labels-badges.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_labels-badges.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_labels-badges.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_layouts.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_layouts.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_layouts.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_layouts.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_media.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_media.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_media.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_media.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_mixins.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_mixins.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_mixins.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_mixins.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_modals-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_modals-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_modals-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_modals-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_modals.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_modals.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_modals.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_modals.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_navbar.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_navbar.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_navbar.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_navbar.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_navs-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_navs-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_navs-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_navs-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_navs.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_navs.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_navs.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_navs.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_pager.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_pager.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_pager.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_pager.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_pagination-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_pagination-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_pagination-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_pagination-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_pagination.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_pagination.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_pagination.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_pagination.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_popovers-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_popovers-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_popovers-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_popovers-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_popovers.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_popovers.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_popovers.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_popovers.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_progress-bars-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_progress-bars-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_progress-bars-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_progress-bars-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_progress-bars.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_progress-bars.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_progress-bars.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_progress-bars.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_reset.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_reset.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_reset.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_reset.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-1200px-min.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-1200px-min.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-1200px-min.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-1200px-min.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-767px-max.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-767px-max.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-767px-max.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-767px-max.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-768px-979px.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-768px-979px.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-768px-979px.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-768px-979px.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-navbar.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-navbar.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-navbar.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-navbar.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-utilities.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-utilities.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-utilities.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_responsive-utilities.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_scaffolding.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_scaffolding.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_scaffolding.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_scaffolding.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_sprites.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_sprites.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_sprites.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_sprites.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_tables.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_tables.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_tables.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_tables.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_thumbnails.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_thumbnails.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_thumbnails.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_thumbnails.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_tooltip-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_tooltip-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_tooltip-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_tooltip-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_tooltip.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_tooltip.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_tooltip.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_tooltip.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_type.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_type.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_type.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_type.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_utilities-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_utilities-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_utilities-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_utilities-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_utilities.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_utilities.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_utilities.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_utilities.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_variables-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_variables-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_variables-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_variables-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_variables.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_variables.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_variables.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_variables.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_wells.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_wells.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/_wells.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/_wells.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/FontAwesome.otf b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/FontAwesome.otf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/FontAwesome.otf
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/FontAwesome.otf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.dev.svg b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.dev.svg
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.dev.svg
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.dev.svg
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.eot b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.eot
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.eot
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.eot
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.svg b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.svg
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.svg
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.svg
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.ttf b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.ttf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.ttf
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.ttf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.woff b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.woff
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.woff
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-alloy.woff
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-webfont.eot b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-webfont.eot
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-webfont.eot
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-webfont.eot
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-webfont.svg b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-webfont.svg
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-webfont.svg
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-webfont.svg
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-webfont.ttf b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-webfont.ttf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-webfont.ttf
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-webfont.ttf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-webfont.woff b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-webfont.woff
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-webfont.woff
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/font/fontawesome-webfont.woff
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_bootstrap.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_bootstrap.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_bootstrap.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_bootstrap.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_core.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_core.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_core.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_core.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_extras.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_extras.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_extras.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_extras.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_icons-alloy-extra.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_icons-alloy-extra.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_icons-alloy-extra.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_icons-alloy-extra.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_icons-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_icons-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_icons-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_icons-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_mixins-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_mixins-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_mixins-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_mixins-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_path-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_path-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_path-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_path-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_variables.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_variables.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_variables.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/_variables.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/font-awesome-ie7.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/font-awesome-ie7.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/font-awesome-ie7.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/font-awesome-ie7.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/font-awesome.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/font-awesome.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/font-awesome.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/alloy-font-awesome/scss/font-awesome.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/bootstrap.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/bootstrap.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/bootstrap.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/bootstrap.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/responsive.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/responsive.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/aui/responsive.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/aui/responsive.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/base.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/base.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/custom.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/custom.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/custom.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/custom.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/dockbar.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/dockbar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/dockbar.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/dockbar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/layout.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/layout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/layout.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/layout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/navigation.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/navigation.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/navigation.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/navigation.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/portlet.css b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/portlet.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/css/portlet.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/css/portlet.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/add_content/layouts.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/add_content/layouts.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/add_content/layouts.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/add_content/layouts.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/add_content/portlet_category.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/add_content/portlet_category.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/add_content/portlet_category.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/add_content/portlet_category.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/add_content/portlet_item.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/add_content/portlet_item.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/add_content/portlet_item.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/add_content/portlet_item.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/add_content/portlet_item_archived_setup.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/add_content/portlet_item_archived_setup.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/add_content/portlet_item_archived_setup.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/add_content/portlet_item_archived_setup.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/add_content/portlet_item_instanceable.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/add_content/portlet_item_instanceable.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/add_content/portlet_item_instanceable.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/add_content/portlet_item_instanceable.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/api/exception.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/api/exception.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/api/exception.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/api/exception.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/api/execute.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/api/execute.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/api/execute.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/api/execute.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/api/method.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/api/method.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/api/method.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/api/method.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/api/property.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/api/property.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/api/property.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/api/property.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/api/return_type.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/api/return_type.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/api/return_type.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/api/return_type.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/button_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/button_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/button_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/button_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/button_bg_over.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/button_bg_over.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/button_bg_over.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/button_bg_over.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/button_bg_selected.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/button_bg_selected.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/button_bg_selected.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/button_bg_selected.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/button_bg_selected_over.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/button_bg_selected_over.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/button_bg_selected_over.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/button_bg_selected_over.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/close.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/close.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/current_page_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/current_page_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/current_page_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/current_page_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/current_page_hover_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/current_page_hover_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/current_page_hover_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/current_page_hover_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/forbidden_action.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/forbidden_action.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/forbidden_action.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/forbidden_action.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/handle_sort_vertical.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/handle_sort_vertical.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/handle_sort_vertical.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/handle_sort_vertical.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/header_row_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/header_row_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/header_row_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/header_row_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/layouts.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/layouts.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/layouts.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/layouts.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/loading_indicator.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/loading_indicator.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/loading_indicator.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/loading_indicator.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/menu_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/menu_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/menu_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/menu_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/paginator_link_current_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/paginator_link_current_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/paginator_link_current_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/paginator_link_current_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/panel_direction_indicator.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/panel_direction_indicator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/panel_direction_indicator.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/panel_direction_indicator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/panel_header.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/panel_header.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/panel_header.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/panel_header.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/panel_header_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/panel_header_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/panel_header_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/panel_header_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/panel_header_toggler_close.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/panel_header_toggler_close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/panel_header_toggler_close.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/panel_header_toggler_close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/panel_header_toggler_open.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/panel_header_toggler_open.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/panel_header_toggler_open.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/panel_header_toggler_open.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/state_active_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/state_active_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/state_active_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/state_active_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/state_default_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/state_default_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/state_default_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/state_default_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/state_hover_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/state_hover_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/state_hover_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/state_hover_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/subheader_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/subheader_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/subheader_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/subheader_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/tabs_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/tabs_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/application/tabs_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/application/tabs_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/01_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/01_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/01_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/01_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/01_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/01_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/01_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/01_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/01_minus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/01_minus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/01_minus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/01_minus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/01_plus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/01_plus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/01_plus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/01_plus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/01_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/01_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/01_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/01_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/01_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/01_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/01_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/01_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/02_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/02_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/02_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/02_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/02_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/02_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/02_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/02_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/02_minus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/02_minus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/02_minus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/02_minus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/02_plus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/02_plus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/02_plus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/02_plus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/02_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/02_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/02_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/02_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/02_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/02_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/02_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/02_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/02_x.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/02_x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/02_x.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/02_x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/03_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/03_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/03_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/03_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/03_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/03_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/03_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/03_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/04_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/04_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/04_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/04_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/04_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/04_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/04_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/04_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/05_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/05_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/05_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/05_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/05_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/05_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/05_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/05_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/05_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/05_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/05_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/05_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/05_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/05_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/05_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/05_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/06_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/06_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/06_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/06_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/06_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/06_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/06_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/06_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/07_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/07_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/07_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/07_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/08_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/08_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/08_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/08_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/08_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/08_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/08_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/08_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/08_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/08_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/08_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/08_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/08_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/08_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/08_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/08_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/09_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/09_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/09_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/09_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/09_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/09_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/09_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/09_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/09_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/09_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/09_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/09_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/09_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/09_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/09_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/09_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/10_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/10_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/10_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/10_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/11_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/11_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/11_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/11_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/12_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/12_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/12_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/12_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/13_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/13_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/13_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/13_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/13_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/13_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/13_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/13_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/paging_first.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/paging_first.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/paging_first.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/paging_first.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/paging_last.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/paging_last.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/paging_last.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/paging_last.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/paging_next.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/paging_next.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/paging_next.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/paging_next.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/paging_previous.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/paging_previous.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/paging_previous.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/paging_previous.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/resize.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/resize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/arrows/resize.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/arrows/resize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/common/state_active_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/common/state_active_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/common/state_active_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/common/state_active_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/common/state_default_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/common/state_default_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/common/state_default_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/common/state_default_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/common/state_hover_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/common/state_hover_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/common/state_hover_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/common/state_hover_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/common/state_selected_hover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/common/state_selected_hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/common/state_selected_hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/common/state_selected_hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/glyphicons-halflings-white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/glyphicons-halflings-white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/glyphicons-halflings-white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/glyphicons-halflings-white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/glyphicons-halflings.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/glyphicons-halflings.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/glyphicons-halflings.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/glyphicons-halflings.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/icon_sprite.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/icon_sprite.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/icon_sprite.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/icon_sprite.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/loading_indicator.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/loading_indicator.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/loading_indicator.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/loading_indicator.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/menu/bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/menu/bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/menu/bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/menu/bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/panel/header_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/panel/header_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/aui/panel/header_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/aui/panel/header_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/blogs/blogs.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/blogs/blogs.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/blogs/blogs.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/blogs/blogs.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/blogs/props.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/blogs/props.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/blogs/props.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/blogs/props.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/blogs/xml.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/blogs/xml.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/blogs/xml.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/blogs/xml.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/bookmarks/add_bookmark.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/bookmarks/add_bookmark.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/bookmarks/add_bookmark.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/bookmarks/add_bookmark.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/calendar/calendar_day_drop_shadow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/calendar/calendar_day_drop_shadow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/calendar/calendar_day_drop_shadow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/calendar/calendar_day_drop_shadow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/calendar/event_indicator.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/calendar/event_indicator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/calendar/event_indicator.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/calendar/event_indicator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/calendar/event_indicator_current.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/calendar/event_indicator_current.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/calendar/event_indicator_current.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/calendar/event_indicator_current.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/action.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/action.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/action.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/action.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/action_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/action_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/action_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/action_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/activate.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/activate.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/activate.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/activate.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_article.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_article.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_article.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_article.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_drive.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_drive.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_drive.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_drive.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_instance.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_instance.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_instance.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_instance.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_location.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_location.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_location.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_location.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_portlet_display_template.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_portlet_display_template.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_portlet_display_template.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_portlet_display_template.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_template.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_template.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_template.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_template.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_template_display.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_template_display.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_template_display.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_template_display.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_template_form.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_template_form.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_template_form.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_template_form.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_user.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_user.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/add_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/add_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/all_pages.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/all_pages.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/all_pages.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/all_pages.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/assign.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/assign.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/assign.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/assign.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/assign_user_group_roles.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/assign_user_group_roles.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/assign_user_group_roles.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/assign_user_group_roles.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/assign_user_roles.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/assign_user_roles.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/assign_user_roles.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/assign_user_roles.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/attributes.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/attributes.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/attributes.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/attributes.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/back.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/back.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/back.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/back.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/bottom.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/bottom.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/bottom.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/bottom.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/breadcrumbs.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/breadcrumbs.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/breadcrumbs.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/breadcrumbs.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/breadcrumbs_hud.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/breadcrumbs_hud.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/breadcrumbs_hud.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/breadcrumbs_hud.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/calendar.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/calendar.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/calendar.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/calendar.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/category.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/category.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/category.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/category.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/check.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/check.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/check.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/check.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/checked.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/checked.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/checked.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/checked.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/checkerboard.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/checkerboard.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/checkerboard.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/checkerboard.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/clip.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/clip.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/clip.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/clip.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/close.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/close.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/configuration.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/configuration.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/configuration.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/configuration.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/configuration_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/configuration_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/configuration_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/configuration_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/control_panel.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/control_panel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/control_panel.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/control_panel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/conversation.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/conversation.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/conversation.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/conversation.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/copy.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/copy.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/copy.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/copy.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/date.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/date.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/date.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/date.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/deactivate.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/deactivate.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/deactivate.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/deactivate.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/define_permissions.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/define_permissions.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/define_permissions.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/define_permissions.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/delete.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/delete.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/delete.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/delete.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/delete_attachment.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/delete_attachment.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/delete_attachment.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/delete_attachment.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/desktop.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/desktop.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/desktop.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/desktop.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/download.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/download.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/download.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/download.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/drive.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/drive.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/drive.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/drive.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/drive_error.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/drive_error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/drive_error.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/drive_error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/edit.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/edit.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/edit.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/edit.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/edit_template_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/edit_template_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/edit_template_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/edit_template_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/edit_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/edit_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/edit_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/edit_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/expire.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/expire.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/expire.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/expire.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/export.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/export.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/export.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/export.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/feed.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/feed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/feed.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/feed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/folder_empty.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/folder_empty.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/folder_empty.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/folder_empty.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/folder_full_document.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/folder_full_document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/folder_full_document.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/folder_full_document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/folder_open.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/folder_open.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/folder_open.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/folder_open.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/forward.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/forward.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/forward.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/forward.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/global.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/global.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/global.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/global.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/grey.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/grey.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/grey.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/grey.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/group.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/group.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/group.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/group.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/guest_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/guest_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/guest_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/guest_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/help.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/help.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/help.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/help.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/history.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/history.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/history.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/history.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/home.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/home.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/home.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/home.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/impersonate_user.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/impersonate_user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/impersonate_user.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/impersonate_user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/install_more.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/install_more.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/install_more.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/install_more.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/join.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/join.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/join.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/join.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/key.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/key.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/key.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/key.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/key_small.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/key_small.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/key_small.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/key_small.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/layout.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/layout.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/layout.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/layout.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/leave.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/leave.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/leave.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/leave.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/liferay_sync.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/liferay_sync.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/liferay_sync.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/liferay_sync.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/links.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/links.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/links.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/links.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/lock.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/lock.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/lock.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/lock.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/manage_nodes.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/manage_nodes.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/manage_nodes.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/manage_nodes.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/manage_task.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/manage_task.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/manage_task.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/manage_task.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/maximize.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/maximize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/maximize.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/maximize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/message.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/message.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/message.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/message.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/message_panel_shadow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/message_panel_shadow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/message_panel_shadow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/message_panel_shadow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/minimize.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/minimize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/minimize.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/minimize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/my_places_private.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/my_places_private.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/my_places_private.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/my_places_private.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/my_places_public.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/my_places_public.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/my_places_public.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/my_places_public.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/news.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/news.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/news.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/news.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/open_window.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/open_window.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/open_window.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/open_window.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/openid.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/openid.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/openid.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/openid.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/organization_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/organization_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/organization_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/organization_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/organization_icon_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/organization_icon_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/organization_icon_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/organization_icon_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/orphan_pages.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/orphan_pages.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/orphan_pages.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/orphan_pages.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/page_template.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/page_template.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/page_template.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/page_template.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/pages.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/pages.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/pages.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/pages.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/permissions.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/permissions.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/permissions.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/permissions.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/portlet.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/portlet.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/portlet.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/portlet.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/post.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/post.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/post.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/post.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/preview.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/preview.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/preview.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/preview.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/print.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/print.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/print.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/print.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/quote.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/quote.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/quote.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/quote.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/recent_changes.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/recent_changes.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/recent_changes.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/recent_changes.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/remove.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/remove.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/remove.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/remove.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/reply.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/reply.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/reply.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/reply.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/revision.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/revision.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/revision.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/revision.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/rss.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/rss.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/rss.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/rss.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/saved_in_database.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/saved_in_database.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/saved_in_database.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/saved_in_database.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/search.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/search.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/search.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/search.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/services.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/services.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/services.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/services.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/shadow_bottom_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/shadow_bottom_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/shadow_bottom_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/shadow_bottom_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/shadow_top_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/shadow_top_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/shadow_top_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/shadow_top_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/share.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/share.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/share.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/share.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/sharing.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/sharing.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/sharing.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/sharing.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/sign_out.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/sign_out.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/sign_out.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/sign_out.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/signal_instance.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/signal_instance.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/signal_instance.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/signal_instance.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/site_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/site_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/site_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/site_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/site_template.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/site_template.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/site_template.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/site_template.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/sitemap.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/sitemap.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/sitemap.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/sitemap.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/staging.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/staging.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/staging.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/staging.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/status_offline.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/status_offline.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/status_offline.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/status_offline.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/status_online.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/status_online.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/status_online.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/status_online.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/submit.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/submit.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/submit.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/submit.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/subscribe.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/subscribe.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/subscribe.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/subscribe.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/tabs_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/tabs_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/tabs_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/tabs_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/tag.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/tag.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/tag.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/tag.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/team_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/team_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/team_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/team_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/telephone.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/telephone.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/telephone.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/telephone.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/telephone_mobile.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/telephone_mobile.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/telephone_mobile.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/telephone_mobile.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/time.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/time.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/time.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/time.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/tool.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/tool.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/tool.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/tool.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/top.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/top.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/top.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/top.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/trash.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/trash.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/trash.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/trash.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/unassign_user.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/unassign_user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/unassign_user.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/unassign_user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/unassign_user_group.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/unassign_user_group.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/unassign_user_group.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/unassign_user_group.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/unchecked.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/unchecked.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/unchecked.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/unchecked.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/undo.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/undo.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/undo.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/undo.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/unlink.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/unlink.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/unlink.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/unlink.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/unlock.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/unlock.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/unlock.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/unlock.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/unsubscribe.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/unsubscribe.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/unsubscribe.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/unsubscribe.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/user_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/user_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/user_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/user_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/user_icon_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/user_icon_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/user_icon_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/user_icon_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/view.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/view.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/view.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/view.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/view_articles.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/view_articles.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/view_articles.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/view_articles.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/view_instances.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/view_instances.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/view_instances.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/view_instances.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/view_locations.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/view_locations.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/view_locations.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/view_locations.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/view_structures.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/view_structures.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/view_structures.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/view_structures.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/view_tasks.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/view_tasks.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/view_tasks.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/view_tasks.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/view_templates.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/view_templates.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/view_templates.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/view_templates.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/view_users.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/view_users.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/view_users.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/view_users.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/welcome_message.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/welcome_message.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/common/welcome_message.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/common/welcome_message.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/control_panel/button.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/control_panel/button.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/control_panel/button.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/control_panel/button.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/control_panel/input_shadow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/control_panel/input_shadow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/control_panel/input_shadow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/control_panel/input_shadow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/control_panel/panel_shadow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/control_panel/panel_shadow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/control_panel/panel_shadow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/control_panel/panel_shadow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/control_panel/selected.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/control_panel/selected.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/control_panel/selected.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/control_panel/selected.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/desktop_active.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/desktop_active.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/desktop_active.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/desktop_active.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/desktop_off.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/desktop_off.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/desktop_off.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/desktop_off.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/full_size_active.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/full_size_active.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/full_size_active.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/full_size_active.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/full_size_off.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/full_size_off.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/full_size_off.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/full_size_off.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_horizontal_opacity.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_horizontal_opacity.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_horizontal_opacity.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_horizontal_opacity.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_horizontal_with_arrow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_horizontal_with_arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_horizontal_with_arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_horizontal_with_arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_off.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_off.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_off.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_off.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_vertical_opacity.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_vertical_opacity.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_vertical_opacity.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_vertical_opacity.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_vertical_with_arrow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_vertical_with_arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_vertical_with_arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/mobile_vertical_with_arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_horizontal_opacity.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_horizontal_opacity.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_horizontal_opacity.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_horizontal_opacity.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_horizontal_with_arrow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_horizontal_with_arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_horizontal_with_arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_horizontal_with_arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_off.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_off.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_off.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_off.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_vertical_opacity.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_vertical_opacity.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_vertical_opacity.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_vertical_opacity.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_vertical_with_arrow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_vertical_with_arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_vertical_with_arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/device_preview/tablet_vertical_with_arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/diff/minus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/diff/minus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/diff/minus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/diff/minus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/diff/plus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/diff/plus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/diff/plus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/diff/plus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/diff/underline.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/diff/underline.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/diff/underline.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/diff/underline.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/button_active_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/button_active_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/button_active_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/button_active_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/checked.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/checked.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/checked.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/checked.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/control_panel.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/control_panel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/control_panel.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/control_panel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/customizations.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/customizations.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/customizations.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/customizations.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/dockbar_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/dockbar_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/dockbar_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/dockbar_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/pin.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/pin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/pin.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/pin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/places.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/places.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/places.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/places.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/separator.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/separator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/separator.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/separator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/settings.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/settings.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/settings.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/settings.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/toggle_controls.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/toggle_controls.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/toggle_controls.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/toggle_controls.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/unchecked.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/unchecked.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/unchecked.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/unchecked.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/unpin.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/unpin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/dockbar/unpin.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/dockbar/unpin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/document_library/add_document.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/document_library/add_document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/document_library/add_document.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/document_library/add_document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/document_library/add_multiple_documents.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/document_library/add_multiple_documents.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/document_library/add_multiple_documents.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/document_library/add_multiple_documents.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/document_library/msoffice.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/document_library/msoffice.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/document_library/msoffice.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/document_library/msoffice.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/document_library/page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/document_library/page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/document_library/page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/document_library/page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/document_library/preview_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/document_library/preview_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/document_library/preview_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/document_library/preview_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/document_library/preview_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/document_library/preview_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/document_library/preview_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/document_library/preview_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/document_library/preview_zoom.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/document_library/preview_zoom.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/document_library/preview_zoom.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/document_library/preview_zoom.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/angry.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/angry.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/angry.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/angry.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/bashful.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/bashful.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/bashful.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/bashful.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/big_grin.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/big_grin.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/big_grin.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/big_grin.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/blink.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/blink.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/blink.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/blink.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/blush.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/blush.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/blush.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/blush.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/bored.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/bored.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/bored.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/bored.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/closed_eyes.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/closed_eyes.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/closed_eyes.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/closed_eyes.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/cold.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/cold.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/cold.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/cold.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/cool.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/cool.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/cool.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/cool.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/darth_vader.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/darth_vader.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/darth_vader.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/darth_vader.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/dry.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/dry.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/dry.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/dry.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/exclamation.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/exclamation.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/exclamation.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/exclamation.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/girl.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/girl.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/girl.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/girl.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/glare.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/glare.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/glare.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/glare.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/happy.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/happy.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/happy.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/happy.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/huh.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/huh.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/huh.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/huh.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/in_love.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/in_love.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/in_love.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/in_love.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/karate_kid.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/karate_kid.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/karate_kid.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/karate_kid.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/kiss.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/kiss.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/kiss.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/kiss.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/laugh.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/laugh.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/laugh.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/laugh.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/mad.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/mad.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/mad.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/mad.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/mellow.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/mellow.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/mellow.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/mellow.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/ninja.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/ninja.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/ninja.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/ninja.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/oh_my.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/oh_my.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/oh_my.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/oh_my.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/pac_man.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/pac_man.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/pac_man.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/pac_man.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/roll_eyes.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/roll_eyes.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/roll_eyes.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/roll_eyes.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/sad.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/sad.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/sad.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/sad.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/sleep.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/sleep.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/sleep.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/sleep.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/smile.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/smug.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/smug.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/smug.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/smug.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/suspicious.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/suspicious.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/suspicious.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/suspicious.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/tongue.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/tongue.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/tongue.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/tongue.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/unsure.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/unsure.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/unsure.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/unsure.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/wacko.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/wacko.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/wacko.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/wacko.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/wink.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/wink.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/wink.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/wink.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/wub.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/wub.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/emoticons/wub.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/emoticons/wub.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/favicon.ico b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/favicon.ico
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/favicon.ico
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/favicon.ico
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/article.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/article.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/article.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/article.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/blog.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/blog.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/blog.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/blog.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/bookmark.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/bookmark.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/bookmark.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/bookmark.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/calendar.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/calendar.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/calendar.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/calendar.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/compressed.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/compressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/compressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/compressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/default.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/default.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/default.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/default.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/document.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/document.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/drive.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/drive.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/drive.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/drive.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/drive_error.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/drive_error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/drive_error.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/drive_error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/flash.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/flash.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/flash.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/flash.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_empty.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_empty.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_empty.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_empty.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_empty_article.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_empty_article.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_empty_article.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_empty_article.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_empty_bookmark.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_empty_bookmark.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_empty_bookmark.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_empty_bookmark.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_empty_document.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_empty_document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_empty_document.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_empty_document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_full_article.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_full_article.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_full_article.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_full_article.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_full_bookmark.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_full_bookmark.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_full_bookmark.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_full_bookmark.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_full_document.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_full_document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_full_document.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_full_document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_full_image.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_full_image.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_full_image.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/folder_full_image.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/image.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/image.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/image.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/image.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/message.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/message.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/message.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/message.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/music.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/music.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/music.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/music.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/overlay_link.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/overlay_link.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/overlay_link.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/overlay_link.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/overlay_lock.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/overlay_lock.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/overlay_lock.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/overlay_lock.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/pdf.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/pdf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/pdf.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/pdf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/presentation.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/presentation.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/presentation.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/presentation.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/spreadsheet.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/spreadsheet.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/spreadsheet.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/spreadsheet.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/task.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/task.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/task.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/task.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/video.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/video.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/video.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/video.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/wiki_page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/wiki_page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/large/wiki_page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/large/wiki_page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/bmp.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/bmp.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/bmp.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/bmp.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/css.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/css.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/css.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/css.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/csv.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/csv.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/csv.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/csv.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/doc.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/doc.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/doc.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/doc.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/docx.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/docx.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/docx.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/docx.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/dot.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/dot.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/dot.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/dot.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/gif.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/gif.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/gif.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/gif.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/gz.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/gz.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/gz.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/gz.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/htm.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/htm.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/htm.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/htm.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/html.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/html.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/html.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/html.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/jpeg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/jpeg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/jpeg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/jpeg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/jpg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/jpg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/jpg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/jpg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/js.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/js.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/js.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/js.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/lar.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/lar.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/lar.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/lar.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odb.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odb.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odb.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odb.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odf.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odf.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odp.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odp.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odp.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odp.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/ods.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/ods.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/ods.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/ods.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odt.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odt.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odt.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/odt.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/pdf.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/pdf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/pdf.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/pdf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/png.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/png.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/png.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/png.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/ppt.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/ppt.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/ppt.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/ppt.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/pptx.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/pptx.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/pptx.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/pptx.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/rtf.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/rtf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/rtf.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/rtf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/swf.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/swf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/swf.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/swf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/sxc.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/sxc.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/sxc.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/sxc.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/sxi.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/sxi.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/sxi.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/sxi.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/sxw.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/sxw.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/sxw.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/sxw.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/tar.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/tar.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/tar.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/tar.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/tgz.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/tgz.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/tgz.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/tgz.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/tiff.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/tiff.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/tiff.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/tiff.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/tsv.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/tsv.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/tsv.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/tsv.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/txt.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/txt.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/txt.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/txt.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/vsd.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/vsd.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/vsd.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/vsd.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/xls.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/xls.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/xls.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/xls.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/xlsx.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/xlsx.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/xlsx.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/xlsx.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/xml.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/xml.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/xml.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/xml.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/zip.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/zip.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/file_system/small/zip.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/file_system/small/zip.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/forms/button.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/forms/button.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/forms/button.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/forms/button.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/forms/input_shadow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/forms/input_shadow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/forms/input_shadow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/forms/input_shadow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/image_gallery_display/add_image.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/image_gallery_display/add_image.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/image_gallery_display/add_image.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/image_gallery_display/add_image.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/image_gallery_display/slide_show.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/image_gallery_display/slide_show.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/image_gallery_display/slide_show.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/image_gallery_display/slide_show.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/checkbox.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/checkbox.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/checkbox.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/checkbox.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/document_library.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/document_library.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/document_library.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/document_library.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/form_builder_arrow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/form_builder_arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/form_builder_arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/form_builder_arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/form_builder_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/form_builder_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/form_builder_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/form_builder_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/form_builder_close.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/form_builder_close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/form_builder_close.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/form_builder_close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/form_group.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/form_group.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/form_group.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/form_group.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/image_gallery.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/image_gallery.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/image_gallery.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/image_gallery.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/image_uploader.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/image_uploader.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/image_uploader.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/image_uploader.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/link_to_page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/link_to_page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/link_to_page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/link_to_page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/multiselection_list.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/multiselection_list.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/multiselection_list.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/multiselection_list.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/options.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/options.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/options.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/options.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/selectbox.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/selectbox.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/selectbox.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/selectbox.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/selection_break.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/selection_break.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/selection_break.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/selection_break.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/text_field.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/text_field.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/text_field.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/text_field.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/textarea.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/textarea.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/textarea.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/textarea.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/textbox.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/textbox.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/journal/textbox.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/journal/textbox.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/ar_SA.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/ar_SA.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/ar_SA.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/ar_SA.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/bg_BG.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/bg_BG.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/bg_BG.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/bg_BG.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/ca_AD.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/ca_AD.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/ca_AD.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/ca_AD.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/ca_ES.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/ca_ES.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/ca_ES.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/ca_ES.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/cs_CZ.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/cs_CZ.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/cs_CZ.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/cs_CZ.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/da_DK.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/da_DK.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/da_DK.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/da_DK.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/de_DE.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/de_DE.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/de_DE.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/de_DE.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/el_GR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/el_GR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/el_GR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/el_GR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/en_AU.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/en_AU.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/en_AU.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/en_AU.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/en_GB.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/en_GB.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/en_GB.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/en_GB.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/en_US.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/en_US.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/en_US.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/en_US.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/es_ES.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/es_ES.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/es_ES.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/es_ES.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/et_EE.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/et_EE.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/et_EE.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/et_EE.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/eu_ES.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/eu_ES.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/eu_ES.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/eu_ES.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/fa_IR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/fa_IR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/fa_IR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/fa_IR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/fi_FI.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/fi_FI.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/fi_FI.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/fi_FI.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/fr_CA.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/fr_CA.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/fr_CA.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/fr_CA.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/fr_FR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/fr_FR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/fr_FR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/fr_FR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/gl_ES.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/gl_ES.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/gl_ES.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/gl_ES.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/hi_IN.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/hi_IN.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/hi_IN.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/hi_IN.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/hr_HR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/hr_HR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/hr_HR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/hr_HR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/hu_HU.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/hu_HU.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/hu_HU.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/hu_HU.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/in_ID.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/in_ID.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/in_ID.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/in_ID.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/it_IT.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/it_IT.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/it_IT.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/it_IT.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/iw_IL.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/iw_IL.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/iw_IL.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/iw_IL.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/ja_JP.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/ja_JP.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/ja_JP.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/ja_JP.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/ko_KR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/ko_KR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/ko_KR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/ko_KR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/lo_LA.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/lo_LA.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/lo_LA.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/lo_LA.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/lt_LT.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/lt_LT.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/lt_LT.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/lt_LT.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/nb_NO.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/nb_NO.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/nb_NO.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/nb_NO.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/nl_BE.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/nl_BE.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/nl_BE.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/nl_BE.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/nl_NL.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/nl_NL.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/nl_NL.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/nl_NL.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/pl_PL.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/pl_PL.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/pl_PL.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/pl_PL.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/pt_BR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/pt_BR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/pt_BR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/pt_BR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/pt_PT.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/pt_PT.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/pt_PT.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/pt_PT.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/ro_RO.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/ro_RO.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/ro_RO.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/ro_RO.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/ru_RU.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/ru_RU.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/ru_RU.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/ru_RU.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/sk_SK.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/sk_SK.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/sk_SK.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/sk_SK.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/sl_SI.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/sl_SI.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/sl_SI.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/sl_SI.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/sr_RS.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/sr_RS.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/sr_RS.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/sr_RS.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/sr_RS_latin.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/sr_RS_latin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/sr_RS_latin.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/sr_RS_latin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/sv_SE.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/sv_SE.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/sv_SE.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/sv_SE.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/tr_TR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/tr_TR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/tr_TR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/tr_TR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/uk_UA.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/uk_UA.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/uk_UA.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/uk_UA.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/vi_VN.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/vi_VN.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/vi_VN.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/vi_VN.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/zh_CN.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/zh_CN.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/zh_CN.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/zh_CN.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/zh_TW.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/zh_TW.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/language/zh_TW.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/language/zh_TW.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/login/facebook_login_button.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/login/facebook_login_button.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/login/facebook_login_button.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/login/facebook_login_button.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/add_folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/add_folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/add_folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/add_folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/check_mail.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/check_mail.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/check_mail.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/check_mail.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/clip.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/clip.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/clip.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/clip.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/compose.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/compose.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/compose.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/compose.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/delete.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/delete.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/delete.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/delete.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/delete_folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/delete_folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/delete_folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/delete_folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/edit_draft.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/edit_draft.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/edit_draft.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/edit_draft.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/edit_folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/edit_folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/edit_folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/edit_folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/flagged.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/flagged.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/flagged.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/flagged.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/forward.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/forward.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/forward.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/forward.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/move.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/move.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/move.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/move.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/print.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/print.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/print.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/print.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/read.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/read.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/read.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/read.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/rename_folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/rename_folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/rename_folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/rename_folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/replied.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/replied.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/replied.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/replied.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/reply.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/reply.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/reply.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/reply.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/reply_all.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/reply_all.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/reply_all.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/reply_all.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/unread.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/unread.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/mail/unread.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/mail/unread.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/ban_user.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/ban_user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/ban_user.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/ban_user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/bold.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/bold.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/bold.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/bold.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/code.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/code.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/code.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/code.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/color.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/color.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/color.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/color.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/email.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/email.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/email.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/email.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/hyperlink.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/hyperlink.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/hyperlink.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/hyperlink.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/image.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/image.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/image.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/image.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/indent.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/indent.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/indent.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/indent.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/italic.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/italic.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/italic.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/italic.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/justify_center.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/justify_center.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/justify_center.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/justify_center.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/justify_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/justify_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/justify_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/justify_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/justify_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/justify_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/justify_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/justify_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/l.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/l.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/l.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/l.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/ordered_list.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/ordered_list.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/ordered_list.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/ordered_list.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/priority_announcement.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/priority_announcement.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/priority_announcement.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/priority_announcement.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/priority_sticky.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/priority_sticky.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/priority_sticky.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/priority_sticky.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/priority_urgent.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/priority_urgent.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/priority_urgent.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/priority_urgent.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/quote.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/quote.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/quote.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/quote.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/quoteleft.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/quoteleft.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/quoteleft.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/quoteleft.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/quoteright.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/quoteright.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/quoteright.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/quoteright.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/spacer.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/spacer.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/spacer.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/spacer.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/strike.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/strike.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/strike.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/strike.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/t.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/t.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/t.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/t.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/thread_view_combination.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/thread_view_combination.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/thread_view_combination.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/thread_view_combination.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/thread_view_flat.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/thread_view_flat.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/thread_view_flat.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/thread_view_flat.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/thread_view_tree.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/thread_view_tree.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/thread_view_tree.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/thread_view_tree.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/unban_user.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/unban_user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/unban_user.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/unban_user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/underline.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/underline.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/underline.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/underline.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/unordered_list.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/unordered_list.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/message_boards/unordered_list.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/message_boards/unordered_list.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/messages/alert.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/messages/alert.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/messages/alert.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/messages/alert.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/messages/error.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/messages/error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/messages/error.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/messages/error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/messages/info.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/messages/info.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/messages/info.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/messages/info.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/messages/success.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/messages/success.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/messages/success.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/messages/success.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/navigation/add_page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/navigation/add_page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/navigation/add_page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/navigation/add_page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/navigation/bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/navigation/bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/navigation/bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/navigation/bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/back.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/back.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/back.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/back.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/close.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/close.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/close_borderless.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/close_borderless.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/close_borderless.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/close_borderless.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/configuration.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/configuration.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/configuration.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/configuration.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/draggable_borderless.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/draggable_borderless.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/draggable_borderless.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/draggable_borderless.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/edit.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/edit.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/edit.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/edit.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/edit_borderless.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/edit_borderless.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/edit_borderless.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/edit_borderless.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/edit_defaults.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/edit_defaults.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/edit_defaults.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/edit_defaults.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/edit_guest.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/edit_guest.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/edit_guest.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/edit_guest.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/header_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/header_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/header_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/header_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/help.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/help.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/help.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/help.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/maximize.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/maximize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/maximize.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/maximize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/minimize.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/minimize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/minimize.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/minimize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/options.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/options.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/options.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/options.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/options_borderless.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/options_borderless.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/options_borderless.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/options_borderless.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/options_selected.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/options_selected.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/options_selected.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/options_selected.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/placeholder_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/placeholder_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/placeholder_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/placeholder_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/pop_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/pop_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/pop_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/pop_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/portlet_css.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/portlet_css.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/portlet_css.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/portlet_css.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/portlet_css_borderless.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/portlet_css_borderless.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/portlet_css_borderless.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/portlet_css_borderless.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/print.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/print.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/print.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/print.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/refresh.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/refresh.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/refresh.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/refresh.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/restore.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/restore.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/portlet/restore.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/portlet/restore.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/progress_bar/complete_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/progress_bar/complete_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/progress_bar/complete_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/progress_bar/complete_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/progress_bar/complete_middle.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/progress_bar/complete_middle.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/progress_bar/complete_middle.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/progress_bar/complete_middle.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/progress_bar/complete_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/progress_bar/complete_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/progress_bar/complete_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/progress_bar/complete_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/progress_bar/incomplete_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/progress_bar/incomplete_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/progress_bar/incomplete_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/progress_bar/incomplete_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/progress_bar/incomplete_middle.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/progress_bar/incomplete_middle.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/progress_bar/incomplete_middle.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/progress_bar/incomplete_middle.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/progress_bar/incomplete_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/progress_bar/incomplete_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/progress_bar/incomplete_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/progress_bar/incomplete_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/progress_bar/loading_animation.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/progress_bar/loading_animation.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/progress_bar/loading_animation.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/progress_bar/loading_animation.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/flagged_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/flagged_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/flagged_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/flagged_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/flagged_icon_hover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/flagged_icon_hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/flagged_icon_hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/flagged_icon_hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/star_hover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/star_hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/star_hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/star_hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/star_off.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/star_off.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/star_off.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/star_off.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/star_on.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/star_on.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/star_on.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/star_on.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/star_on_half.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/star_on_half.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/star_on_half.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/star_on_half.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/star_on_quarter.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/star_on_quarter.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/star_on_quarter.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/star_on_quarter.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/star_on_threequarters.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/star_on_threequarters.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/star_on_threequarters.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/star_on_threequarters.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_cancel_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_cancel_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_cancel_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_cancel_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_down_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_down_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_down_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_down_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_down_icon_hover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_down_icon_hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_down_icon_hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_down_icon_hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_up_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_up_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_up_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_up_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_up_icon_hover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_up_icon_hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_up_icon_hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/ratings/thumbs_up_icon_hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shadow/left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shadow/left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shadow/left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shadow/left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shadow/middle.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shadow/middle.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shadow/middle.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shadow/middle.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shadow/right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shadow/right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shadow/right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shadow/right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shopping/cart.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shopping/cart.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shopping/cart.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shopping/cart.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_amex.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_amex.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_amex.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_amex.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_discover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_discover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_discover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_discover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_mastercard.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_mastercard.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_mastercard.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_mastercard.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_paypal.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_paypal.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_paypal.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_paypal.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_ver_number.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_ver_number.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_ver_number.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_ver_number.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_visa.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_visa.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_visa.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/shopping/cc_visa.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/add_coworker.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/add_coworker.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/add_coworker.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/add_coworker.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/add_friend.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/add_friend.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/add_friend.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/add_friend.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/block.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/block.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/block.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/block.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/coworker.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/coworker.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/coworker.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/coworker.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/follow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/follow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/follow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/follow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/follower.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/follower.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/follower.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/follower.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/following.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/following.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/following.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/following.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/friend.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/friend.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/friend.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/friend.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/remove_coworker.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/remove_coworker.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/remove_coworker.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/remove_coworker.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/remove_friend.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/remove_friend.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/remove_friend.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/remove_friend.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/unblock.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/unblock.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/unblock.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/unblock.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/unfollow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/unfollow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social/unfollow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social/unfollow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social_bookmarks/digg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social_bookmarks/digg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social_bookmarks/digg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social_bookmarks/digg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social_bookmarks/facebook.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social_bookmarks/facebook.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social_bookmarks/facebook.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social_bookmarks/facebook.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social_bookmarks/furl.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social_bookmarks/furl.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social_bookmarks/furl.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social_bookmarks/furl.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social_bookmarks/reddit.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social_bookmarks/reddit.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/social_bookmarks/reddit.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/social_bookmarks/reddit.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/spacer.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/spacer.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/spacer.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/spacer.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/staging_bar/live.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/staging_bar/live.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/staging_bar/live.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/staging_bar/live.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/staging_bar/staging.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/staging_bar/staging.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/staging_bar/staging.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/staging_bar/staging.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/trees/collapse_all.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/trees/collapse_all.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/trees/collapse_all.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/trees/collapse_all.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/trees/expand_all.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/trees/expand_all.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/trees/expand_all.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/trees/expand_all.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/trees/page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/trees/page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/trees/page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/trees/page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/trees/page_copy.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/trees/page_copy.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/trees/page_copy.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/trees/page_copy.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/trees/page_locked.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/trees/page_locked.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/trees/page_locked.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/trees/page_locked.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/trees/root.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/trees/root.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/trees/root.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/trees/root.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/users_admin/facebook.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/users_admin/facebook.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/users_admin/facebook.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/users_admin/facebook.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/users_admin/twitter.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/users_admin/twitter.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/users_admin/twitter.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/users_admin/twitter.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/wiki/external.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/wiki/external.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/wiki/external.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/wiki/external.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/wiki/return_to_page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/wiki/return_to_page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/wiki/return_to_page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/wiki/return_to_page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/wiki/tab.png b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/wiki/tab.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/images/wiki/tab.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/images/wiki/tab.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/js/main.js b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/js/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/js/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/js/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/init.ftl b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/init.ftl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/init.ftl
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/init.ftl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/init.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/init.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/init.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/init.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/init_custom.ftl b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/init_custom.ftl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/init_custom.ftl
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/init_custom.ftl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/init_custom.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/init_custom.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/init_custom.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/init_custom.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/navigation.ftl b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/navigation.ftl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/navigation.ftl
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/navigation.ftl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/navigation.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/navigation.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/navigation.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/navigation.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/portal_normal.ftl b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/portal_normal.ftl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/portal_normal.ftl
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/portal_normal.ftl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/portal_normal.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/portal_normal.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/portal_normal.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/portal_normal.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/portal_pop_up.ftl b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/portal_pop_up.ftl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/portal_pop_up.ftl
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/portal_pop_up.ftl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/portal_pop_up.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/portal_pop_up.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/portal_pop_up.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/portal_pop_up.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/portlet.ftl b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/portlet.ftl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/portlet.ftl
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/portlet.ftl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/portlet.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/portlet.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/_unstyled/templates/portlet.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/_unstyled/templates/portlet.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/common.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/common.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/common.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/common.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/dark.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/dark.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/dark.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/dark.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/green.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/green.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/green.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/green.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/light.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/light.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/light.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/light.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/orange.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/orange.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/orange.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/css/color_schemes/orange.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/css/custom.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/css/custom.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/css/custom.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/css/custom.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/css/custom_common.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/css/custom_common.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/css/custom_common.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/css/custom_common.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/css/custom_responsive.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/css/custom_responsive.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/css/custom_responsive.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/css/custom_responsive.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/dark/screenshot.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/dark/screenshot.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/dark/screenshot.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/dark/screenshot.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/dark/thumbnail.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/dark/thumbnail.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/dark/thumbnail.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/dark/thumbnail.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/default/screenshot.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/default/screenshot.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/default/screenshot.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/default/screenshot.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/default/thumbnail.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/default/thumbnail.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/default/thumbnail.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/default/thumbnail.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/light/screenshot.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/light/screenshot.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/light/screenshot.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/light/screenshot.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/light/thumbnail.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/light/thumbnail.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/light/thumbnail.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/images/color_schemes/light/thumbnail.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/images/screenshot.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/images/screenshot.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/images/screenshot.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/images/screenshot.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/images/thumbnail.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/images/thumbnail.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/images/thumbnail.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/images/thumbnail.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/js/main.js b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/js/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/js/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/js/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/templates/init_custom.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/templates/init_custom.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/templates/init_custom.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/templates/init_custom.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/templates/navigation.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/templates/navigation.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/templates/navigation.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/templates/navigation.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/templates/portal_normal.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/templates/portal_normal.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/_diffs/templates/portal_normal.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/_diffs/templates/portal_normal.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/application.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/application.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/application.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/application.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/aui.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/aui.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/aui.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/aui.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/base.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/base.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/custom.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/custom.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/custom.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/custom.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/custom_common.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/custom_common.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/custom_common.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/custom_common.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/custom_responsive.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/custom_responsive.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/custom_responsive.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/custom_responsive.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/dockbar.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/dockbar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/dockbar.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/dockbar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/extras.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/extras.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/extras.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/extras.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/layout.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/layout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/layout.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/layout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/navigation.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/navigation.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/navigation.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/navigation.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/portlet.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/portlet.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/.sass-cache/portlet.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/.sass-cache/portlet.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/_aui_custom.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/_aui_custom.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/_aui_custom.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/_aui_custom.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/_aui_variables.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/_aui_variables.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/_aui_variables.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/_aui_variables.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/_liferay_custom.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/_liferay_custom.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/_liferay_custom.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/_liferay_custom.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/application.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/application.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/application.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/application.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_accordion.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_accordion.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_accordion.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_accordion.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_alerts.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_alerts.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_alerts.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_alerts.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_breadcrumbs.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_breadcrumbs.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_breadcrumbs.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_breadcrumbs.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_button-groups-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_button-groups-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_button-groups-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_button-groups-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_button-groups.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_button-groups.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_button-groups.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_button-groups.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_buttons-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_buttons-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_buttons-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_buttons-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_buttons.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_buttons.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_buttons.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_buttons.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_carousel-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_carousel-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_carousel-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_carousel-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_carousel.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_carousel.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_carousel.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_carousel.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_close.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_close.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_close.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_close.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_code.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_code.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_code.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_code.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_component-animations.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_component-animations.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_component-animations.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_component-animations.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_dropdowns.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_dropdowns.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_dropdowns.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_dropdowns.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_forms.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_forms.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_forms.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_forms.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_grid.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_grid.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_grid.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_grid.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_hero-unit.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_hero-unit.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_hero-unit.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_hero-unit.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_labels-badges.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_labels-badges.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_labels-badges.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_labels-badges.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_layouts.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_layouts.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_layouts.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_layouts.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_media.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_media.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_media.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_media.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_mixins.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_mixins.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_mixins.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_mixins.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_modals-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_modals-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_modals-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_modals-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_modals.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_modals.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_modals.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_modals.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_navbar.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_navbar.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_navbar.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_navbar.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_navs-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_navs-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_navs-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_navs-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_navs.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_navs.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_navs.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_navs.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_pager.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_pager.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_pager.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_pager.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_pagination-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_pagination-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_pagination-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_pagination-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_pagination.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_pagination.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_pagination.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_pagination.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_popovers-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_popovers-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_popovers-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_popovers-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_popovers.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_popovers.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_popovers.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_popovers.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_progress-bars-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_progress-bars-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_progress-bars-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_progress-bars-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_progress-bars.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_progress-bars.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_progress-bars.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_progress-bars.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_reset.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_reset.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_reset.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_reset.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_responsive-1200px-min.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_responsive-1200px-min.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_responsive-1200px-min.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_responsive-1200px-min.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_responsive-767px-max.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_responsive-767px-max.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_responsive-767px-max.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_responsive-767px-max.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_responsive-768px-979px.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_responsive-768px-979px.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_responsive-768px-979px.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_responsive-768px-979px.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_responsive-navbar.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_responsive-navbar.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_responsive-navbar.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_responsive-navbar.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_responsive-utilities.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_responsive-utilities.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_responsive-utilities.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_responsive-utilities.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_scaffolding.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_scaffolding.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_scaffolding.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_scaffolding.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_sprites.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_sprites.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_sprites.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_sprites.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_tables.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_tables.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_tables.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_tables.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_thumbnails.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_thumbnails.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_thumbnails.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_thumbnails.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_tooltip-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_tooltip-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_tooltip-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_tooltip-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_tooltip.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_tooltip.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_tooltip.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_tooltip.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_type.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_type.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_type.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_type.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_utilities-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_utilities-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_utilities-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_utilities-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_utilities.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_utilities.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_utilities.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_utilities.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_variables-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_variables-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_variables-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_variables-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_variables.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_variables.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_variables.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_variables.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_wells.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_wells.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/_wells.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/_wells.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/FontAwesome.otf b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/FontAwesome.otf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/FontAwesome.otf
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/FontAwesome.otf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.dev.svg b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.dev.svg
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.dev.svg
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.dev.svg
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.eot b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.eot
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.eot
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.eot
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.svg b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.svg
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.svg
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.svg
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.ttf b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.ttf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.ttf
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.ttf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.woff b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.woff
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.woff
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-alloy.woff
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-webfont.eot b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-webfont.eot
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-webfont.eot
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-webfont.eot
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-webfont.svg b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-webfont.svg
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-webfont.svg
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-webfont.svg
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-webfont.ttf b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-webfont.ttf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-webfont.ttf
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-webfont.ttf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-webfont.woff b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-webfont.woff
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-webfont.woff
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/font/fontawesome-webfont.woff
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_bootstrap.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_bootstrap.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_bootstrap.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_bootstrap.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_core.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_core.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_core.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_core.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_extras.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_extras.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_extras.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_extras.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_icons-alloy-extra.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_icons-alloy-extra.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_icons-alloy-extra.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_icons-alloy-extra.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_icons-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_icons-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_icons-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_icons-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_mixins-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_mixins-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_mixins-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_mixins-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_path-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_path-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_path-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_path-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_variables.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_variables.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_variables.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/_variables.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/font-awesome-ie7.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/font-awesome-ie7.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/font-awesome-ie7.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/font-awesome-ie7.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/font-awesome.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/font-awesome.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/font-awesome.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/alloy-font-awesome/scss/font-awesome.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/bootstrap.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/bootstrap.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/bootstrap.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/bootstrap.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/responsive.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/responsive.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/aui/responsive.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/aui/responsive.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/base.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/base.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/common.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/common.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/common.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/common.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/dark.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/dark.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/dark.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/dark.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/green.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/green.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/green.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/green.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/light.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/light.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/light.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/light.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/orange.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/orange.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/orange.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/.sass-cache/orange.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/common.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/common.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/common.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/common.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/dark.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/dark.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/dark.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/dark.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/green.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/green.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/green.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/green.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/light.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/light.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/light.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/light.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/orange.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/orange.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/color_schemes/orange.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/color_schemes/orange.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/custom.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/custom.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/custom.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/custom.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/custom_common.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/custom_common.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/custom_common.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/custom_common.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/custom_responsive.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/custom_responsive.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/custom_responsive.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/custom_responsive.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/dockbar.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/dockbar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/dockbar.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/dockbar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/extras.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/extras.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/extras.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/extras.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/layout.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/layout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/layout.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/layout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/navigation.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/navigation.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/navigation.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/navigation.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/portlet.css b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/portlet.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/css/portlet.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/css/portlet.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/add_content/layouts.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/add_content/layouts.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/add_content/layouts.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/add_content/layouts.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/add_content/portlet_category.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/add_content/portlet_category.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/add_content/portlet_category.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/add_content/portlet_category.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/add_content/portlet_item.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/add_content/portlet_item.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/add_content/portlet_item.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/add_content/portlet_item.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/add_content/portlet_item_archived_setup.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/add_content/portlet_item_archived_setup.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/add_content/portlet_item_archived_setup.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/add_content/portlet_item_archived_setup.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/add_content/portlet_item_instanceable.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/add_content/portlet_item_instanceable.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/add_content/portlet_item_instanceable.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/add_content/portlet_item_instanceable.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/api/exception.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/api/exception.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/api/exception.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/api/exception.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/api/execute.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/api/execute.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/api/execute.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/api/execute.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/api/method.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/api/method.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/api/method.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/api/method.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/api/property.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/api/property.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/api/property.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/api/property.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/api/return_type.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/api/return_type.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/api/return_type.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/api/return_type.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/button_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/button_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/button_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/button_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/button_bg_over.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/button_bg_over.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/button_bg_over.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/button_bg_over.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/button_bg_selected.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/button_bg_selected.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/button_bg_selected.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/button_bg_selected.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/button_bg_selected_over.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/button_bg_selected_over.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/button_bg_selected_over.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/button_bg_selected_over.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/close.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/close.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/current_page_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/current_page_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/current_page_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/current_page_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/current_page_hover_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/current_page_hover_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/current_page_hover_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/current_page_hover_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/forbidden_action.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/forbidden_action.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/forbidden_action.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/forbidden_action.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/handle_sort_vertical.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/handle_sort_vertical.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/handle_sort_vertical.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/handle_sort_vertical.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/header_row_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/header_row_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/header_row_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/header_row_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/layouts.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/layouts.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/layouts.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/layouts.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/loading_indicator.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/loading_indicator.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/loading_indicator.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/loading_indicator.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/menu_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/menu_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/menu_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/menu_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/paginator_link_current_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/paginator_link_current_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/paginator_link_current_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/paginator_link_current_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/panel_direction_indicator.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/panel_direction_indicator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/panel_direction_indicator.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/panel_direction_indicator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/panel_header.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/panel_header.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/panel_header.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/panel_header.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/panel_header_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/panel_header_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/panel_header_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/panel_header_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/panel_header_toggler_close.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/panel_header_toggler_close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/panel_header_toggler_close.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/panel_header_toggler_close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/panel_header_toggler_open.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/panel_header_toggler_open.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/panel_header_toggler_open.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/panel_header_toggler_open.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/state_active_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/state_active_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/state_active_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/state_active_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/state_default_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/state_default_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/state_default_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/state_default_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/state_hover_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/state_hover_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/state_hover_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/state_hover_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/subheader_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/subheader_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/subheader_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/subheader_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/tabs_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/tabs_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/application/tabs_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/application/tabs_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/01_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/01_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/01_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/01_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/01_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/01_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/01_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/01_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/01_minus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/01_minus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/01_minus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/01_minus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/01_plus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/01_plus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/01_plus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/01_plus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/01_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/01_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/01_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/01_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/01_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/01_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/01_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/01_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/02_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/02_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/02_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/02_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/02_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/02_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/02_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/02_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/02_minus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/02_minus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/02_minus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/02_minus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/02_plus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/02_plus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/02_plus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/02_plus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/02_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/02_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/02_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/02_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/02_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/02_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/02_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/02_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/02_x.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/02_x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/02_x.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/02_x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/03_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/03_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/03_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/03_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/03_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/03_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/03_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/03_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/04_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/04_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/04_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/04_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/04_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/04_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/04_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/04_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/05_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/05_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/05_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/05_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/05_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/05_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/05_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/05_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/05_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/05_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/05_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/05_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/05_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/05_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/05_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/05_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/06_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/06_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/06_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/06_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/06_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/06_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/06_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/06_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/07_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/07_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/07_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/07_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/08_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/08_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/08_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/08_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/08_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/08_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/08_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/08_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/08_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/08_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/08_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/08_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/08_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/08_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/08_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/08_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/09_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/09_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/09_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/09_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/09_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/09_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/09_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/09_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/09_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/09_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/09_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/09_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/09_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/09_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/09_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/09_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/10_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/10_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/10_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/10_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/11_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/11_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/11_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/11_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/12_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/12_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/12_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/12_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/13_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/13_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/13_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/13_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/13_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/13_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/13_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/13_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/paging_first.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/paging_first.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/paging_first.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/paging_first.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/paging_last.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/paging_last.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/paging_last.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/paging_last.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/paging_next.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/paging_next.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/paging_next.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/paging_next.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/paging_previous.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/paging_previous.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/paging_previous.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/paging_previous.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/resize.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/resize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/arrows/resize.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/arrows/resize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/common/state_active_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/common/state_active_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/common/state_active_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/common/state_active_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/common/state_default_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/common/state_default_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/common/state_default_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/common/state_default_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/common/state_hover_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/common/state_hover_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/common/state_hover_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/common/state_hover_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/common/state_selected_hover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/common/state_selected_hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/common/state_selected_hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/common/state_selected_hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/glyphicons-halflings-white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/glyphicons-halflings-white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/glyphicons-halflings-white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/glyphicons-halflings-white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/glyphicons-halflings.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/glyphicons-halflings.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/glyphicons-halflings.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/glyphicons-halflings.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/icon_sprite.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/icon_sprite.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/icon_sprite.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/icon_sprite.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/loading_indicator.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/loading_indicator.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/loading_indicator.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/loading_indicator.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/menu/bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/menu/bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/menu/bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/menu/bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/panel/header_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/panel/header_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/aui/panel/header_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/aui/panel/header_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/blogs/blogs.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/blogs/blogs.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/blogs/blogs.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/blogs/blogs.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/blogs/props.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/blogs/props.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/blogs/props.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/blogs/props.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/blogs/xml.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/blogs/xml.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/blogs/xml.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/blogs/xml.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/bookmarks/add_bookmark.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/bookmarks/add_bookmark.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/bookmarks/add_bookmark.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/bookmarks/add_bookmark.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/calendar/calendar_day_drop_shadow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/calendar/calendar_day_drop_shadow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/calendar/calendar_day_drop_shadow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/calendar/calendar_day_drop_shadow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/calendar/event_indicator.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/calendar/event_indicator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/calendar/event_indicator.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/calendar/event_indicator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/calendar/event_indicator_current.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/calendar/event_indicator_current.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/calendar/event_indicator_current.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/calendar/event_indicator_current.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/color_schemes/dark/screenshot.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/color_schemes/dark/screenshot.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/color_schemes/dark/screenshot.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/color_schemes/dark/screenshot.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/color_schemes/dark/thumbnail.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/color_schemes/dark/thumbnail.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/color_schemes/dark/thumbnail.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/color_schemes/dark/thumbnail.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/color_schemes/default/screenshot.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/color_schemes/default/screenshot.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/color_schemes/default/screenshot.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/color_schemes/default/screenshot.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/color_schemes/default/thumbnail.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/color_schemes/default/thumbnail.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/color_schemes/default/thumbnail.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/color_schemes/default/thumbnail.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/color_schemes/light/screenshot.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/color_schemes/light/screenshot.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/color_schemes/light/screenshot.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/color_schemes/light/screenshot.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/color_schemes/light/thumbnail.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/color_schemes/light/thumbnail.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/color_schemes/light/thumbnail.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/color_schemes/light/thumbnail.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/action.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/action.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/action.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/action.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/action_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/action_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/action_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/action_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/activate.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/activate.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/activate.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/activate.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_article.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_article.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_article.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_article.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_drive.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_drive.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_drive.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_drive.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_instance.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_instance.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_instance.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_instance.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_location.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_location.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_location.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_location.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_portlet_display_template.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_portlet_display_template.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_portlet_display_template.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_portlet_display_template.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_template.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_template.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_template.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_template.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_template_display.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_template_display.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_template_display.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_template_display.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_template_form.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_template_form.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_template_form.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_template_form.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_user.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_user.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/add_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/add_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/all_pages.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/all_pages.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/all_pages.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/all_pages.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/assign.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/assign.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/assign.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/assign.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/assign_user_group_roles.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/assign_user_group_roles.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/assign_user_group_roles.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/assign_user_group_roles.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/assign_user_roles.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/assign_user_roles.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/assign_user_roles.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/assign_user_roles.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/attributes.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/attributes.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/attributes.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/attributes.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/back.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/back.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/back.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/back.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/bottom.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/bottom.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/bottom.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/bottom.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/breadcrumbs.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/breadcrumbs.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/breadcrumbs.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/breadcrumbs.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/breadcrumbs_hud.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/breadcrumbs_hud.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/breadcrumbs_hud.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/breadcrumbs_hud.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/calendar.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/calendar.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/calendar.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/calendar.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/category.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/category.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/category.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/category.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/check.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/check.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/check.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/check.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/checked.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/checked.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/checked.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/checked.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/checkerboard.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/checkerboard.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/checkerboard.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/checkerboard.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/clip.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/clip.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/clip.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/clip.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/close.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/close.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/configuration.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/configuration.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/configuration.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/configuration.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/configuration_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/configuration_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/configuration_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/configuration_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/control_panel.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/control_panel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/control_panel.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/control_panel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/conversation.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/conversation.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/conversation.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/conversation.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/copy.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/copy.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/copy.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/copy.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/date.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/date.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/date.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/date.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/deactivate.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/deactivate.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/deactivate.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/deactivate.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/define_permissions.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/define_permissions.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/define_permissions.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/define_permissions.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/delete.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/delete.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/delete.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/delete.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/delete_attachment.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/delete_attachment.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/delete_attachment.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/delete_attachment.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/desktop.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/desktop.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/desktop.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/desktop.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/download.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/download.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/download.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/download.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/drive.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/drive.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/drive.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/drive.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/drive_error.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/drive_error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/drive_error.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/drive_error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/edit.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/edit.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/edit.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/edit.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/edit_template_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/edit_template_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/edit_template_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/edit_template_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/edit_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/edit_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/edit_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/edit_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/expire.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/expire.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/expire.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/expire.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/export.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/export.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/export.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/export.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/feed.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/feed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/feed.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/feed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/folder_empty.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/folder_empty.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/folder_empty.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/folder_empty.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/folder_full_document.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/folder_full_document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/folder_full_document.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/folder_full_document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/folder_open.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/folder_open.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/folder_open.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/folder_open.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/forward.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/forward.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/forward.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/forward.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/global.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/global.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/global.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/global.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/grey.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/grey.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/grey.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/grey.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/group.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/group.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/group.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/group.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/guest_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/guest_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/guest_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/guest_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/help.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/help.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/help.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/help.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/history.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/history.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/history.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/history.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/home.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/home.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/home.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/home.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/impersonate_user.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/impersonate_user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/impersonate_user.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/impersonate_user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/install_more.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/install_more.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/install_more.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/install_more.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/join.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/join.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/join.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/join.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/key.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/key.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/key.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/key.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/key_small.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/key_small.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/key_small.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/key_small.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/layout.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/layout.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/layout.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/layout.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/leave.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/leave.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/leave.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/leave.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/liferay_sync.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/liferay_sync.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/liferay_sync.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/liferay_sync.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/links.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/links.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/links.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/links.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/lock.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/lock.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/lock.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/lock.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/manage_nodes.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/manage_nodes.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/manage_nodes.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/manage_nodes.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/manage_task.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/manage_task.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/manage_task.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/manage_task.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/maximize.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/maximize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/maximize.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/maximize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/message.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/message.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/message.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/message.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/message_panel_shadow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/message_panel_shadow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/message_panel_shadow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/message_panel_shadow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/minimize.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/minimize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/minimize.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/minimize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/my_places_private.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/my_places_private.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/my_places_private.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/my_places_private.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/my_places_public.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/my_places_public.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/my_places_public.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/my_places_public.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/news.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/news.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/news.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/news.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/open_window.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/open_window.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/open_window.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/open_window.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/openid.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/openid.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/openid.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/openid.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/organization_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/organization_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/organization_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/organization_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/organization_icon_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/organization_icon_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/organization_icon_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/organization_icon_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/orphan_pages.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/orphan_pages.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/orphan_pages.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/orphan_pages.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/page_template.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/page_template.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/page_template.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/page_template.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/pages.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/pages.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/pages.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/pages.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/permissions.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/permissions.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/permissions.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/permissions.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/portlet.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/portlet.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/portlet.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/portlet.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/post.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/post.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/post.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/post.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/preview.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/preview.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/preview.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/preview.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/print.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/print.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/print.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/print.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/quote.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/quote.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/quote.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/quote.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/recent_changes.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/recent_changes.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/recent_changes.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/recent_changes.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/remove.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/remove.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/remove.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/remove.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/reply.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/reply.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/reply.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/reply.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/revision.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/revision.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/revision.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/revision.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/rss.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/rss.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/rss.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/rss.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/saved_in_database.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/saved_in_database.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/saved_in_database.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/saved_in_database.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/search.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/search.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/search.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/search.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/services.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/services.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/services.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/services.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/shadow_bottom_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/shadow_bottom_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/shadow_bottom_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/shadow_bottom_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/shadow_top_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/shadow_top_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/shadow_top_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/shadow_top_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/share.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/share.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/share.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/share.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/sharing.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/sharing.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/sharing.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/sharing.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/sign_out.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/sign_out.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/sign_out.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/sign_out.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/signal_instance.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/signal_instance.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/signal_instance.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/signal_instance.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/site_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/site_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/site_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/site_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/site_template.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/site_template.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/site_template.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/site_template.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/sitemap.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/sitemap.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/sitemap.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/sitemap.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/staging.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/staging.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/staging.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/staging.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/status_offline.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/status_offline.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/status_offline.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/status_offline.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/status_online.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/status_online.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/status_online.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/status_online.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/submit.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/submit.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/submit.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/submit.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/subscribe.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/subscribe.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/subscribe.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/subscribe.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/tabs_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/tabs_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/tabs_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/tabs_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/tag.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/tag.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/tag.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/tag.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/team_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/team_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/team_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/team_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/telephone.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/telephone.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/telephone.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/telephone.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/telephone_mobile.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/telephone_mobile.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/telephone_mobile.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/telephone_mobile.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/time.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/time.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/time.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/time.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/tool.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/tool.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/tool.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/tool.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/top.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/top.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/top.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/top.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/trash.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/trash.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/trash.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/trash.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/unassign_user.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/unassign_user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/unassign_user.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/unassign_user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/unassign_user_group.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/unassign_user_group.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/unassign_user_group.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/unassign_user_group.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/unchecked.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/unchecked.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/unchecked.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/unchecked.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/undo.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/undo.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/undo.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/undo.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/unlink.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/unlink.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/unlink.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/unlink.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/unlock.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/unlock.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/unlock.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/unlock.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/unsubscribe.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/unsubscribe.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/unsubscribe.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/unsubscribe.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/user_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/user_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/user_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/user_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/user_icon_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/user_icon_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/user_icon_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/user_icon_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/view.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/view.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/view.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/view.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/view_articles.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/view_articles.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/view_articles.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/view_articles.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/view_instances.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/view_instances.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/view_instances.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/view_instances.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/view_locations.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/view_locations.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/view_locations.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/view_locations.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/view_structures.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/view_structures.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/view_structures.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/view_structures.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/view_tasks.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/view_tasks.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/view_tasks.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/view_tasks.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/view_templates.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/view_templates.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/view_templates.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/view_templates.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/view_users.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/view_users.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/view_users.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/view_users.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/welcome_message.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/welcome_message.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/common/welcome_message.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/common/welcome_message.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/control_panel/button.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/control_panel/button.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/control_panel/button.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/control_panel/button.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/control_panel/input_shadow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/control_panel/input_shadow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/control_panel/input_shadow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/control_panel/input_shadow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/control_panel/panel_shadow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/control_panel/panel_shadow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/control_panel/panel_shadow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/control_panel/panel_shadow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/control_panel/selected.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/control_panel/selected.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/control_panel/selected.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/control_panel/selected.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/desktop_active.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/desktop_active.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/desktop_active.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/desktop_active.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/desktop_off.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/desktop_off.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/desktop_off.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/desktop_off.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/full_size_active.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/full_size_active.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/full_size_active.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/full_size_active.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/full_size_off.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/full_size_off.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/full_size_off.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/full_size_off.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/mobile_horizontal_opacity.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/mobile_horizontal_opacity.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/mobile_horizontal_opacity.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/mobile_horizontal_opacity.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/mobile_horizontal_with_arrow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/mobile_horizontal_with_arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/mobile_horizontal_with_arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/mobile_horizontal_with_arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/mobile_off.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/mobile_off.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/mobile_off.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/mobile_off.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/mobile_vertical_opacity.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/mobile_vertical_opacity.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/mobile_vertical_opacity.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/mobile_vertical_opacity.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/mobile_vertical_with_arrow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/mobile_vertical_with_arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/mobile_vertical_with_arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/mobile_vertical_with_arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/tablet_horizontal_opacity.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/tablet_horizontal_opacity.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/tablet_horizontal_opacity.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/tablet_horizontal_opacity.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/tablet_horizontal_with_arrow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/tablet_horizontal_with_arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/tablet_horizontal_with_arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/tablet_horizontal_with_arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/tablet_off.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/tablet_off.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/tablet_off.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/tablet_off.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/tablet_vertical_opacity.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/tablet_vertical_opacity.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/tablet_vertical_opacity.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/tablet_vertical_opacity.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/tablet_vertical_with_arrow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/tablet_vertical_with_arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/device_preview/tablet_vertical_with_arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/device_preview/tablet_vertical_with_arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/diff/minus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/diff/minus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/diff/minus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/diff/minus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/diff/plus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/diff/plus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/diff/plus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/diff/plus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/diff/underline.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/diff/underline.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/diff/underline.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/diff/underline.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/button_active_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/button_active_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/button_active_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/button_active_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/checked.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/checked.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/checked.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/checked.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/control_panel.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/control_panel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/control_panel.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/control_panel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/customizations.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/customizations.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/customizations.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/customizations.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/dockbar_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/dockbar_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/dockbar_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/dockbar_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/pin.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/pin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/pin.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/pin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/places.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/places.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/places.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/places.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/separator.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/separator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/separator.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/separator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/settings.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/settings.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/settings.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/settings.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/toggle_controls.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/toggle_controls.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/toggle_controls.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/toggle_controls.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/unchecked.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/unchecked.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/unchecked.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/unchecked.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/unpin.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/unpin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/dockbar/unpin.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/dockbar/unpin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/document_library/add_document.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/document_library/add_document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/document_library/add_document.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/document_library/add_document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/document_library/add_multiple_documents.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/document_library/add_multiple_documents.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/document_library/add_multiple_documents.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/document_library/add_multiple_documents.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/document_library/msoffice.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/document_library/msoffice.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/document_library/msoffice.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/document_library/msoffice.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/document_library/page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/document_library/page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/document_library/page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/document_library/page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/document_library/preview_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/document_library/preview_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/document_library/preview_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/document_library/preview_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/document_library/preview_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/document_library/preview_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/document_library/preview_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/document_library/preview_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/document_library/preview_zoom.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/document_library/preview_zoom.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/document_library/preview_zoom.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/document_library/preview_zoom.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/angry.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/angry.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/angry.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/angry.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/bashful.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/bashful.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/bashful.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/bashful.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/big_grin.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/big_grin.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/big_grin.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/big_grin.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/blink.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/blink.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/blink.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/blink.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/blush.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/blush.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/blush.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/blush.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/bored.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/bored.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/bored.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/bored.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/closed_eyes.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/closed_eyes.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/closed_eyes.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/closed_eyes.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/cold.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/cold.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/cold.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/cold.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/cool.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/cool.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/cool.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/cool.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/darth_vader.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/darth_vader.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/darth_vader.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/darth_vader.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/dry.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/dry.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/dry.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/dry.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/exclamation.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/exclamation.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/exclamation.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/exclamation.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/girl.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/girl.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/girl.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/girl.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/glare.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/glare.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/glare.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/glare.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/happy.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/happy.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/happy.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/happy.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/huh.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/huh.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/huh.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/huh.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/in_love.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/in_love.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/in_love.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/in_love.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/karate_kid.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/karate_kid.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/karate_kid.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/karate_kid.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/kiss.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/kiss.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/kiss.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/kiss.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/laugh.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/laugh.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/laugh.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/laugh.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/mad.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/mad.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/mad.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/mad.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/mellow.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/mellow.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/mellow.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/mellow.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/ninja.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/ninja.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/ninja.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/ninja.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/oh_my.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/oh_my.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/oh_my.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/oh_my.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/pac_man.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/pac_man.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/pac_man.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/pac_man.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/roll_eyes.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/roll_eyes.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/roll_eyes.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/roll_eyes.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/sad.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/sad.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/sad.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/sad.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/sleep.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/sleep.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/sleep.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/sleep.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/smile.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/smug.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/smug.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/smug.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/smug.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/suspicious.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/suspicious.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/suspicious.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/suspicious.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/tongue.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/tongue.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/tongue.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/tongue.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/unsure.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/unsure.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/unsure.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/unsure.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/wacko.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/wacko.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/wacko.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/wacko.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/wink.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/wink.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/wink.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/wink.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/wub.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/wub.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/emoticons/wub.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/emoticons/wub.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/favicon.ico b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/favicon.ico
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/favicon.ico
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/favicon.ico
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/article.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/article.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/article.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/article.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/blog.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/blog.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/blog.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/blog.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/bookmark.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/bookmark.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/bookmark.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/bookmark.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/calendar.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/calendar.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/calendar.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/calendar.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/compressed.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/compressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/compressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/compressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/default.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/default.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/default.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/default.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/document.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/document.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/drive.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/drive.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/drive.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/drive.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/drive_error.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/drive_error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/drive_error.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/drive_error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/flash.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/flash.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/flash.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/flash.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/folder_empty.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/folder_empty.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/folder_empty.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/folder_empty.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/folder_empty_article.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/folder_empty_article.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/folder_empty_article.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/folder_empty_article.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/folder_empty_bookmark.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/folder_empty_bookmark.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/folder_empty_bookmark.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/folder_empty_bookmark.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/folder_empty_document.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/folder_empty_document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/folder_empty_document.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/folder_empty_document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/folder_full_article.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/folder_full_article.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/folder_full_article.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/folder_full_article.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/folder_full_bookmark.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/folder_full_bookmark.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/folder_full_bookmark.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/folder_full_bookmark.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/folder_full_document.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/folder_full_document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/folder_full_document.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/folder_full_document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/folder_full_image.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/folder_full_image.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/folder_full_image.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/folder_full_image.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/image.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/image.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/image.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/image.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/message.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/message.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/message.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/message.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/music.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/music.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/music.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/music.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/overlay_link.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/overlay_link.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/overlay_link.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/overlay_link.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/overlay_lock.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/overlay_lock.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/overlay_lock.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/overlay_lock.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/pdf.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/pdf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/pdf.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/pdf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/presentation.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/presentation.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/presentation.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/presentation.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/spreadsheet.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/spreadsheet.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/spreadsheet.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/spreadsheet.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/task.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/task.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/task.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/task.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/video.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/video.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/video.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/video.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/wiki_page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/wiki_page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/large/wiki_page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/large/wiki_page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/bmp.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/bmp.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/bmp.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/bmp.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/css.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/css.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/css.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/css.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/csv.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/csv.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/csv.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/csv.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/doc.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/doc.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/doc.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/doc.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/docx.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/docx.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/docx.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/docx.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/dot.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/dot.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/dot.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/dot.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/gif.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/gif.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/gif.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/gif.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/gz.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/gz.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/gz.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/gz.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/htm.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/htm.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/htm.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/htm.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/html.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/html.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/html.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/html.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/jpeg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/jpeg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/jpeg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/jpeg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/jpg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/jpg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/jpg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/jpg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/js.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/js.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/js.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/js.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/lar.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/lar.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/lar.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/lar.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/odb.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/odb.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/odb.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/odb.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/odf.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/odf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/odf.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/odf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/odg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/odg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/odg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/odg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/odp.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/odp.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/odp.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/odp.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/ods.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/ods.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/ods.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/ods.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/odt.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/odt.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/odt.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/odt.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/pdf.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/pdf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/pdf.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/pdf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/png.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/png.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/png.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/png.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/ppt.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/ppt.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/ppt.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/ppt.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/pptx.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/pptx.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/pptx.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/pptx.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/rtf.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/rtf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/rtf.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/rtf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/swf.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/swf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/swf.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/swf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/sxc.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/sxc.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/sxc.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/sxc.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/sxi.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/sxi.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/sxi.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/sxi.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/sxw.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/sxw.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/sxw.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/sxw.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/tar.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/tar.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/tar.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/tar.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/tgz.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/tgz.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/tgz.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/tgz.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/tiff.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/tiff.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/tiff.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/tiff.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/tsv.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/tsv.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/tsv.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/tsv.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/txt.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/txt.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/txt.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/txt.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/vsd.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/vsd.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/vsd.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/vsd.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/xls.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/xls.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/xls.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/xls.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/xlsx.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/xlsx.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/xlsx.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/xlsx.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/xml.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/xml.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/xml.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/xml.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/zip.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/zip.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/file_system/small/zip.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/file_system/small/zip.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/forms/button.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/forms/button.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/forms/button.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/forms/button.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/forms/input_shadow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/forms/input_shadow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/forms/input_shadow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/forms/input_shadow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/image_gallery_display/add_image.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/image_gallery_display/add_image.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/image_gallery_display/add_image.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/image_gallery_display/add_image.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/image_gallery_display/slide_show.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/image_gallery_display/slide_show.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/image_gallery_display/slide_show.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/image_gallery_display/slide_show.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/checkbox.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/checkbox.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/checkbox.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/checkbox.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/document_library.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/document_library.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/document_library.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/document_library.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/form_builder_arrow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/form_builder_arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/form_builder_arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/form_builder_arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/form_builder_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/form_builder_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/form_builder_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/form_builder_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/form_builder_close.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/form_builder_close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/form_builder_close.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/form_builder_close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/form_group.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/form_group.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/form_group.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/form_group.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/image_gallery.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/image_gallery.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/image_gallery.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/image_gallery.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/image_uploader.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/image_uploader.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/image_uploader.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/image_uploader.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/link_to_page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/link_to_page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/link_to_page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/link_to_page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/multiselection_list.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/multiselection_list.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/multiselection_list.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/multiselection_list.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/options.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/options.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/options.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/options.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/selectbox.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/selectbox.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/selectbox.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/selectbox.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/selection_break.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/selection_break.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/selection_break.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/selection_break.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/text_field.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/text_field.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/text_field.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/text_field.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/textarea.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/textarea.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/textarea.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/textarea.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/textbox.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/textbox.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/journal/textbox.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/journal/textbox.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/ar_SA.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/ar_SA.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/ar_SA.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/ar_SA.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/bg_BG.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/bg_BG.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/bg_BG.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/bg_BG.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/ca_AD.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/ca_AD.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/ca_AD.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/ca_AD.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/ca_ES.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/ca_ES.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/ca_ES.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/ca_ES.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/cs_CZ.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/cs_CZ.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/cs_CZ.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/cs_CZ.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/da_DK.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/da_DK.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/da_DK.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/da_DK.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/de_DE.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/de_DE.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/de_DE.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/de_DE.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/el_GR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/el_GR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/el_GR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/el_GR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/en_AU.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/en_AU.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/en_AU.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/en_AU.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/en_GB.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/en_GB.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/en_GB.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/en_GB.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/en_US.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/en_US.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/en_US.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/en_US.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/es_ES.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/es_ES.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/es_ES.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/es_ES.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/et_EE.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/et_EE.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/et_EE.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/et_EE.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/eu_ES.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/eu_ES.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/eu_ES.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/eu_ES.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/fa_IR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/fa_IR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/fa_IR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/fa_IR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/fi_FI.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/fi_FI.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/fi_FI.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/fi_FI.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/fr_CA.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/fr_CA.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/fr_CA.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/fr_CA.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/fr_FR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/fr_FR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/fr_FR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/fr_FR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/gl_ES.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/gl_ES.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/gl_ES.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/gl_ES.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/hi_IN.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/hi_IN.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/hi_IN.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/hi_IN.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/hr_HR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/hr_HR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/hr_HR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/hr_HR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/hu_HU.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/hu_HU.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/hu_HU.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/hu_HU.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/in_ID.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/in_ID.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/in_ID.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/in_ID.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/it_IT.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/it_IT.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/it_IT.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/it_IT.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/iw_IL.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/iw_IL.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/iw_IL.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/iw_IL.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/ja_JP.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/ja_JP.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/ja_JP.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/ja_JP.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/ko_KR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/ko_KR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/ko_KR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/ko_KR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/lo_LA.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/lo_LA.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/lo_LA.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/lo_LA.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/lt_LT.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/lt_LT.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/lt_LT.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/lt_LT.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/nb_NO.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/nb_NO.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/nb_NO.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/nb_NO.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/nl_BE.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/nl_BE.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/nl_BE.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/nl_BE.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/nl_NL.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/nl_NL.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/nl_NL.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/nl_NL.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/pl_PL.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/pl_PL.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/pl_PL.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/pl_PL.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/pt_BR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/pt_BR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/pt_BR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/pt_BR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/pt_PT.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/pt_PT.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/pt_PT.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/pt_PT.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/ro_RO.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/ro_RO.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/ro_RO.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/ro_RO.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/ru_RU.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/ru_RU.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/ru_RU.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/ru_RU.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/sk_SK.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/sk_SK.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/sk_SK.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/sk_SK.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/sl_SI.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/sl_SI.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/sl_SI.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/sl_SI.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/sr_RS.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/sr_RS.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/sr_RS.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/sr_RS.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/sr_RS_latin.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/sr_RS_latin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/sr_RS_latin.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/sr_RS_latin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/sv_SE.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/sv_SE.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/sv_SE.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/sv_SE.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/tr_TR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/tr_TR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/tr_TR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/tr_TR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/uk_UA.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/uk_UA.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/uk_UA.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/uk_UA.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/vi_VN.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/vi_VN.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/vi_VN.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/vi_VN.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/zh_CN.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/zh_CN.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/zh_CN.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/zh_CN.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/zh_TW.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/zh_TW.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/language/zh_TW.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/language/zh_TW.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/login/facebook_login_button.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/login/facebook_login_button.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/login/facebook_login_button.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/login/facebook_login_button.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/add_folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/add_folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/add_folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/add_folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/check_mail.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/check_mail.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/check_mail.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/check_mail.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/clip.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/clip.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/clip.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/clip.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/compose.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/compose.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/compose.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/compose.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/delete.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/delete.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/delete.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/delete.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/delete_folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/delete_folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/delete_folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/delete_folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/edit_draft.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/edit_draft.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/edit_draft.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/edit_draft.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/edit_folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/edit_folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/edit_folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/edit_folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/flagged.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/flagged.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/flagged.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/flagged.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/forward.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/forward.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/forward.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/forward.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/move.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/move.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/move.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/move.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/print.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/print.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/print.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/print.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/read.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/read.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/read.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/read.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/rename_folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/rename_folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/rename_folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/rename_folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/replied.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/replied.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/replied.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/replied.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/reply.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/reply.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/reply.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/reply.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/reply_all.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/reply_all.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/reply_all.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/reply_all.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/unread.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/unread.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/mail/unread.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/mail/unread.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/ban_user.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/ban_user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/ban_user.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/ban_user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/bold.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/bold.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/bold.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/bold.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/code.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/code.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/code.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/code.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/color.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/color.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/color.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/color.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/email.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/email.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/email.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/email.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/hyperlink.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/hyperlink.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/hyperlink.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/hyperlink.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/image.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/image.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/image.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/image.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/indent.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/indent.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/indent.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/indent.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/italic.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/italic.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/italic.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/italic.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/justify_center.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/justify_center.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/justify_center.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/justify_center.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/justify_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/justify_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/justify_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/justify_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/justify_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/justify_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/justify_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/justify_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/l.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/l.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/l.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/l.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/ordered_list.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/ordered_list.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/ordered_list.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/ordered_list.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/priority_announcement.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/priority_announcement.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/priority_announcement.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/priority_announcement.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/priority_sticky.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/priority_sticky.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/priority_sticky.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/priority_sticky.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/priority_urgent.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/priority_urgent.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/priority_urgent.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/priority_urgent.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/quote.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/quote.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/quote.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/quote.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/quoteleft.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/quoteleft.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/quoteleft.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/quoteleft.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/quoteright.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/quoteright.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/quoteright.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/quoteright.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/spacer.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/spacer.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/spacer.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/spacer.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/strike.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/strike.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/strike.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/strike.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/t.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/t.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/t.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/t.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/thread_view_combination.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/thread_view_combination.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/thread_view_combination.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/thread_view_combination.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/thread_view_flat.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/thread_view_flat.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/thread_view_flat.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/thread_view_flat.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/thread_view_tree.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/thread_view_tree.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/thread_view_tree.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/thread_view_tree.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/unban_user.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/unban_user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/unban_user.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/unban_user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/underline.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/underline.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/underline.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/underline.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/unordered_list.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/unordered_list.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/message_boards/unordered_list.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/message_boards/unordered_list.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/messages/alert.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/messages/alert.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/messages/alert.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/messages/alert.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/messages/error.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/messages/error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/messages/error.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/messages/error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/messages/info.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/messages/info.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/messages/info.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/messages/info.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/messages/success.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/messages/success.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/messages/success.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/messages/success.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/navigation/add_page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/navigation/add_page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/navigation/add_page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/navigation/add_page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/navigation/bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/navigation/bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/navigation/bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/navigation/bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/back.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/back.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/back.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/back.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/close.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/close.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/close_borderless.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/close_borderless.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/close_borderless.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/close_borderless.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/configuration.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/configuration.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/configuration.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/configuration.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/draggable_borderless.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/draggable_borderless.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/draggable_borderless.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/draggable_borderless.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/edit.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/edit.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/edit.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/edit.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/edit_borderless.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/edit_borderless.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/edit_borderless.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/edit_borderless.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/edit_defaults.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/edit_defaults.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/edit_defaults.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/edit_defaults.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/edit_guest.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/edit_guest.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/edit_guest.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/edit_guest.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/header_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/header_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/header_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/header_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/help.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/help.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/help.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/help.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/maximize.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/maximize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/maximize.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/maximize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/minimize.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/minimize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/minimize.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/minimize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/options.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/options.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/options.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/options.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/options_borderless.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/options_borderless.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/options_borderless.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/options_borderless.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/options_selected.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/options_selected.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/options_selected.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/options_selected.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/placeholder_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/placeholder_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/placeholder_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/placeholder_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/pop_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/pop_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/pop_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/pop_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/portlet_css.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/portlet_css.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/portlet_css.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/portlet_css.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/portlet_css_borderless.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/portlet_css_borderless.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/portlet_css_borderless.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/portlet_css_borderless.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/print.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/print.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/print.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/print.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/refresh.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/refresh.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/refresh.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/refresh.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/restore.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/restore.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/portlet/restore.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/portlet/restore.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/progress_bar/complete_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/progress_bar/complete_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/progress_bar/complete_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/progress_bar/complete_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/progress_bar/complete_middle.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/progress_bar/complete_middle.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/progress_bar/complete_middle.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/progress_bar/complete_middle.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/progress_bar/complete_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/progress_bar/complete_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/progress_bar/complete_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/progress_bar/complete_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/progress_bar/incomplete_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/progress_bar/incomplete_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/progress_bar/incomplete_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/progress_bar/incomplete_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/progress_bar/incomplete_middle.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/progress_bar/incomplete_middle.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/progress_bar/incomplete_middle.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/progress_bar/incomplete_middle.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/progress_bar/incomplete_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/progress_bar/incomplete_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/progress_bar/incomplete_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/progress_bar/incomplete_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/progress_bar/loading_animation.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/progress_bar/loading_animation.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/progress_bar/loading_animation.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/progress_bar/loading_animation.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/flagged_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/flagged_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/flagged_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/flagged_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/flagged_icon_hover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/flagged_icon_hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/flagged_icon_hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/flagged_icon_hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/star_hover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/star_hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/star_hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/star_hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/star_off.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/star_off.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/star_off.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/star_off.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/star_on.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/star_on.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/star_on.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/star_on.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/star_on_half.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/star_on_half.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/star_on_half.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/star_on_half.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/star_on_quarter.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/star_on_quarter.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/star_on_quarter.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/star_on_quarter.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/star_on_threequarters.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/star_on_threequarters.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/star_on_threequarters.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/star_on_threequarters.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/thumbs_cancel_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/thumbs_cancel_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/thumbs_cancel_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/thumbs_cancel_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/thumbs_down_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/thumbs_down_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/thumbs_down_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/thumbs_down_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/thumbs_down_icon_hover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/thumbs_down_icon_hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/thumbs_down_icon_hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/thumbs_down_icon_hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/thumbs_up_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/thumbs_up_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/thumbs_up_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/thumbs_up_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/thumbs_up_icon_hover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/thumbs_up_icon_hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/ratings/thumbs_up_icon_hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/ratings/thumbs_up_icon_hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/screenshot.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/screenshot.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/screenshot.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/screenshot.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shadow/left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shadow/left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shadow/left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shadow/left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shadow/middle.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shadow/middle.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shadow/middle.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shadow/middle.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shadow/right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shadow/right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shadow/right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shadow/right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shopping/cart.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shopping/cart.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shopping/cart.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shopping/cart.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shopping/cc_amex.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shopping/cc_amex.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shopping/cc_amex.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shopping/cc_amex.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shopping/cc_discover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shopping/cc_discover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shopping/cc_discover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shopping/cc_discover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shopping/cc_mastercard.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shopping/cc_mastercard.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shopping/cc_mastercard.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shopping/cc_mastercard.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shopping/cc_paypal.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shopping/cc_paypal.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shopping/cc_paypal.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shopping/cc_paypal.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shopping/cc_ver_number.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shopping/cc_ver_number.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shopping/cc_ver_number.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shopping/cc_ver_number.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shopping/cc_visa.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shopping/cc_visa.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/shopping/cc_visa.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/shopping/cc_visa.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/add_coworker.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/add_coworker.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/add_coworker.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/add_coworker.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/add_friend.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/add_friend.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/add_friend.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/add_friend.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/block.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/block.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/block.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/block.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/coworker.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/coworker.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/coworker.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/coworker.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/follow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/follow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/follow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/follow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/follower.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/follower.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/follower.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/follower.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/following.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/following.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/following.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/following.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/friend.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/friend.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/friend.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/friend.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/remove_coworker.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/remove_coworker.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/remove_coworker.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/remove_coworker.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/remove_friend.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/remove_friend.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/remove_friend.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/remove_friend.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/unblock.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/unblock.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/unblock.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/unblock.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/unfollow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/unfollow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social/unfollow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social/unfollow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social_bookmarks/digg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social_bookmarks/digg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social_bookmarks/digg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social_bookmarks/digg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social_bookmarks/facebook.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social_bookmarks/facebook.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social_bookmarks/facebook.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social_bookmarks/facebook.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social_bookmarks/furl.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social_bookmarks/furl.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social_bookmarks/furl.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social_bookmarks/furl.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social_bookmarks/reddit.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social_bookmarks/reddit.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/social_bookmarks/reddit.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/social_bookmarks/reddit.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/spacer.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/spacer.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/spacer.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/spacer.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/staging_bar/live.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/staging_bar/live.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/staging_bar/live.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/staging_bar/live.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/staging_bar/staging.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/staging_bar/staging.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/staging_bar/staging.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/staging_bar/staging.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/thumbnail.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/thumbnail.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/thumbnail.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/thumbnail.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/trees/collapse_all.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/trees/collapse_all.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/trees/collapse_all.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/trees/collapse_all.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/trees/expand_all.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/trees/expand_all.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/trees/expand_all.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/trees/expand_all.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/trees/page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/trees/page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/trees/page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/trees/page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/trees/page_copy.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/trees/page_copy.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/trees/page_copy.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/trees/page_copy.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/trees/page_locked.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/trees/page_locked.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/trees/page_locked.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/trees/page_locked.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/trees/root.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/trees/root.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/trees/root.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/trees/root.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/users_admin/facebook.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/users_admin/facebook.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/users_admin/facebook.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/users_admin/facebook.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/users_admin/twitter.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/users_admin/twitter.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/users_admin/twitter.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/users_admin/twitter.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/wiki/external.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/wiki/external.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/wiki/external.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/wiki/external.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/wiki/return_to_page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/wiki/return_to_page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/wiki/return_to_page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/wiki/return_to_page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/wiki/tab.png b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/wiki/tab.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/images/wiki/tab.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/images/wiki/tab.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/js/main.js b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/js/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/js/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/js/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/init_custom.ftl b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/init_custom.ftl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/init_custom.ftl
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/init_custom.ftl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/init_custom.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/init_custom.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/init_custom.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/init_custom.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/navigation.ftl b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/navigation.ftl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/navigation.ftl
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/navigation.ftl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/navigation.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/navigation.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/navigation.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/navigation.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/portal_normal.ftl b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/portal_normal.ftl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/portal_normal.ftl
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/portal_normal.ftl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/portal_normal.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/portal_normal.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/portal_normal.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/portal_normal.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/portal_pop_up.ftl b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/portal_pop_up.ftl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/portal_pop_up.ftl
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/portal_pop_up.ftl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/portal_pop_up.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/portal_pop_up.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/portal_pop_up.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/portal_pop_up.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/portlet.ftl b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/portlet.ftl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/portlet.ftl
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/portlet.ftl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/portlet.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/portlet.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/classic/templates/portlet.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/classic/templates/portlet.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/css/custom.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/css/custom.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/css/custom.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/css/custom.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/css/custom_responsive.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/css/custom_responsive.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/css/custom_responsive.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/css/custom_responsive.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/common/admin.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/common/admin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/common/admin.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/common/admin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/common/body_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/common/body_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/common/body_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/common/body_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/common/category_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/common/category_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/common/category_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/common/category_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/common/category_portal_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/common/category_portal_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/common/category_portal_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/common/category_portal_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/common/category_server_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/common/category_server_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/common/category_server_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/common/category_server_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/common/company_logo.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/common/company_logo.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/common/company_logo.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/common/company_logo.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/common/selected_portlet_arrow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/common/selected_portlet_arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/common/selected_portlet_arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/common/selected_portlet_arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/common/selected_portlet_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/common/selected_portlet_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/common/selected_portlet_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/common/selected_portlet_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/breadcrumb_item_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/breadcrumb_item_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/breadcrumb_item_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/breadcrumb_item_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_apps.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_apps.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_apps.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_apps.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_back.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_back.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_back.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_back.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_configuration.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_configuration.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_configuration.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_configuration.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_home.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_home.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_home.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_home.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_sites.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_sites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_sites.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_sites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_users.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_users.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_users.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/dockbar_users.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/home_apps.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/home_apps.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/home_apps.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/home_apps.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/home_configuration.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/home_configuration.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/home_configuration.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/home_configuration.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/home_sites.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/home_sites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/home_sites.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/home_sites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/home_users.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/home_users.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/home_users.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/home_users.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_close.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_close.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_header_toggler_bg.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_header_toggler_bg.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_header_toggler_bg.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_header_toggler_bg.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_header_toggler_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_header_toggler_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_header_toggler_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_header_toggler_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_icons_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_icons_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_icons_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_icons_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_icons_white_marketplace_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_icons_white_marketplace_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_icons_white_marketplace_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_icons_white_marketplace_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_icons_white_portal_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_icons_white_portal_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_icons_white_portal_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_icons_white_portal_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_icons_white_server_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_icons_white_server_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_icons_white_server_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_icons_white_server_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_normal_header_toggler_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_normal_header_toggler_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_normal_header_toggler_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_normal_header_toggler_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_open.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_open.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_open.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/panel_open.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_input_icon_bg.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_input_icon_bg.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_input_icon_bg.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_input_icon_bg.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_navigation_min_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_navigation_min_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_navigation_min_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_navigation_min_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_panel_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_panel_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_panel_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_panel_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_panels_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_panels_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_panels_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_panels_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_reset_button.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_reset_button.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_reset_button.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/search_reset_button.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/selected_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/selected_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/selected_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/selected_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/sidebar_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/sidebar_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/sidebar_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/sidebar_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/toggle_panels_bg.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/toggle_panels_bg.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/toggle_panels_bg.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/custom/toggle_panels_bg.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/screenshot.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/screenshot.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/screenshot.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/screenshot.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/thumbnail.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/thumbnail.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/images/thumbnail.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/images/thumbnail.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/js/main.js b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/js/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/js/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/js/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/templates/init_custom.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/templates/init_custom.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/templates/init_custom.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/templates/init_custom.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/templates/portal_normal.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/templates/portal_normal.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/templates/portal_normal.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/templates/portal_normal.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/templates/portlet.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/templates/portlet.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/_diffs/templates/portlet.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/_diffs/templates/portlet.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/application.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/application.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/application.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/application.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/aui.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/aui.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/aui.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/aui.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/base.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/base.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/custom.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/custom.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/custom.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/custom.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/custom_responsive.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/custom_responsive.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/custom_responsive.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/custom_responsive.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/dockbar.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/dockbar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/dockbar.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/dockbar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/extras.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/extras.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/extras.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/extras.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/layout.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/layout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/layout.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/layout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/main.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/navigation.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/navigation.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/navigation.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/navigation.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/portlet.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/portlet.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/.sass-cache/portlet.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/.sass-cache/portlet.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/_aui_custom.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/_aui_custom.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/_aui_custom.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/_aui_custom.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/_aui_variables.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/_aui_variables.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/_aui_variables.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/_aui_variables.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/_liferay_custom.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/_liferay_custom.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/_liferay_custom.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/_liferay_custom.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/application.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/application.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/application.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/application.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_accordion.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_accordion.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_accordion.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_accordion.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_alerts.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_alerts.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_alerts.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_alerts.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_breadcrumbs.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_breadcrumbs.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_breadcrumbs.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_breadcrumbs.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_button-groups-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_button-groups-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_button-groups-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_button-groups-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_button-groups.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_button-groups.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_button-groups.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_button-groups.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_buttons-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_buttons-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_buttons-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_buttons-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_buttons.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_buttons.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_buttons.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_buttons.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_carousel-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_carousel-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_carousel-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_carousel-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_carousel.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_carousel.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_carousel.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_carousel.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_close.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_close.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_close.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_close.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_code.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_code.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_code.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_code.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_component-animations.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_component-animations.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_component-animations.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_component-animations.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_dropdowns.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_dropdowns.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_dropdowns.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_dropdowns.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_forms.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_forms.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_forms.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_forms.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_grid.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_grid.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_grid.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_grid.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_hero-unit.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_hero-unit.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_hero-unit.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_hero-unit.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_labels-badges.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_labels-badges.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_labels-badges.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_labels-badges.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_layouts.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_layouts.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_layouts.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_layouts.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_media.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_media.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_media.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_media.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_mixins.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_mixins.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_mixins.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_mixins.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_modals-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_modals-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_modals-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_modals-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_modals.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_modals.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_modals.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_modals.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_navbar.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_navbar.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_navbar.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_navbar.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_navs-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_navs-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_navs-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_navs-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_navs.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_navs.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_navs.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_navs.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_pager.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_pager.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_pager.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_pager.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_pagination-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_pagination-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_pagination-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_pagination-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_pagination.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_pagination.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_pagination.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_pagination.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_popovers-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_popovers-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_popovers-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_popovers-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_popovers.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_popovers.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_popovers.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_popovers.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_progress-bars-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_progress-bars-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_progress-bars-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_progress-bars-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_progress-bars.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_progress-bars.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_progress-bars.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_progress-bars.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_reset.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_reset.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_reset.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_reset.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-1200px-min.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-1200px-min.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-1200px-min.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-1200px-min.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-767px-max.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-767px-max.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-767px-max.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-767px-max.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-768px-979px.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-768px-979px.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-768px-979px.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-768px-979px.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-navbar.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-navbar.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-navbar.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-navbar.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-utilities.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-utilities.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-utilities.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_responsive-utilities.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_scaffolding.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_scaffolding.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_scaffolding.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_scaffolding.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_sprites.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_sprites.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_sprites.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_sprites.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_tables.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_tables.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_tables.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_tables.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_thumbnails.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_thumbnails.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_thumbnails.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_thumbnails.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_tooltip-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_tooltip-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_tooltip-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_tooltip-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_tooltip.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_tooltip.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_tooltip.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_tooltip.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_type.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_type.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_type.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_type.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_utilities-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_utilities-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_utilities-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_utilities-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_utilities.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_utilities.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_utilities.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_utilities.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_variables-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_variables-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_variables-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_variables-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_variables.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_variables.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_variables.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_variables.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_wells.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_wells.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/_wells.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/_wells.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/FontAwesome.otf b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/FontAwesome.otf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/FontAwesome.otf
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/FontAwesome.otf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.dev.svg b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.dev.svg
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.dev.svg
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.dev.svg
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.eot b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.eot
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.eot
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.eot
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.svg b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.svg
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.svg
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.svg
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.ttf b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.ttf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.ttf
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.ttf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.woff b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.woff
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.woff
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-alloy.woff
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-webfont.eot b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-webfont.eot
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-webfont.eot
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-webfont.eot
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-webfont.svg b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-webfont.svg
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-webfont.svg
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-webfont.svg
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-webfont.ttf b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-webfont.ttf
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-webfont.ttf
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-webfont.ttf
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-webfont.woff b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-webfont.woff
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-webfont.woff
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/font/fontawesome-webfont.woff
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_bootstrap.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_bootstrap.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_bootstrap.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_bootstrap.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_core.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_core.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_core.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_core.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_extras.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_extras.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_extras.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_extras.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_icons-alloy-extra.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_icons-alloy-extra.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_icons-alloy-extra.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_icons-alloy-extra.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_icons-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_icons-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_icons-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_icons-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_mixins-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_mixins-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_mixins-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_mixins-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_path-alloy.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_path-alloy.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_path-alloy.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_path-alloy.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_variables.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_variables.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_variables.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/_variables.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/font-awesome-ie7.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/font-awesome-ie7.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/font-awesome-ie7.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/font-awesome-ie7.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/font-awesome.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/font-awesome.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/font-awesome.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/alloy-font-awesome/scss/font-awesome.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/bootstrap.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/bootstrap.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/bootstrap.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/bootstrap.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/responsive.scss b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/responsive.scss
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/aui/responsive.scss
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/aui/responsive.scss
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/base.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/base.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/base.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/base.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/custom.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/custom.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/custom.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/custom.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/custom_responsive.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/custom_responsive.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/custom_responsive.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/custom_responsive.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/dockbar.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/dockbar.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/dockbar.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/dockbar.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/extras.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/extras.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/extras.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/extras.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/layout.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/layout.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/layout.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/layout.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/main.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/main.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/main.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/main.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/navigation.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/navigation.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/navigation.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/navigation.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/portlet.css b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/portlet.css
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/css/portlet.css
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/css/portlet.css
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/add_content/layouts.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/add_content/layouts.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/add_content/layouts.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/add_content/layouts.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/add_content/portlet_category.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/add_content/portlet_category.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/add_content/portlet_category.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/add_content/portlet_category.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/add_content/portlet_item.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/add_content/portlet_item.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/add_content/portlet_item.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/add_content/portlet_item.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/add_content/portlet_item_archived_setup.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/add_content/portlet_item_archived_setup.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/add_content/portlet_item_archived_setup.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/add_content/portlet_item_archived_setup.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/add_content/portlet_item_instanceable.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/add_content/portlet_item_instanceable.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/add_content/portlet_item_instanceable.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/add_content/portlet_item_instanceable.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/api/exception.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/api/exception.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/api/exception.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/api/exception.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/api/execute.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/api/execute.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/api/execute.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/api/execute.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/api/method.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/api/method.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/api/method.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/api/method.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/api/property.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/api/property.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/api/property.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/api/property.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/api/return_type.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/api/return_type.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/api/return_type.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/api/return_type.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/button_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/button_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/button_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/button_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/button_bg_over.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/button_bg_over.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/button_bg_over.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/button_bg_over.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/button_bg_selected.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/button_bg_selected.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/button_bg_selected.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/button_bg_selected.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/button_bg_selected_over.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/button_bg_selected_over.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/button_bg_selected_over.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/button_bg_selected_over.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/close.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/close.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/current_page_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/current_page_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/current_page_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/current_page_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/current_page_hover_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/current_page_hover_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/current_page_hover_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/current_page_hover_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/forbidden_action.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/forbidden_action.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/forbidden_action.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/forbidden_action.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/handle_sort_vertical.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/handle_sort_vertical.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/handle_sort_vertical.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/handle_sort_vertical.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/header_row_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/header_row_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/header_row_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/header_row_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/layouts.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/layouts.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/layouts.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/layouts.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/loading_indicator.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/loading_indicator.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/loading_indicator.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/loading_indicator.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/menu_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/menu_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/menu_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/menu_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/paginator_link_current_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/paginator_link_current_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/paginator_link_current_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/paginator_link_current_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/panel_direction_indicator.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/panel_direction_indicator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/panel_direction_indicator.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/panel_direction_indicator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/panel_header.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/panel_header.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/panel_header.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/panel_header.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/panel_header_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/panel_header_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/panel_header_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/panel_header_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/panel_header_toggler_close.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/panel_header_toggler_close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/panel_header_toggler_close.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/panel_header_toggler_close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/panel_header_toggler_open.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/panel_header_toggler_open.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/panel_header_toggler_open.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/panel_header_toggler_open.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/state_active_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/state_active_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/state_active_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/state_active_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/state_default_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/state_default_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/state_default_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/state_default_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/state_hover_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/state_hover_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/state_hover_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/state_hover_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/subheader_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/subheader_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/subheader_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/subheader_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/tabs_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/tabs_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/application/tabs_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/application/tabs_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/01_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/01_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/01_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/01_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/01_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/01_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/01_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/01_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/01_minus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/01_minus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/01_minus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/01_minus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/01_plus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/01_plus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/01_plus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/01_plus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/01_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/01_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/01_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/01_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/01_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/01_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/01_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/01_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/02_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/02_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/02_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/02_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/02_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/02_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/02_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/02_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/02_minus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/02_minus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/02_minus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/02_minus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/02_plus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/02_plus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/02_plus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/02_plus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/02_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/02_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/02_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/02_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/02_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/02_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/02_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/02_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/02_x.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/02_x.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/02_x.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/02_x.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/03_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/03_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/03_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/03_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/03_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/03_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/03_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/03_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/04_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/04_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/04_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/04_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/04_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/04_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/04_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/04_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/05_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/05_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/05_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/05_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/05_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/05_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/05_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/05_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/05_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/05_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/05_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/05_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/05_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/05_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/05_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/05_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/06_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/06_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/06_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/06_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/06_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/06_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/06_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/06_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/07_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/07_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/07_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/07_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/08_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/08_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/08_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/08_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/08_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/08_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/08_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/08_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/08_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/08_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/08_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/08_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/08_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/08_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/08_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/08_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/09_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/09_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/09_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/09_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/09_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/09_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/09_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/09_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/09_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/09_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/09_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/09_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/09_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/09_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/09_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/09_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/10_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/10_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/10_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/10_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/11_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/11_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/11_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/11_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/12_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/12_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/12_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/12_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/13_down.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/13_down.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/13_down.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/13_down.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/13_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/13_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/13_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/13_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/paging_first.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/paging_first.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/paging_first.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/paging_first.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/paging_last.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/paging_last.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/paging_last.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/paging_last.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/paging_next.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/paging_next.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/paging_next.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/paging_next.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/paging_previous.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/paging_previous.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/paging_previous.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/paging_previous.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/resize.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/resize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/arrows/resize.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/arrows/resize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/common/state_active_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/common/state_active_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/common/state_active_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/common/state_active_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/common/state_default_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/common/state_default_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/common/state_default_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/common/state_default_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/common/state_hover_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/common/state_hover_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/common/state_hover_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/common/state_hover_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/common/state_selected_hover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/common/state_selected_hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/common/state_selected_hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/common/state_selected_hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/glyphicons-halflings-white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/glyphicons-halflings-white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/glyphicons-halflings-white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/glyphicons-halflings-white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/glyphicons-halflings.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/glyphicons-halflings.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/glyphicons-halflings.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/glyphicons-halflings.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/icon_sprite.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/icon_sprite.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/icon_sprite.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/icon_sprite.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/loading_indicator.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/loading_indicator.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/loading_indicator.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/loading_indicator.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/menu/bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/menu/bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/menu/bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/menu/bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/panel/header_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/panel/header_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/aui/panel/header_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/aui/panel/header_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/blogs/blogs.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/blogs/blogs.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/blogs/blogs.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/blogs/blogs.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/blogs/props.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/blogs/props.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/blogs/props.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/blogs/props.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/blogs/xml.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/blogs/xml.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/blogs/xml.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/blogs/xml.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/bookmarks/add_bookmark.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/bookmarks/add_bookmark.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/bookmarks/add_bookmark.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/bookmarks/add_bookmark.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/calendar/calendar_day_drop_shadow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/calendar/calendar_day_drop_shadow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/calendar/calendar_day_drop_shadow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/calendar/calendar_day_drop_shadow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/calendar/event_indicator.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/calendar/event_indicator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/calendar/event_indicator.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/calendar/event_indicator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/calendar/event_indicator_current.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/calendar/event_indicator_current.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/calendar/event_indicator_current.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/calendar/event_indicator_current.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/action.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/action.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/action.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/action.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/action_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/action_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/action_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/action_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/activate.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/activate.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/activate.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/activate.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_article.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_article.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_article.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_article.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_drive.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_drive.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_drive.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_drive.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_instance.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_instance.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_instance.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_instance.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_location.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_location.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_location.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_location.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_portlet_display_template.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_portlet_display_template.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_portlet_display_template.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_portlet_display_template.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_template.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_template.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_template.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_template.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_template_display.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_template_display.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_template_display.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_template_display.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_template_form.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_template_form.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_template_form.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_template_form.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_user.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_user.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/add_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/add_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/admin.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/admin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/admin.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/admin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/all_pages.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/all_pages.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/all_pages.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/all_pages.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/assign.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/assign.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/assign.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/assign.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/assign_user_group_roles.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/assign_user_group_roles.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/assign_user_group_roles.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/assign_user_group_roles.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/assign_user_roles.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/assign_user_roles.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/assign_user_roles.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/assign_user_roles.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/attributes.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/attributes.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/attributes.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/attributes.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/back.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/back.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/back.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/back.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/body_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/body_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/body_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/body_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/bottom.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/bottom.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/bottom.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/bottom.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/breadcrumbs.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/breadcrumbs.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/breadcrumbs.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/breadcrumbs.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/breadcrumbs_hud.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/breadcrumbs_hud.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/breadcrumbs_hud.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/breadcrumbs_hud.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/calendar.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/calendar.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/calendar.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/calendar.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/category.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/category.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/category.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/category.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/category_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/category_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/category_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/category_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/category_portal_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/category_portal_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/category_portal_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/category_portal_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/category_server_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/category_server_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/category_server_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/category_server_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/check.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/check.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/check.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/check.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/checked.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/checked.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/checked.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/checked.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/checkerboard.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/checkerboard.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/checkerboard.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/checkerboard.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/clip.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/clip.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/clip.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/clip.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/close.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/close.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/company_logo.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/company_logo.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/company_logo.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/company_logo.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/configuration.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/configuration.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/configuration.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/configuration.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/configuration_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/configuration_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/configuration_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/configuration_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/control_panel.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/control_panel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/control_panel.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/control_panel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/conversation.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/conversation.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/conversation.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/conversation.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/copy.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/copy.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/copy.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/copy.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/date.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/date.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/date.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/date.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/deactivate.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/deactivate.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/deactivate.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/deactivate.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/define_permissions.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/define_permissions.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/define_permissions.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/define_permissions.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/delete.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/delete.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/delete.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/delete.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/delete_attachment.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/delete_attachment.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/delete_attachment.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/delete_attachment.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/desktop.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/desktop.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/desktop.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/desktop.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/download.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/download.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/download.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/download.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/drive.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/drive.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/drive.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/drive.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/drive_error.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/drive_error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/drive_error.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/drive_error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/edit.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/edit.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/edit.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/edit.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/edit_template_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/edit_template_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/edit_template_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/edit_template_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/edit_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/edit_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/edit_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/edit_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/expire.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/expire.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/expire.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/expire.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/export.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/export.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/export.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/export.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/feed.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/feed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/feed.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/feed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/folder_empty.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/folder_empty.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/folder_empty.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/folder_empty.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/folder_full_document.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/folder_full_document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/folder_full_document.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/folder_full_document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/folder_open.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/folder_open.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/folder_open.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/folder_open.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/forward.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/forward.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/forward.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/forward.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/global.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/global.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/global.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/global.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/grey.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/grey.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/grey.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/grey.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/group.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/group.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/group.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/group.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/guest_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/guest_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/guest_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/guest_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/help.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/help.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/help.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/help.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/history.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/history.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/history.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/history.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/home.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/home.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/home.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/home.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/impersonate_user.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/impersonate_user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/impersonate_user.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/impersonate_user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/install_more.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/install_more.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/install_more.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/install_more.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/join.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/join.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/join.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/join.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/key.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/key.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/key.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/key.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/key_small.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/key_small.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/key_small.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/key_small.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/layout.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/layout.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/layout.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/layout.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/leave.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/leave.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/leave.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/leave.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/liferay_sync.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/liferay_sync.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/liferay_sync.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/liferay_sync.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/links.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/links.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/links.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/links.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/lock.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/lock.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/lock.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/lock.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/manage_nodes.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/manage_nodes.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/manage_nodes.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/manage_nodes.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/manage_task.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/manage_task.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/manage_task.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/manage_task.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/maximize.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/maximize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/maximize.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/maximize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/message.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/message.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/message.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/message.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/message_panel_shadow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/message_panel_shadow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/message_panel_shadow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/message_panel_shadow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/minimize.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/minimize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/minimize.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/minimize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/my_places_private.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/my_places_private.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/my_places_private.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/my_places_private.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/my_places_public.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/my_places_public.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/my_places_public.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/my_places_public.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/news.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/news.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/news.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/news.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/open_window.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/open_window.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/open_window.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/open_window.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/openid.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/openid.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/openid.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/openid.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/organization_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/organization_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/organization_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/organization_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/organization_icon_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/organization_icon_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/organization_icon_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/organization_icon_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/orphan_pages.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/orphan_pages.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/orphan_pages.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/orphan_pages.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/page_template.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/page_template.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/page_template.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/page_template.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/pages.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/pages.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/pages.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/pages.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/permissions.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/permissions.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/permissions.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/permissions.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/portlet.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/portlet.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/portlet.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/portlet.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/post.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/post.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/post.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/post.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/preview.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/preview.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/preview.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/preview.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/print.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/print.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/print.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/print.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/quote.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/quote.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/quote.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/quote.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/recent_changes.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/recent_changes.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/recent_changes.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/recent_changes.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/remove.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/remove.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/remove.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/remove.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/reply.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/reply.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/reply.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/reply.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/revision.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/revision.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/revision.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/revision.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/rss.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/rss.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/rss.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/rss.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/saved_in_database.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/saved_in_database.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/saved_in_database.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/saved_in_database.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/search.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/search.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/search.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/search.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/selected_portlet_arrow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/selected_portlet_arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/selected_portlet_arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/selected_portlet_arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/selected_portlet_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/selected_portlet_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/selected_portlet_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/selected_portlet_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/services.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/services.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/services.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/services.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/shadow_bottom_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/shadow_bottom_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/shadow_bottom_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/shadow_bottom_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/shadow_top_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/shadow_top_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/shadow_top_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/shadow_top_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/share.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/share.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/share.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/share.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/sharing.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/sharing.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/sharing.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/sharing.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/sign_out.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/sign_out.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/sign_out.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/sign_out.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/signal_instance.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/signal_instance.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/signal_instance.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/signal_instance.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/site_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/site_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/site_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/site_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/site_template.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/site_template.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/site_template.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/site_template.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/sitemap.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/sitemap.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/sitemap.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/sitemap.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/staging.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/staging.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/staging.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/staging.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/status_offline.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/status_offline.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/status_offline.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/status_offline.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/status_online.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/status_online.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/status_online.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/status_online.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/submit.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/submit.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/submit.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/submit.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/subscribe.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/subscribe.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/subscribe.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/subscribe.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/tabs_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/tabs_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/tabs_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/tabs_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/tag.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/tag.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/tag.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/tag.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/team_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/team_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/team_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/team_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/telephone.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/telephone.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/telephone.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/telephone.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/telephone_mobile.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/telephone_mobile.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/telephone_mobile.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/telephone_mobile.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/time.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/time.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/time.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/time.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/tool.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/tool.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/tool.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/tool.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/top.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/top.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/top.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/top.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/trash.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/trash.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/trash.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/trash.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/unassign_user.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/unassign_user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/unassign_user.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/unassign_user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/unassign_user_group.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/unassign_user_group.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/unassign_user_group.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/unassign_user_group.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/unchecked.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/unchecked.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/unchecked.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/unchecked.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/undo.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/undo.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/undo.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/undo.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/unlink.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/unlink.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/unlink.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/unlink.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/unlock.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/unlock.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/unlock.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/unlock.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/unsubscribe.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/unsubscribe.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/unsubscribe.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/unsubscribe.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/user_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/user_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/user_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/user_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/user_icon_white.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/user_icon_white.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/user_icon_white.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/user_icon_white.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/view.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/view.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/view.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/view.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/view_articles.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/view_articles.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/view_articles.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/view_articles.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/view_instances.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/view_instances.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/view_instances.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/view_instances.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/view_locations.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/view_locations.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/view_locations.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/view_locations.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/view_structures.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/view_structures.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/view_structures.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/view_structures.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/view_tasks.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/view_tasks.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/view_tasks.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/view_tasks.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/view_templates.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/view_templates.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/view_templates.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/view_templates.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/view_users.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/view_users.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/view_users.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/view_users.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/welcome_message.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/welcome_message.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/common/welcome_message.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/common/welcome_message.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/control_panel/button.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/control_panel/button.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/control_panel/button.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/control_panel/button.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/control_panel/input_shadow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/control_panel/input_shadow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/control_panel/input_shadow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/control_panel/input_shadow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/control_panel/panel_shadow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/control_panel/panel_shadow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/control_panel/panel_shadow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/control_panel/panel_shadow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/control_panel/selected.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/control_panel/selected.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/control_panel/selected.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/control_panel/selected.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/breadcrumb_item_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/breadcrumb_item_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/breadcrumb_item_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/breadcrumb_item_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_apps.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_apps.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_apps.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_apps.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_back.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_back.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_back.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_back.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_configuration.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_configuration.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_configuration.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_configuration.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_home.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_home.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_home.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_home.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_sites.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_sites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_sites.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_sites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_users.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_users.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_users.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/dockbar_users.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/home_apps.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/home_apps.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/home_apps.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/home_apps.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/home_configuration.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/home_configuration.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/home_configuration.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/home_configuration.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/home_sites.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/home_sites.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/home_sites.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/home_sites.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/home_users.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/home_users.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/home_users.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/home_users.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_close.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_close.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_header_toggler_bg.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_header_toggler_bg.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_header_toggler_bg.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_header_toggler_bg.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_header_toggler_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_header_toggler_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_header_toggler_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_header_toggler_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_icons_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_icons_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_icons_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_icons_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_icons_white_marketplace_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_icons_white_marketplace_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_icons_white_marketplace_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_icons_white_marketplace_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_icons_white_portal_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_icons_white_portal_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_icons_white_portal_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_icons_white_portal_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_icons_white_server_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_icons_white_server_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_icons_white_server_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_icons_white_server_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_normal_header_toggler_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_normal_header_toggler_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_normal_header_toggler_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_normal_header_toggler_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_open.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_open.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/panel_open.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/panel_open.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/search_input_icon_bg.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/search_input_icon_bg.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/search_input_icon_bg.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/search_input_icon_bg.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/search_navigation_min_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/search_navigation_min_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/search_navigation_min_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/search_navigation_min_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/search_panel_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/search_panel_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/search_panel_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/search_panel_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/search_panels_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/search_panels_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/search_panels_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/search_panels_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/search_reset_button.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/search_reset_button.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/search_reset_button.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/search_reset_button.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/selected_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/selected_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/selected_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/selected_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/sidebar_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/sidebar_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/sidebar_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/sidebar_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/toggle_panels_bg.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/toggle_panels_bg.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/custom/toggle_panels_bg.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/custom/toggle_panels_bg.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/desktop_active.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/desktop_active.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/desktop_active.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/desktop_active.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/desktop_off.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/desktop_off.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/desktop_off.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/desktop_off.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/full_size_active.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/full_size_active.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/full_size_active.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/full_size_active.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/full_size_off.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/full_size_off.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/full_size_off.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/full_size_off.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_horizontal_opacity.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_horizontal_opacity.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_horizontal_opacity.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_horizontal_opacity.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_horizontal_with_arrow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_horizontal_with_arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_horizontal_with_arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_horizontal_with_arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_off.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_off.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_off.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_off.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_vertical_opacity.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_vertical_opacity.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_vertical_opacity.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_vertical_opacity.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_vertical_with_arrow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_vertical_with_arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_vertical_with_arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/mobile_vertical_with_arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_horizontal_opacity.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_horizontal_opacity.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_horizontal_opacity.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_horizontal_opacity.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_horizontal_with_arrow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_horizontal_with_arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_horizontal_with_arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_horizontal_with_arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_off.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_off.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_off.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_off.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_vertical_opacity.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_vertical_opacity.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_vertical_opacity.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_vertical_opacity.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_vertical_with_arrow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_vertical_with_arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_vertical_with_arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/device_preview/tablet_vertical_with_arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/diff/minus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/diff/minus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/diff/minus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/diff/minus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/diff/plus.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/diff/plus.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/diff/plus.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/diff/plus.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/diff/underline.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/diff/underline.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/diff/underline.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/diff/underline.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/button_active_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/button_active_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/button_active_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/button_active_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/checked.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/checked.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/checked.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/checked.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/control_panel.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/control_panel.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/control_panel.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/control_panel.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/customizations.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/customizations.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/customizations.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/customizations.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/dockbar_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/dockbar_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/dockbar_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/dockbar_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/pin.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/pin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/pin.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/pin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/places.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/places.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/places.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/places.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/separator.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/separator.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/separator.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/separator.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/settings.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/settings.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/settings.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/settings.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/toggle_controls.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/toggle_controls.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/toggle_controls.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/toggle_controls.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/unchecked.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/unchecked.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/unchecked.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/unchecked.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/unpin.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/unpin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/dockbar/unpin.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/dockbar/unpin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/document_library/add_document.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/document_library/add_document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/document_library/add_document.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/document_library/add_document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/document_library/add_multiple_documents.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/document_library/add_multiple_documents.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/document_library/add_multiple_documents.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/document_library/add_multiple_documents.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/document_library/msoffice.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/document_library/msoffice.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/document_library/msoffice.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/document_library/msoffice.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/document_library/page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/document_library/page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/document_library/page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/document_library/page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/document_library/preview_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/document_library/preview_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/document_library/preview_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/document_library/preview_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/document_library/preview_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/document_library/preview_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/document_library/preview_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/document_library/preview_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/document_library/preview_zoom.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/document_library/preview_zoom.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/document_library/preview_zoom.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/document_library/preview_zoom.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/angry.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/angry.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/angry.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/angry.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/bashful.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/bashful.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/bashful.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/bashful.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/big_grin.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/big_grin.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/big_grin.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/big_grin.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/blink.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/blink.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/blink.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/blink.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/blush.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/blush.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/blush.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/blush.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/bored.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/bored.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/bored.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/bored.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/closed_eyes.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/closed_eyes.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/closed_eyes.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/closed_eyes.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/cold.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/cold.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/cold.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/cold.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/cool.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/cool.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/cool.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/cool.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/darth_vader.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/darth_vader.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/darth_vader.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/darth_vader.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/dry.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/dry.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/dry.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/dry.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/exclamation.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/exclamation.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/exclamation.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/exclamation.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/girl.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/girl.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/girl.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/girl.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/glare.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/glare.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/glare.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/glare.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/happy.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/happy.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/happy.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/happy.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/huh.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/huh.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/huh.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/huh.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/in_love.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/in_love.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/in_love.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/in_love.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/karate_kid.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/karate_kid.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/karate_kid.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/karate_kid.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/kiss.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/kiss.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/kiss.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/kiss.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/laugh.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/laugh.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/laugh.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/laugh.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/mad.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/mad.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/mad.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/mad.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/mellow.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/mellow.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/mellow.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/mellow.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/ninja.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/ninja.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/ninja.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/ninja.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/oh_my.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/oh_my.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/oh_my.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/oh_my.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/pac_man.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/pac_man.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/pac_man.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/pac_man.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/roll_eyes.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/roll_eyes.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/roll_eyes.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/roll_eyes.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/sad.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/sad.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/sad.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/sad.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/sleep.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/sleep.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/sleep.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/sleep.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/smile.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/smile.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/smile.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/smile.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/smug.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/smug.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/smug.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/smug.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/suspicious.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/suspicious.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/suspicious.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/suspicious.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/tongue.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/tongue.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/tongue.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/tongue.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/unsure.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/unsure.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/unsure.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/unsure.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/wacko.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/wacko.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/wacko.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/wacko.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/wink.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/wink.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/wink.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/wink.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/wub.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/wub.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/emoticons/wub.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/emoticons/wub.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/favicon.ico b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/favicon.ico
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/favicon.ico
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/favicon.ico
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/article.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/article.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/article.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/article.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/blog.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/blog.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/blog.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/blog.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/bookmark.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/bookmark.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/bookmark.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/bookmark.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/calendar.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/calendar.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/calendar.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/calendar.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/compressed.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/compressed.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/compressed.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/compressed.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/default.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/default.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/default.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/default.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/document.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/document.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/drive.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/drive.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/drive.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/drive.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/drive_error.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/drive_error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/drive_error.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/drive_error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/flash.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/flash.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/flash.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/flash.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_empty.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_empty.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_empty.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_empty.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_empty_article.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_empty_article.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_empty_article.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_empty_article.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_empty_bookmark.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_empty_bookmark.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_empty_bookmark.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_empty_bookmark.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_empty_document.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_empty_document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_empty_document.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_empty_document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_full_article.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_full_article.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_full_article.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_full_article.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_full_bookmark.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_full_bookmark.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_full_bookmark.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_full_bookmark.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_full_document.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_full_document.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_full_document.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_full_document.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_full_image.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_full_image.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_full_image.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/folder_full_image.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/image.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/image.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/image.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/image.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/message.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/message.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/message.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/message.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/music.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/music.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/music.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/music.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/overlay_link.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/overlay_link.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/overlay_link.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/overlay_link.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/overlay_lock.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/overlay_lock.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/overlay_lock.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/overlay_lock.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/pdf.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/pdf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/pdf.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/pdf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/presentation.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/presentation.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/presentation.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/presentation.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/spreadsheet.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/spreadsheet.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/spreadsheet.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/spreadsheet.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/task.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/task.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/task.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/task.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/video.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/video.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/video.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/video.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/wiki_page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/wiki_page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/large/wiki_page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/large/wiki_page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/bmp.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/bmp.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/bmp.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/bmp.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/css.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/css.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/css.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/css.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/csv.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/csv.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/csv.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/csv.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/doc.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/doc.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/doc.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/doc.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/docx.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/docx.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/docx.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/docx.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/dot.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/dot.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/dot.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/dot.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/gif.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/gif.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/gif.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/gif.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/gz.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/gz.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/gz.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/gz.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/htm.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/htm.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/htm.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/htm.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/html.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/html.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/html.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/html.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/jpeg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/jpeg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/jpeg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/jpeg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/jpg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/jpg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/jpg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/jpg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/js.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/js.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/js.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/js.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/lar.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/lar.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/lar.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/lar.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/odb.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/odb.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/odb.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/odb.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/odf.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/odf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/odf.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/odf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/odg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/odg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/odg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/odg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/odp.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/odp.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/odp.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/odp.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/ods.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/ods.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/ods.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/ods.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/odt.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/odt.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/odt.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/odt.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/pdf.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/pdf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/pdf.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/pdf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/png.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/png.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/png.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/png.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/ppt.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/ppt.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/ppt.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/ppt.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/pptx.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/pptx.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/pptx.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/pptx.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/rtf.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/rtf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/rtf.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/rtf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/swf.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/swf.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/swf.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/swf.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/sxc.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/sxc.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/sxc.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/sxc.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/sxi.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/sxi.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/sxi.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/sxi.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/sxw.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/sxw.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/sxw.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/sxw.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/tar.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/tar.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/tar.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/tar.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/tgz.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/tgz.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/tgz.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/tgz.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/tiff.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/tiff.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/tiff.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/tiff.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/tsv.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/tsv.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/tsv.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/tsv.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/txt.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/txt.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/txt.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/txt.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/vsd.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/vsd.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/vsd.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/vsd.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/xls.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/xls.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/xls.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/xls.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/xlsx.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/xlsx.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/xlsx.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/xlsx.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/xml.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/xml.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/xml.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/xml.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/zip.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/zip.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/file_system/small/zip.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/file_system/small/zip.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/forms/button.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/forms/button.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/forms/button.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/forms/button.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/forms/input_shadow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/forms/input_shadow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/forms/input_shadow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/forms/input_shadow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/image_gallery_display/add_image.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/image_gallery_display/add_image.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/image_gallery_display/add_image.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/image_gallery_display/add_image.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/image_gallery_display/slide_show.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/image_gallery_display/slide_show.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/image_gallery_display/slide_show.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/image_gallery_display/slide_show.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/checkbox.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/checkbox.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/checkbox.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/checkbox.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/document_library.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/document_library.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/document_library.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/document_library.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/form_builder_arrow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/form_builder_arrow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/form_builder_arrow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/form_builder_arrow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/form_builder_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/form_builder_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/form_builder_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/form_builder_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/form_builder_close.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/form_builder_close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/form_builder_close.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/form_builder_close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/form_group.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/form_group.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/form_group.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/form_group.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/image_gallery.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/image_gallery.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/image_gallery.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/image_gallery.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/image_uploader.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/image_uploader.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/image_uploader.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/image_uploader.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/link_to_page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/link_to_page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/link_to_page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/link_to_page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/multiselection_list.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/multiselection_list.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/multiselection_list.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/multiselection_list.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/options.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/options.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/options.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/options.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/selectbox.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/selectbox.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/selectbox.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/selectbox.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/selection_break.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/selection_break.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/selection_break.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/selection_break.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/text_field.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/text_field.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/text_field.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/text_field.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/textarea.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/textarea.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/textarea.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/textarea.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/textbox.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/textbox.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/journal/textbox.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/journal/textbox.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/ar_SA.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/ar_SA.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/ar_SA.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/ar_SA.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/bg_BG.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/bg_BG.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/bg_BG.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/bg_BG.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/ca_AD.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/ca_AD.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/ca_AD.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/ca_AD.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/ca_ES.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/ca_ES.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/ca_ES.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/ca_ES.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/cs_CZ.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/cs_CZ.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/cs_CZ.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/cs_CZ.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/da_DK.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/da_DK.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/da_DK.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/da_DK.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/de_DE.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/de_DE.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/de_DE.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/de_DE.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/el_GR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/el_GR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/el_GR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/el_GR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/en_AU.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/en_AU.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/en_AU.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/en_AU.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/en_GB.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/en_GB.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/en_GB.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/en_GB.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/en_US.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/en_US.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/en_US.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/en_US.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/es_ES.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/es_ES.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/es_ES.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/es_ES.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/et_EE.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/et_EE.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/et_EE.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/et_EE.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/eu_ES.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/eu_ES.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/eu_ES.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/eu_ES.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/fa_IR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/fa_IR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/fa_IR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/fa_IR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/fi_FI.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/fi_FI.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/fi_FI.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/fi_FI.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/fr_CA.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/fr_CA.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/fr_CA.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/fr_CA.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/fr_FR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/fr_FR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/fr_FR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/fr_FR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/gl_ES.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/gl_ES.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/gl_ES.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/gl_ES.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/hi_IN.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/hi_IN.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/hi_IN.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/hi_IN.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/hr_HR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/hr_HR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/hr_HR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/hr_HR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/hu_HU.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/hu_HU.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/hu_HU.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/hu_HU.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/in_ID.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/in_ID.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/in_ID.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/in_ID.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/it_IT.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/it_IT.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/it_IT.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/it_IT.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/iw_IL.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/iw_IL.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/iw_IL.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/iw_IL.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/ja_JP.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/ja_JP.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/ja_JP.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/ja_JP.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/ko_KR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/ko_KR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/ko_KR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/ko_KR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/lo_LA.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/lo_LA.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/lo_LA.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/lo_LA.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/lt_LT.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/lt_LT.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/lt_LT.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/lt_LT.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/nb_NO.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/nb_NO.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/nb_NO.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/nb_NO.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/nl_BE.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/nl_BE.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/nl_BE.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/nl_BE.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/nl_NL.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/nl_NL.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/nl_NL.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/nl_NL.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/pl_PL.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/pl_PL.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/pl_PL.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/pl_PL.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/pt_BR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/pt_BR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/pt_BR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/pt_BR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/pt_PT.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/pt_PT.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/pt_PT.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/pt_PT.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/ro_RO.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/ro_RO.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/ro_RO.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/ro_RO.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/ru_RU.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/ru_RU.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/ru_RU.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/ru_RU.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/sk_SK.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/sk_SK.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/sk_SK.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/sk_SK.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/sl_SI.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/sl_SI.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/sl_SI.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/sl_SI.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/sr_RS.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/sr_RS.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/sr_RS.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/sr_RS.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/sr_RS_latin.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/sr_RS_latin.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/sr_RS_latin.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/sr_RS_latin.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/sv_SE.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/sv_SE.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/sv_SE.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/sv_SE.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/tr_TR.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/tr_TR.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/tr_TR.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/tr_TR.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/uk_UA.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/uk_UA.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/uk_UA.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/uk_UA.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/vi_VN.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/vi_VN.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/vi_VN.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/vi_VN.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/zh_CN.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/zh_CN.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/zh_CN.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/zh_CN.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/zh_TW.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/zh_TW.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/language/zh_TW.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/language/zh_TW.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/login/facebook_login_button.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/login/facebook_login_button.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/login/facebook_login_button.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/login/facebook_login_button.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/add_folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/add_folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/add_folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/add_folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/check_mail.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/check_mail.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/check_mail.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/check_mail.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/clip.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/clip.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/clip.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/clip.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/compose.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/compose.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/compose.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/compose.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/delete.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/delete.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/delete.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/delete.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/delete_folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/delete_folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/delete_folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/delete_folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/edit_draft.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/edit_draft.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/edit_draft.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/edit_draft.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/edit_folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/edit_folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/edit_folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/edit_folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/flagged.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/flagged.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/flagged.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/flagged.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/forward.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/forward.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/forward.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/forward.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/move.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/move.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/move.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/move.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/print.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/print.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/print.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/print.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/read.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/read.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/read.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/read.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/rename_folder.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/rename_folder.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/rename_folder.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/rename_folder.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/replied.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/replied.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/replied.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/replied.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/reply.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/reply.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/reply.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/reply.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/reply_all.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/reply_all.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/reply_all.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/reply_all.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/unread.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/unread.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/mail/unread.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/mail/unread.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/ban_user.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/ban_user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/ban_user.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/ban_user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/bold.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/bold.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/bold.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/bold.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/code.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/code.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/code.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/code.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/color.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/color.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/color.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/color.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/email.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/email.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/email.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/email.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/hyperlink.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/hyperlink.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/hyperlink.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/hyperlink.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/image.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/image.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/image.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/image.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/indent.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/indent.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/indent.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/indent.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/italic.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/italic.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/italic.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/italic.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/justify_center.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/justify_center.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/justify_center.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/justify_center.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/justify_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/justify_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/justify_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/justify_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/justify_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/justify_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/justify_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/justify_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/l.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/l.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/l.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/l.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/ordered_list.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/ordered_list.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/ordered_list.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/ordered_list.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/priority_announcement.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/priority_announcement.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/priority_announcement.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/priority_announcement.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/priority_sticky.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/priority_sticky.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/priority_sticky.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/priority_sticky.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/priority_urgent.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/priority_urgent.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/priority_urgent.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/priority_urgent.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/quote.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/quote.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/quote.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/quote.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/quoteleft.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/quoteleft.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/quoteleft.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/quoteleft.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/quoteright.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/quoteright.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/quoteright.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/quoteright.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/spacer.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/spacer.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/spacer.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/spacer.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/strike.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/strike.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/strike.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/strike.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/t.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/t.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/t.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/t.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/thread_view_combination.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/thread_view_combination.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/thread_view_combination.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/thread_view_combination.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/thread_view_flat.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/thread_view_flat.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/thread_view_flat.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/thread_view_flat.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/thread_view_tree.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/thread_view_tree.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/thread_view_tree.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/thread_view_tree.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/unban_user.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/unban_user.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/unban_user.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/unban_user.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/underline.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/underline.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/underline.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/underline.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/unordered_list.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/unordered_list.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/message_boards/unordered_list.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/message_boards/unordered_list.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/messages/alert.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/messages/alert.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/messages/alert.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/messages/alert.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/messages/error.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/messages/error.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/messages/error.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/messages/error.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/messages/info.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/messages/info.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/messages/info.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/messages/info.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/messages/success.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/messages/success.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/messages/success.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/messages/success.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/navigation/add_page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/navigation/add_page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/navigation/add_page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/navigation/add_page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/navigation/bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/navigation/bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/navigation/bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/navigation/bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/back.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/back.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/back.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/back.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/close.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/close.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/close.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/close.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/close_borderless.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/close_borderless.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/close_borderless.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/close_borderless.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/configuration.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/configuration.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/configuration.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/configuration.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/draggable_borderless.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/draggable_borderless.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/draggable_borderless.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/draggable_borderless.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/edit.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/edit.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/edit.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/edit.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/edit_borderless.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/edit_borderless.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/edit_borderless.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/edit_borderless.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/edit_defaults.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/edit_defaults.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/edit_defaults.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/edit_defaults.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/edit_guest.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/edit_guest.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/edit_guest.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/edit_guest.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/header_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/header_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/header_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/header_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/help.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/help.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/help.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/help.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/maximize.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/maximize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/maximize.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/maximize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/minimize.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/minimize.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/minimize.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/minimize.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/options.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/options.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/options.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/options.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/options_borderless.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/options_borderless.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/options_borderless.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/options_borderless.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/options_selected.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/options_selected.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/options_selected.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/options_selected.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/placeholder_bg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/placeholder_bg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/placeholder_bg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/placeholder_bg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/pop_up.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/pop_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/pop_up.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/pop_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/portlet_css.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/portlet_css.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/portlet_css.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/portlet_css.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/portlet_css_borderless.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/portlet_css_borderless.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/portlet_css_borderless.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/portlet_css_borderless.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/print.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/print.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/print.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/print.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/refresh.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/refresh.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/refresh.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/refresh.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/restore.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/restore.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/portlet/restore.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/portlet/restore.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/progress_bar/complete_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/progress_bar/complete_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/progress_bar/complete_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/progress_bar/complete_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/progress_bar/complete_middle.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/progress_bar/complete_middle.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/progress_bar/complete_middle.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/progress_bar/complete_middle.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/progress_bar/complete_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/progress_bar/complete_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/progress_bar/complete_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/progress_bar/complete_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/progress_bar/incomplete_left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/progress_bar/incomplete_left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/progress_bar/incomplete_left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/progress_bar/incomplete_left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/progress_bar/incomplete_middle.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/progress_bar/incomplete_middle.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/progress_bar/incomplete_middle.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/progress_bar/incomplete_middle.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/progress_bar/incomplete_right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/progress_bar/incomplete_right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/progress_bar/incomplete_right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/progress_bar/incomplete_right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/progress_bar/loading_animation.gif b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/progress_bar/loading_animation.gif
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/progress_bar/loading_animation.gif
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/progress_bar/loading_animation.gif
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/flagged_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/flagged_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/flagged_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/flagged_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/flagged_icon_hover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/flagged_icon_hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/flagged_icon_hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/flagged_icon_hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/star_hover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/star_hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/star_hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/star_hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/star_off.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/star_off.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/star_off.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/star_off.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/star_on.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/star_on.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/star_on.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/star_on.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/star_on_half.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/star_on_half.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/star_on_half.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/star_on_half.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/star_on_quarter.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/star_on_quarter.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/star_on_quarter.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/star_on_quarter.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/star_on_threequarters.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/star_on_threequarters.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/star_on_threequarters.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/star_on_threequarters.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_cancel_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_cancel_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_cancel_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_cancel_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_down_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_down_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_down_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_down_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_down_icon_hover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_down_icon_hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_down_icon_hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_down_icon_hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_up_icon.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_up_icon.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_up_icon.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_up_icon.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_up_icon_hover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_up_icon_hover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_up_icon_hover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/ratings/thumbs_up_icon_hover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/screenshot.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/screenshot.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/screenshot.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/screenshot.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shadow/left.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shadow/left.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shadow/left.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shadow/left.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shadow/middle.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shadow/middle.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shadow/middle.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shadow/middle.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shadow/right.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shadow/right.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shadow/right.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shadow/right.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shopping/cart.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shopping/cart.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shopping/cart.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shopping/cart.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shopping/cc_amex.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shopping/cc_amex.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shopping/cc_amex.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shopping/cc_amex.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shopping/cc_discover.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shopping/cc_discover.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shopping/cc_discover.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shopping/cc_discover.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shopping/cc_mastercard.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shopping/cc_mastercard.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shopping/cc_mastercard.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shopping/cc_mastercard.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shopping/cc_paypal.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shopping/cc_paypal.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shopping/cc_paypal.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shopping/cc_paypal.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shopping/cc_ver_number.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shopping/cc_ver_number.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shopping/cc_ver_number.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shopping/cc_ver_number.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shopping/cc_visa.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shopping/cc_visa.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/shopping/cc_visa.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/shopping/cc_visa.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/add_coworker.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/add_coworker.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/add_coworker.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/add_coworker.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/add_friend.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/add_friend.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/add_friend.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/add_friend.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/block.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/block.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/block.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/block.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/coworker.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/coworker.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/coworker.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/coworker.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/follow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/follow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/follow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/follow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/follower.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/follower.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/follower.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/follower.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/following.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/following.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/following.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/following.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/friend.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/friend.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/friend.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/friend.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/remove_coworker.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/remove_coworker.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/remove_coworker.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/remove_coworker.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/remove_friend.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/remove_friend.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/remove_friend.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/remove_friend.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/unblock.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/unblock.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/unblock.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/unblock.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/unfollow.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/unfollow.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social/unfollow.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social/unfollow.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social_bookmarks/digg.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social_bookmarks/digg.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social_bookmarks/digg.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social_bookmarks/digg.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social_bookmarks/facebook.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social_bookmarks/facebook.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social_bookmarks/facebook.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social_bookmarks/facebook.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social_bookmarks/furl.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social_bookmarks/furl.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social_bookmarks/furl.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social_bookmarks/furl.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social_bookmarks/reddit.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social_bookmarks/reddit.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/social_bookmarks/reddit.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/social_bookmarks/reddit.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/spacer.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/spacer.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/spacer.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/spacer.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/staging_bar/live.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/staging_bar/live.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/staging_bar/live.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/staging_bar/live.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/staging_bar/staging.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/staging_bar/staging.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/staging_bar/staging.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/staging_bar/staging.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/thumbnail.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/thumbnail.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/thumbnail.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/thumbnail.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/trees/collapse_all.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/trees/collapse_all.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/trees/collapse_all.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/trees/collapse_all.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/trees/expand_all.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/trees/expand_all.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/trees/expand_all.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/trees/expand_all.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/trees/page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/trees/page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/trees/page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/trees/page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/trees/page_copy.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/trees/page_copy.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/trees/page_copy.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/trees/page_copy.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/trees/page_locked.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/trees/page_locked.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/trees/page_locked.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/trees/page_locked.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/trees/root.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/trees/root.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/trees/root.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/trees/root.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/users_admin/facebook.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/users_admin/facebook.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/users_admin/facebook.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/users_admin/facebook.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/users_admin/twitter.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/users_admin/twitter.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/users_admin/twitter.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/users_admin/twitter.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/wiki/external.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/wiki/external.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/wiki/external.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/wiki/external.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/wiki/return_to_page.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/wiki/return_to_page.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/wiki/return_to_page.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/wiki/return_to_page.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/wiki/tab.png b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/wiki/tab.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/images/wiki/tab.png
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/images/wiki/tab.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/js/main.js b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/js/main.js
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/js/main.js
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/js/main.js
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/init_custom.ftl b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/init_custom.ftl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/init_custom.ftl
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/init_custom.ftl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/init_custom.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/init_custom.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/init_custom.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/init_custom.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/navigation.ftl b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/navigation.ftl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/navigation.ftl
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/navigation.ftl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/navigation.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/navigation.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/navigation.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/navigation.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/portal_normal.ftl b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/portal_normal.ftl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/portal_normal.ftl
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/portal_normal.ftl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/portal_normal.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/portal_normal.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/portal_normal.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/portal_normal.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/portal_pop_up.ftl b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/portal_pop_up.ftl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/portal_pop_up.ftl
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/portal_pop_up.ftl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/portal_pop_up.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/portal_pop_up.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/portal_pop_up.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/portal_pop_up.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/portlet.ftl b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/portlet.ftl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/portlet.ftl
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/portlet.ftl
diff --git a/tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/portlet.vm b/tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/portlet.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/html/themes/control_panel/templates/portlet.vm
rename to tomcat-7.0.72/webapps/ROOT/html/themes/control_panel/templates/portlet.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/index.jsp b/tomcat-7.0.72/webapps/ROOT/index.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/index.jsp
rename to tomcat-7.0.72/webapps/ROOT/index.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_1_columns.png b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_1_columns.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_1_columns.png
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_1_columns.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_1_columns.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_1_columns.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_1_columns.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_1_columns.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_1_columns.wap.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_1_columns.wap.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_1_columns.wap.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_1_columns.wap.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_columns_i.png b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_columns_i.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_columns_i.png
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_columns_i.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_columns_i.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_columns_i.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_columns_i.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_columns_i.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_columns_i.wap.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_columns_i.wap.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_columns_i.wap.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_columns_i.wap.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_columns_ii.png b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_columns_ii.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_columns_ii.png
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_columns_ii.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_columns_ii.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_columns_ii.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_columns_ii.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_columns_ii.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_columns_ii.wap.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_columns_ii.wap.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_2_columns_ii.wap.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_2_columns_ii.wap.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_column.png b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_column.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_column.png
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_column.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_column.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_column.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_column.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_column.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_column.wap.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_column.wap.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/1_column.wap.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/1_column.wap.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_2_columns.png b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_2_columns.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_2_columns.png
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_2_columns.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_2_columns.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_2_columns.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_2_columns.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_2_columns.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_2_columns.wap.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_2_columns.wap.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_2_columns.wap.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_2_columns.wap.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_i.png b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_i.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_i.png
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_i.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_i.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_i.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_i.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_i.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_i.wap.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_i.wap.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_i.wap.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_i.wap.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_ii.png b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_ii.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_ii.png
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_ii.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_ii.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_ii.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_ii.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_ii.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_ii.wap.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_ii.wap.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_ii.wap.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_ii.wap.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_iii.png b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_iii.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_iii.png
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_iii.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_iii.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_iii.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_iii.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_iii.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_iii.wap.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_iii.wap.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/2_columns_iii.wap.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/2_columns_iii.wap.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/3_columns.png b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/3_columns.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/3_columns.png
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/3_columns.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/3_columns.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/3_columns.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/3_columns.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/3_columns.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/3_columns.wap.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/3_columns.wap.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/3_columns.wap.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/3_columns.wap.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/freeform.png b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/freeform.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/freeform.png
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/freeform.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/freeform.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/freeform.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/freeform.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/freeform.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/custom/freeform.wap.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/custom/freeform.wap.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/custom/freeform.wap.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/custom/freeform.wap.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/standard/max.png b/tomcat-7.0.72/webapps/ROOT/layouttpl/standard/max.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/standard/max.png
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/standard/max.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/standard/max.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/standard/max.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/standard/max.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/standard/max.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/standard/max.wap.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/standard/max.wap.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/standard/max.wap.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/standard/max.wap.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/standard/pop_up.png b/tomcat-7.0.72/webapps/ROOT/layouttpl/standard/pop_up.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/standard/pop_up.png
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/standard/pop_up.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/standard/pop_up.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/standard/pop_up.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/standard/pop_up.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/standard/pop_up.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/standard/pop_up.wap.tpl b/tomcat-7.0.72/webapps/ROOT/layouttpl/standard/pop_up.wap.tpl
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/standard/pop_up.wap.tpl
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/standard/pop_up.wap.tpl
diff --git a/tomcat-7.0.42/webapps/ROOT/layouttpl/thumbnails.zip b/tomcat-7.0.72/webapps/ROOT/layouttpl/thumbnails.zip
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/layouttpl/thumbnails.zip
rename to tomcat-7.0.72/webapps/ROOT/layouttpl/thumbnails.zip
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/wap/common/init.jsp b/tomcat-7.0.72/webapps/ROOT/wap/common/init.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/wap/common/init.jsp
rename to tomcat-7.0.72/webapps/ROOT/wap/common/init.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/wap/common/themes/portal.jsp b/tomcat-7.0.72/webapps/ROOT/wap/common/themes/portal.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/wap/common/themes/portal.jsp
rename to tomcat-7.0.72/webapps/ROOT/wap/common/themes/portal.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/wap/portal/layout.jsp b/tomcat-7.0.72/webapps/ROOT/wap/portal/layout.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/wap/portal/layout.jsp
rename to tomcat-7.0.72/webapps/ROOT/wap/portal/layout.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/wap/portal/layout/view/portlet.jsp b/tomcat-7.0.72/webapps/ROOT/wap/portal/layout/view/portlet.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/wap/portal/layout/view/portlet.jsp
rename to tomcat-7.0.72/webapps/ROOT/wap/portal/layout/view/portlet.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/wap/portal/status.jsp b/tomcat-7.0.72/webapps/ROOT/wap/portal/status.jsp
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/wap/portal/status.jsp
rename to tomcat-7.0.72/webapps/ROOT/wap/portal/status.jsp
diff --git a/tomcat-7.0.42/webapps/ROOT/wap/themes/mobile/images/screenshot.png b/tomcat-7.0.72/webapps/ROOT/wap/themes/mobile/images/screenshot.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/wap/themes/mobile/images/screenshot.png
rename to tomcat-7.0.72/webapps/ROOT/wap/themes/mobile/images/screenshot.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/wap/themes/mobile/images/thumbnail.png b/tomcat-7.0.72/webapps/ROOT/wap/themes/mobile/images/thumbnail.png
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/wap/themes/mobile/images/thumbnail.png
rename to tomcat-7.0.72/webapps/ROOT/wap/themes/mobile/images/thumbnail.png
Binary files differ
diff --git a/tomcat-7.0.42/webapps/ROOT/wap/themes/mobile/templates/navigation.vm b/tomcat-7.0.72/webapps/ROOT/wap/themes/mobile/templates/navigation.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/wap/themes/mobile/templates/navigation.vm
rename to tomcat-7.0.72/webapps/ROOT/wap/themes/mobile/templates/navigation.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/wap/themes/mobile/templates/portal_normal.vm b/tomcat-7.0.72/webapps/ROOT/wap/themes/mobile/templates/portal_normal.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/wap/themes/mobile/templates/portal_normal.vm
rename to tomcat-7.0.72/webapps/ROOT/wap/themes/mobile/templates/portal_normal.vm
diff --git a/tomcat-7.0.42/webapps/ROOT/wap/themes/mobile/templates/portlet.vm b/tomcat-7.0.72/webapps/ROOT/wap/themes/mobile/templates/portlet.vm
similarity index 100%
rename from tomcat-7.0.42/webapps/ROOT/wap/themes/mobile/templates/portlet.vm
rename to tomcat-7.0.72/webapps/ROOT/wap/themes/mobile/templates/portlet.vm