Kaydet (Commit) db23d4b0 authored tarafından Michael Stahl's avatar Michael Stahl

RepositoryExternal: fix layer of de-extensionized Jars

Change-Id: I16b72d7603ff08305fb4f24cf64b0ef74123e146
üst 704f95e5
......@@ -2810,11 +2810,13 @@ gb_ExternalProject__use_commons-logging :=
else # !SYSTEM_APACHE_COMMONS
$(eval $(call gb_Helper_register_jars,OOO,\
commons-logging-1.1.1 \
))
$(eval $(call gb_Helper_register_jars,OXT,\
commons-codec-1.6 \
commons-httpclient-3.1 \
commons-lang-2.4 \
commons-logging-1.1.1 \
))
define gb_Jar__use_commons-codec
......@@ -2896,7 +2898,7 @@ endef
else # !SYSTEM_JFREEREPORT
$(eval $(call gb_Helper_register_jars,OXT,\
$(eval $(call gb_Helper_register_jars,OOO,\
flow-engine-0.9.4 \
flute-1.1.6 \
libbase-1.1.6 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment