summaryrefslogtreecommitdiff
path: root/swext/Jar_mediawiki.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-10-07 18:25:57 +0200
committerMichael Stahl <mstahl@redhat.com>2015-10-09 10:14:20 +0200
commit4b6ceed4a4a9b152905a8b1712ffb9bd61373c16 (patch)
tree82691ab0b582d0f58b1f4669792c63c0ff7d28fc /swext/Jar_mediawiki.mk
parentf7d149a731a0284d3d7b7b1c26c736654e0712fd (diff)
swext: Wiki Publisher does not use those apache-commons libraries
... itself, they were apparently just dependencies of commons-httpclient, so remove them. Change-Id: I8fd5c85db058c4aa14c4f5fea20fd17ba361b0b2
Diffstat (limited to 'swext/Jar_mediawiki.mk')
-rw-r--r--swext/Jar_mediawiki.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/swext/Jar_mediawiki.mk b/swext/Jar_mediawiki.mk
index 49f0a8bc2c7b..234158013de8 100644
--- a/swext/Jar_mediawiki.mk
+++ b/swext/Jar_mediawiki.mk
@@ -14,12 +14,6 @@ $(eval $(call gb_Jar_set_packageroot,mediawiki,com))
$(eval $(call gb_Jar_set_manifest,mediawiki,$(SRCDIR)/swext/mediawiki/src/com/sun/star/wiki/MANIFEST.MF))
-$(eval $(call gb_Jar_use_externals,mediawiki,\
- commons-codec \
- commons-lang \
- commons-logging \
-))
-
$(eval $(call gb_Jar_use_jars,mediawiki,\
juh \
jurt \