summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-08-17 12:43:37 +0200
committerMichael Stahl <mstahl@redhat.com>2012-08-17 12:52:26 +0200
commit87a723da66a16293b1611e08991fbf6925144448 (patch)
tree8c0ce4aa129b49083b5531e4a4607af0a8551a73 /RepositoryExternal.mk
parent05c90415587aa4d476fe8360b8e0edfdd56e586d (diff)
gbuild: in which the author discovers gb_Jar_set_componentfile
... which appears to have 3 layers, OOO, URE and OXT, so add OXT to jar registration stuff to make it consistent. Change-Id: I4d12185451bd043c39aa254ff581bc15824f1bbe
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 8383d9aecf4a..a2f165efa7a9 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -2067,7 +2067,7 @@ endef
else # !SYSTEM_APACHE_COMMONS
-$(eval $(call gb_Helper_register_jars,OOO,\
+$(eval $(call gb_Helper_register_jars,OXT,\
commons-codec-1.3 \
commons-httpclient-3.1 \
commons-lang-2.3 \
@@ -2141,7 +2141,7 @@ endef
else # !SYSTEM_JFREEREPORT
-$(eval $(call gb_Helper_register_jars,OOO,\
+$(eval $(call gb_Helper_register_jars,OXT,\
flow-engine-0.9.4 \
flute-1.1.6 \
libbase-1.1.6 \