From: Simon Steiner Date: Mon, 26 Jun 2023 11:20:30 +0000 (+0100) Subject: Move to mvn for dependancies X-Git-Tag: 2_9~13 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=91dc5cd3254a8900acd0c235ff3973f16e2d5dd9;p=xmlgraphics-fop.git Move to mvn for dependancies --- diff --git a/fop/build.xml b/fop/build.xml index 5c983e2f9..b891f1ec0 100644 --- a/fop/build.xml +++ b/fop/build.xml @@ -165,6 +165,15 @@ list of possible build targets. + + + + + + + + + - + diff --git a/fop/lib/batik-all-1.11.0-SNAPSHOT.jar b/fop/lib/batik-all-1.11.0-SNAPSHOT.jar deleted file mode 100644 index 66b0aaa0f..000000000 Binary files a/fop/lib/batik-all-1.11.0-SNAPSHOT.jar and /dev/null differ diff --git a/fop/lib/build/asm-3.1.jar b/fop/lib/build/asm-3.1.jar deleted file mode 100644 index 8217cae0a..000000000 Binary files a/fop/lib/build/asm-3.1.jar and /dev/null differ diff --git a/fop/lib/build/byte-buddy-1.9.10.jar b/fop/lib/build/byte-buddy-1.9.10.jar deleted file mode 100644 index 239fc8025..000000000 Binary files a/fop/lib/build/byte-buddy-1.9.10.jar and /dev/null differ diff --git a/fop/lib/build/hamcrest.core-1.1.0.jar b/fop/lib/build/hamcrest.core-1.1.0.jar deleted file mode 100644 index 5b2b48430..000000000 Binary files a/fop/lib/build/hamcrest.core-1.1.0.jar and /dev/null differ diff --git a/fop/lib/build/jaxen-1.1.1.jar b/fop/lib/build/jaxen-1.1.1.jar deleted file mode 100644 index b63363113..000000000 Binary files a/fop/lib/build/jaxen-1.1.1.jar and /dev/null differ diff --git a/fop/lib/build/mockito-core-2.28.2.jar b/fop/lib/build/mockito-core-2.28.2.jar deleted file mode 100644 index 525ff4765..000000000 Binary files a/fop/lib/build/mockito-core-2.28.2.jar and /dev/null differ diff --git a/fop/lib/build/objenesis-1.0.0.jar b/fop/lib/build/objenesis-1.0.0.jar deleted file mode 100644 index 1f1b76d2a..000000000 Binary files a/fop/lib/build/objenesis-1.0.0.jar and /dev/null differ diff --git a/fop/lib/build/pmd-4.2.5.jar b/fop/lib/build/pmd-4.2.5.jar deleted file mode 100644 index 986ad2010..000000000 Binary files a/fop/lib/build/pmd-4.2.5.jar and /dev/null differ diff --git a/fop/lib/build/qdox-1.12.jar b/fop/lib/build/qdox-1.12.jar deleted file mode 100644 index 3d850e5f5..000000000 Binary files a/fop/lib/build/qdox-1.12.jar and /dev/null differ diff --git a/fop/lib/build/xmlunit-1.2.jar b/fop/lib/build/xmlunit-1.2.jar deleted file mode 100644 index e61df62b8..000000000 Binary files a/fop/lib/build/xmlunit-1.2.jar and /dev/null differ diff --git a/fop/lib/commons-io-2.11.0.jar b/fop/lib/commons-io-2.11.0.jar deleted file mode 100644 index be507d94f..000000000 Binary files a/fop/lib/commons-io-2.11.0.jar and /dev/null differ diff --git a/fop/lib/commons-logging-1.0.4.jar b/fop/lib/commons-logging-1.0.4.jar deleted file mode 100644 index b73a80fab..000000000 Binary files a/fop/lib/commons-logging-1.0.4.jar and /dev/null differ diff --git a/fop/lib/fontbox-2.0.27.jar b/fop/lib/fontbox-2.0.27.jar deleted file mode 100644 index d2737d9af..000000000 Binary files a/fop/lib/fontbox-2.0.27.jar and /dev/null differ diff --git a/fop/lib/servlet-2.2.jar b/fop/lib/servlet-2.2.jar deleted file mode 100644 index 872854a43..000000000 Binary files a/fop/lib/servlet-2.2.jar and /dev/null differ diff --git a/fop/lib/xml-apis-1.4.01.jar b/fop/lib/xml-apis-1.4.01.jar deleted file mode 100644 index 46733464f..000000000 Binary files a/fop/lib/xml-apis-1.4.01.jar and /dev/null differ diff --git a/fop/lib/xml-apis-ext-1.3.04.jar b/fop/lib/xml-apis-ext-1.3.04.jar deleted file mode 100644 index a7869d68a..000000000 Binary files a/fop/lib/xml-apis-ext-1.3.04.jar and /dev/null differ diff --git a/fop/lib/xmlgraphics-commons-svn-trunk.jar b/fop/lib/xmlgraphics-commons-svn-trunk.jar deleted file mode 100644 index 8c9b59232..000000000 Binary files a/fop/lib/xmlgraphics-commons-svn-trunk.jar and /dev/null differ