From 600bf1030fe86f377db58af6ba8d90d0c8a1d56c Mon Sep 17 00:00:00 2001 From: "Stefan E. Funk" <funk@sub.uni-goettingen.de> Date: Tue, 1 Feb 2022 13:49:35 +0100 Subject: [PATCH] More version testing --- .classpath | 33 +++++++++++++++++++-------------- pom.xml | 4 ++-- 2 files changed, 21 insertions(+), 16 deletions(-) diff --git a/.classpath b/.classpath index f61f7b3..3adad48 100644 --- a/.classpath +++ b/.classpath @@ -16,6 +16,11 @@ <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> </classpathentry> + <classpathentry kind="var" path="M2_REPO/javax/servlet/javax.servlet-api/3.0.1/javax.servlet-api-3.0.1.jar" sourcepath="M2_REPO/javax/servlet/javax.servlet-api/3.0.1/javax.servlet-api-3.0.1-sources.jar"> + <attributes> + <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> + </attributes> + </classpathentry> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> <classpathentry kind="var" path="M2_REPO/junit/junit/4.13.2/junit-4.13.2.jar"/> <classpathentry kind="var" path="M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" sourcepath="M2_REPO/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar"/> @@ -39,7 +44,7 @@ <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> </classpathentry> - <classpathentry kind="var" path="M2_REPO/org/apache/cxf/cxf-rt-frontend-jaxrs/2.7.11/cxf-rt-frontend-jaxrs-2.7.11.jar"> + <classpathentry kind="var" path="M2_REPO/org/apache/cxf/cxf-rt-frontend-jaxrs/2.7.18/cxf-rt-frontend-jaxrs-2.7.18.jar"> <attributes> <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> @@ -49,7 +54,7 @@ <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> </classpathentry> - <classpathentry kind="var" path="M2_REPO/org/codehaus/woodstox/woodstox-core-asl/4.2.1/woodstox-core-asl-4.2.1.jar"> + <classpathentry kind="var" path="M2_REPO/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar"> <attributes> <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> @@ -59,7 +64,7 @@ <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> </classpathentry> - <classpathentry kind="var" path="M2_REPO/org/apache/cxf/cxf-api/2.7.11/cxf-api-2.7.11.jar"> + <classpathentry kind="var" path="M2_REPO/org/apache/cxf/cxf-api/2.7.18/cxf-api-2.7.18.jar"> <attributes> <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> @@ -69,7 +74,7 @@ <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> </classpathentry> - <classpathentry kind="var" path="M2_REPO/org/apache/cxf/cxf-rt-core/2.7.11/cxf-rt-core-2.7.11.jar"> + <classpathentry kind="var" path="M2_REPO/org/apache/cxf/cxf-rt-core/2.7.18/cxf-rt-core-2.7.18.jar"> <attributes> <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> @@ -84,7 +89,7 @@ <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> </classpathentry> - <classpathentry kind="var" path="M2_REPO/org/springframework/spring-core/3.2.6.RELEASE/spring-core-3.2.6.RELEASE.jar"> + <classpathentry kind="var" path="M2_REPO/org/springframework/spring-core/3.2.2.RELEASE/spring-core-3.2.2.RELEASE.jar"> <attributes> <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> @@ -94,17 +99,17 @@ <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> </classpathentry> - <classpathentry kind="var" path="M2_REPO/org/apache/cxf/cxf-rt-bindings-xml/2.7.11/cxf-rt-bindings-xml-2.7.11.jar"> + <classpathentry kind="var" path="M2_REPO/org/apache/cxf/cxf-rt-bindings-xml/2.7.18/cxf-rt-bindings-xml-2.7.18.jar"> <attributes> <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> </classpathentry> - <classpathentry kind="var" path="M2_REPO/org/apache/cxf/cxf-rt-transports-http/2.7.11/cxf-rt-transports-http-2.7.11.jar"> + <classpathentry kind="var" path="M2_REPO/org/apache/cxf/cxf-rt-transports-http/2.7.18/cxf-rt-transports-http-2.7.18.jar"> <attributes> <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> </classpathentry> - <classpathentry kind="var" path="M2_REPO/org/springframework/spring-web/3.2.6.RELEASE/spring-web-3.2.6.RELEASE.jar"> + <classpathentry kind="var" path="M2_REPO/org/springframework/spring-web/3.2.2.RELEASE/spring-web-3.2.2.RELEASE.jar"> <attributes> <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> @@ -114,22 +119,22 @@ <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> </classpathentry> - <classpathentry kind="var" path="M2_REPO/org/springframework/spring-beans/3.2.6.RELEASE/spring-beans-3.2.6.RELEASE.jar"> + <classpathentry kind="var" path="M2_REPO/org/springframework/spring-beans/3.2.2.RELEASE/spring-beans-3.2.2.RELEASE.jar"> <attributes> <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> </classpathentry> - <classpathentry kind="var" path="M2_REPO/org/springframework/spring-context/3.2.6.RELEASE/spring-context-3.2.6.RELEASE.jar"> + <classpathentry kind="var" path="M2_REPO/org/springframework/spring-context/3.2.2.RELEASE/spring-context-3.2.2.RELEASE.jar"> <attributes> <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> </classpathentry> - <classpathentry kind="var" path="M2_REPO/org/springframework/spring-aop/3.2.6.RELEASE/spring-aop-3.2.6.RELEASE.jar"> + <classpathentry kind="var" path="M2_REPO/org/springframework/spring-aop/3.2.2.RELEASE/spring-aop-3.2.2.RELEASE.jar"> <attributes> <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> </classpathentry> - <classpathentry kind="var" path="M2_REPO/org/springframework/spring-expression/3.2.6.RELEASE/spring-expression-3.2.6.RELEASE.jar"> + <classpathentry kind="var" path="M2_REPO/org/springframework/spring-expression/3.2.2.RELEASE/spring-expression-3.2.2.RELEASE.jar"> <attributes> <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> @@ -284,7 +289,7 @@ <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> </classpathentry> - <classpathentry kind="var" path="M2_REPO/org/apache/cxf/cxf-rt-management/2.7.11/cxf-rt-management-2.7.11.jar"> + <classpathentry kind="var" path="M2_REPO/org/apache/cxf/cxf-rt-management/2.7.18/cxf-rt-management-2.7.18.jar"> <attributes> <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> @@ -297,7 +302,7 @@ <classpathentry kind="var" path="M2_REPO/org/codehaus/jackson/jackson-mapper-asl/1.9.12/jackson-mapper-asl-1.9.12.jar"/> <classpathentry kind="var" path="M2_REPO/org/javatuples/javatuples/1.2/javatuples-1.2.jar"/> <classpathentry kind="var" path="M2_REPO/xmlunit/xmlunit/1.5/xmlunit-1.5.jar"/> - <classpathentry kind="var" path="M2_REPO/org/apache/cxf/cxf-rt-rs-security-cors/2.7.11/cxf-rt-rs-security-cors-2.7.11.jar"> + <classpathentry kind="var" path="M2_REPO/org/apache/cxf/cxf-rt-rs-security-cors/2.7.18/cxf-rt-rs-security-cors-2.7.18.jar"> <attributes> <attribute value="/WEB-INF/lib" name="org.eclipse.jst.component.dependency"/> </attributes> diff --git a/pom.xml b/pom.xml index 1bcba01..5c64f91 100644 --- a/pom.xml +++ b/pom.xml @@ -27,8 +27,8 @@ <commons-io-version>2.4</commons-io-version> <link-rewriter-version>0.4.1-RELEASE</link-rewriter-version> <saxon-version>9.5.1-5</saxon-version> <!-- XXX mind dependency from epubcheck --> - <cxf-version>2.7.11</cxf-version> - <!-- cxf-version>2.7.18</cxf-version --> + <!--cxf-version>2.7.11</cxf-version--> + <cxf-version>2.7.18</cxf-version> <!-- confclient-version>1.4.0</confclient-version --> <confclient-version>4.1.0</confclient-version> <!-- tgsearch-version>3.6.2</tgsearch-version --> -- GitLab