office-gobmx/apache-commons
Pedro Giffuni adda54b521 Update Apache Commons
Update commons-codec to version 1.6.
Update commons-lang to version 2.4.
Patch common-httpclient to avoid building issues
with OpenJDK-7.

These versions maintain ABI compatibility while
using features from newer Java versions and
have been tested on the FreeBSD port.

Change-Id: I6aec2b6d22fc3335ffbdda9558f475313ef53c85
2013-03-26 17:07:07 +01:00
..
patches Update Apache Commons 2013-03-26 17:07:07 +01:00
ExternalProject_apache_commons_codec.mk
ExternalProject_apache_commons_httpclient.mk Update Apache Commons 2013-03-26 17:07:07 +01:00
ExternalProject_apache_commons_lang.mk
ExternalProject_apache_commons_logging.mk
Makefile
Module_apache-commons.mk
Package_apache_commons_codec.mk Update Apache Commons 2013-03-26 17:07:07 +01:00
Package_apache_commons_httpclient.mk
Package_apache_commons_lang.mk Update Apache Commons 2013-03-26 17:07:07 +01:00
Package_apache_commons_logging.mk
README
UnpackedTarball_apache_commons_codec.mk
UnpackedTarball_apache_commons_httpclient.mk Update Apache Commons 2013-03-26 17:07:07 +01:00
UnpackedTarball_apache_commons_lang.mk
UnpackedTarball_apache_commons_logging.mk

Java libraries; used for logging and http/https access in Extensions, from [http://commons.apache.org/]