Bug#895619: plexus-compiler: use --release instead of -source/-target for jdk9+ when setting defaults

2018-04-13 Thread Tiago Stürmer Daitx
Source: plexus-compiler Version: 2.8.2-5 Severity: normal Dear Maintainer, plexus-compiler currently will default -source and/or -target to 1.7 whenever the following occours: 1) whenever either has not being set 2) whenever either has been set to 1.6 or earlier This patch modifies the

Bug#895616: gradle: fix support for openjdk-9 --release flag

2018-04-13 Thread Tiago Stürmer Daitx
Source: gradle Version: 3.4.1-7 Severity: normal Dear Maintainer, gradle 3.4.1 still detects and relies on the '-release' compiler argument, but newer openjdk-9 has moved to a '--release' gnu-style argument. Upstream has fixed that on commit

Bug#895583: libcommons-lang3-java FTBFS due to unsupported locale type

2018-04-12 Thread Tiago Stürmer Daitx
Package: libcommons-lang3-java Version: 3.5-1 Severity: normal Dear Maintainer, With bug #895234 [1] fixed, libcommons-lang3-java will FTBFS as bellow: [INFO] Running org.apache.commons.lang3.LocaleUtilsTest [ERROR] Tests run: 15, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.007 s <<<

Bug#893487: gradle FTBFS due to missing cast "as long"

2018-03-19 Thread Tiago Stürmer Daitx
-runtime-to-long.patch: fix FTBFS due to missing cast. +(Closes: #893487) + + -- Tiago Stürmer Daitx <tiago.da...@ubuntu.com> Mon, 19 Mar 2018 11:19:49 + + gradle (3.4.1-2) experimental; urgency=medium * Team upload. diff -Nru gradle-3.4.1/debian/patches/cast-estimated-r

Bug#893487: gradle FTBFS due to missing cast "as long"

2018-03-19 Thread Tiago Stürmer Daitx
Package: gradle Version: 3.4.1-2 Severity: normal Dear Maintainer, gradle 3.4.1-2 FTBFS due to a missing cast, as per build log: :compileJava - is not incremental (e.g. outputs have changed, no previous execution, etc.). Note: /<>/buildSrc/src/main/java/WriteProperties.java uses or overrides

Bug#892937: cglib: FTBFS with openjdk-9 due to failing tests

2018-03-14 Thread Tiago Stürmer Daitx
Source: cglib Version: 3.2.6-1 Severity: normal Dear Maintainer, When building with openjdk-9, for which there will be hopefully a transition soon. There are currently 5 tests that fail (setting 'nocheck' in DEB_BUILD_OPTIONS allow the build to succeed). [ERROR] Tests run: 51, Failures: 0,

Bug#874434: severity is grave

2017-09-28 Thread Tiago Stürmer Daitx
ion as openjdk-8 already ships with a +default jvm.cfg for cases wihere the one in /etc is missing or not yet +setup. Closes: #874434. + + -- Tiago Stürmer Daitx <tiago.da...@ubuntu.com> Thu, 28 Sep 2017 20:54:50 + + ca-certificates-java (20170531+nmu1) unstable; urgency=high *

Bug#874434: severity is grave

2017-09-28 Thread Tiago Stürmer Daitx
Please consider removing the jvm.cfg checks. OpenJDK 7, 8, and 9 have been shipping a default jvm.cfg for quite some time now and it is used when a jvm.cfg is not present in the /etc/ directory. Patch is attached. thanks ca-certificates-java_20170531+nmu1_20170531+nmu1.1.debdiff Description:

Bug#797842: libjoda-time-java: Update libjoda-time-java to 2.8.2 to fix timezone

2015-09-02 Thread Tiago Stürmer Daitx
Package: libjoda-time-java Version: 2.7-2 Severity: wishlist Dear Maintainer, As reported in LP:# 1491530 jruby FTBFS partly due to an outdated joda-time package. https://bugs.launchpad.net/ubuntu/+source/libjoda-time-java/+bug/1491530 This particular bug lead to 2 mspec test failures causing

Bug#797842: libjoda-time-java: Update libjoda-time-java to 2.8.2 to fix timezone

2015-09-02 Thread Tiago Stürmer Daitx
Package: libjoda-time-java Followup-For: Bug #797842 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu wily ubuntu-patch Dear Maintainer, A debdiff for updating libjoda-time-java from 2.7 to 2.8.2 is attached. The sources can also be obtained by going to LP: #1491530