# HG changeset patch # User robcast # Date 1446044146 -3600 # Node ID 053ff2ca45e3f257eb5256fa089c2482d1cfae7f # Parent a244753f8f339227899164628a4457dbb82d1573 cleaned poms and web.xmls. diff -r a244753f8f33 -r 053ff2ca45e3 common/pom.xml --- a/common/pom.xml Tue Oct 27 18:44:43 2015 +0100 +++ b/common/pom.xml Wed Oct 28 15:55:46 2015 +0100 @@ -15,21 +15,6 @@ http://digilib.sourceforge.net jar - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.7 - 1.7 - - - - - - imageio-jai @@ -49,13 +34,11 @@ jar compile - diff -r a244753f8f33 -r 053ff2ca45e3 pdf/pom.xml --- a/pdf/pom.xml Tue Oct 27 18:44:43 2015 +0100 +++ b/pdf/pom.xml Wed Oct 28 15:55:46 2015 +0100 @@ -11,11 +11,11 @@ The Digital Image Library - PDF generation servlet http://digilib.sourceforge.net - + @@ -27,7 +27,7 @@ com.itextpdf itextpdf - 5.5.5 + 5.5.7 jar compile @@ -57,7 +57,7 @@ javax.servlet servlet-api - 2.3 + 2.4 jar provided diff -r a244753f8f33 -r 053ff2ca45e3 pom.xml --- a/pom.xml Tue Oct 27 18:44:43 2015 +0100 +++ b/pom.xml Wed Oct 28 15:55:46 2015 +0100 @@ -102,6 +102,14 @@ maven-compiler-plugin 3.3 + + org.apache.maven.plugins + maven-compiler-plugin + + 1.7 + 1.7 + + diff -r a244753f8f33 -r 053ff2ca45e3 servlet3/pom.xml --- a/servlet3/pom.xml Tue Oct 27 18:44:43 2015 +0100 +++ b/servlet3/pom.xml Wed Oct 28 15:55:46 2015 +0100 @@ -7,20 +7,7 @@ digilib-servlet3 digilib-servlet3 - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.7 - 1.7 - - - - - + org.mortbay.jetty diff -r a244753f8f33 -r 053ff2ca45e3 text/pom.xml --- a/text/pom.xml Tue Oct 27 18:44:43 2015 +0100 +++ b/text/pom.xml Wed Oct 28 15:55:46 2015 +0100 @@ -38,7 +38,7 @@ javax.servlet servlet-api - 2.3 + 2.4 jar provided diff -r a244753f8f33 -r 053ff2ca45e3 webapp/pom.xml --- a/webapp/pom.xml Tue Oct 27 18:44:43 2015 +0100 +++ b/webapp/pom.xml Wed Oct 28 15:55:46 2015 +0100 @@ -14,10 +14,6 @@ http://digilib.sourceforge.net war - - UTF-8 - - diff -r a244753f8f33 -r 053ff2ca45e3 webapp/src/main/webapp/WEB-INF/web-2.4.xml --- a/webapp/src/main/webapp/WEB-INF/web-2.4.xml Tue Oct 27 18:44:43 2015 +0100 +++ b/webapp/src/main/webapp/WEB-INF/web-2.4.xml Wed Oct 28 15:55:46 2015 +0100 @@ -1,7 +1,9 @@ - - - + + digilib diff -r a244753f8f33 -r 053ff2ca45e3 webapp/src/main/webapp/WEB-INF/web-3.0.xml --- a/webapp/src/main/webapp/WEB-INF/web-3.0.xml Tue Oct 27 18:44:43 2015 +0100 +++ b/webapp/src/main/webapp/WEB-INF/web-3.0.xml Wed Oct 28 15:55:46 2015 +0100 @@ -1,9 +1,9 @@ + xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" + version="3.0"> diff -r a244753f8f33 -r 053ff2ca45e3 webapp/src/main/webapp/WEB-INF/web-additional.xml --- a/webapp/src/main/webapp/WEB-INF/web-additional.xml Tue Oct 27 18:44:43 2015 +0100 +++ b/webapp/src/main/webapp/WEB-INF/web-additional.xml Wed Oct 28 15:55:46 2015 +0100 @@ -40,6 +40,10 @@ PDFCache + /PDFCache/* + + + PDFCache /servlet/PDFCache/*