0595f3ff18
Allow building with java9 (first installement)
...
In java9, there is no option for source/target 1.5,
the lowest version is 1.6.
This commit also patches the relevant external libraries
in order to be able to build with build-wide source/target
Change-Id: I68807c973a2a8be2f9b3a6e01243e36cb7110a12
2014-10-06 10:21:09 +02:00
d8a7f72bab
Use COMMONS_LOGGING_VERSION vble
...
Change-Id: I0c76ec7e3f9b95166b4005dd1ad5349b3889c3e4
Reviewed-on: https://gerrit.libreoffice.org/10993
Reviewed-by: Thomas Arnhold <thomas@arnhold.org >
Tested-by: Thomas Arnhold <thomas@arnhold.org >
2014-08-20 07:29:55 -05:00
439354a0b4
upgrade to apache-commons-1.2
...
Change-Id: Ic356c6a23f42b5fe37be1075e8508bb168eac9a1
Reviewed-on: https://gerrit.libreoffice.org/10927
Reviewed-by: Thomas Arnhold <thomas@arnhold.org >
Tested-by: Thomas Arnhold <thomas@arnhold.org >
2014-08-16 21:56:35 -05:00
7e4708739d
care for Java 1.5 support in external packages
...
apache commons-lang 3.3.1 and commons-codec 1.9 are for use
only with JDK 1.6 and higher
see commits:
1731f6e692bb0a07a2bca4b1b190163f209d2b9e "bump apache-commons-lang to 3.3.1"
3dad9b1019bebcc6db63a424afa146e007f768d2 "bump apache-commons-codec to 1.9"
Change-Id: I3e71f6474becafe6c91836bbac5c6a8b7ca3442c
Reviewed-on: https://gerrit.libreoffice.org/9312
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-05-21 07:57:55 -05:00
3dad9b1019
bump apache-commons-codec to 1.9
...
Change-Id: Ia5638f4c4cc47121610b8ddff144fb88aff6b96f
2014-03-25 13:06:34 +00:00
2b15c85a8c
bump apache-commons-logging to 1.1.3
...
Change-Id: Ibeebcc8616a3547f2e2dbf4d613ce4c02ba9d176
2014-03-25 13:06:34 +00:00
2c92030ff0
Kill servlet-api and tomcat
...
Change-Id: I630da3fa37144b2e5fb5117017f43841ba89c42a
Reviewed-on: https://gerrit.libreoffice.org/6454
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org >
Reviewed-by: Michael Stahl <mstahl@redhat.com >
2013-11-02 05:43:38 -05:00
8df17a3409
gbuild: set Package default target to INSTDIR
...
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
2013-10-28 20:17:26 +01:00
7b1da9a478
gbuild: remove gb_ExternalPackage_add_jar_for_install
...
Deliver all external jar files to INSTDIR directly.
Change-Id: Ibfaabf713da01e752517dc400200a6918d82db6d
2013-10-25 23:31:31 +02:00
30ad101b10
tomcat: use servlet-api.jar from WORKDIR too
...
Change-Id: I985ee75aa6e313a5933c2b3f5c7c5b10a8b8b9f5
2013-10-25 23:31:30 +02:00
461d830ed8
stop using apache-commons jars from OUTDIR too
...
Change-Id: I0d9282cd3a267ad2d25b43adbf995365aaa56fa1
2013-10-25 23:31:30 +02:00
cc4aca0c9f
Fix building from inside modules moved to external
...
Change-Id: Id6023dc3751fe70984f489682be17d1ab1855f71
2013-10-18 21:52:01 +02:00
694248e978
fdo#70393: move apache-commons to a subdir of external
...
Change-Id: I97f27f1fd53e416767c7aa3478deb23aae0427e0
Reviewed-on: https://gerrit.libreoffice.org/6281
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com >
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com >
2013-10-17 10:36:32 +00:00