aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2021-04-10 20:30:57 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2021-04-10 20:30:57 +0700
commit51198de4ddc7521530ad49058df3f2e8c80ec981 (patch)
tree7d0bc3f88eb7b7deb86e4a5d26ba37ac4e52ac12 /pom.xml
parent062cd2ef86a66fe3219d3c315685bbe62a07ae62 (diff)
downloadaspectj-51198de4ddc7521530ad49058df3f2e8c80ec981.tar.gz
aspectj-51198de4ddc7521530ad49058df3f2e8c80ec981.zip
Delete all remaining docbook contents, download them instead
Actually, only fop:fop:0.20.5 and batik:batik-1.5-fop:0.20-5 are really used in addition to lib/saxon/saxon.jar (saxon:saxon:6.5.3). So the rest does not need to be replaced and can just be wiped. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index f10c16d5f..e94ede8c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -273,6 +273,8 @@
<file>${lib.directory}/commons/commons.jar</file>
<file>${lib.directory}/docbook/docbook-dtd/docbookx.dtd</file>
<file>${lib.directory}/docbook/docbook-xsl/html/chunk.xsl</file>
+ <file>${lib.directory}/docbook/fop.jar</file>
+ <file>${lib.directory}/docbook/batik.jar</file>
<file>${lib.directory}/jarjar/jarjar-1.3.jar</file>
<file>${lib.directory}/jdtcore-aj/jdtcore-for-aspectj.jar</file>
<file>${lib.directory}/junit/junit.jar</file>