[GitHub] asfgit merged pull request #27: GEOMETRY-27: OrientedPoint Updates

2019-02-10 Thread GitBox
asfgit merged pull request #27: GEOMETRY-27: OrientedPoint Updates URL: https://github.com/apache/commons-geometry/pull/27 This is an automated message from the Apache Git Service. To respond to the message, please log on Git

Re: [CLI] Update from Java 5 to 7

2019-02-10 Thread Gary Gregory
On Sun, Feb 10, 2019 at 2:11 PM Eitan Adler wrote: > On Sun, 10 Feb 2019 at 04:47, Gary Gregory wrote: > > > > I propose we update Commons CLI from Java 5 to 7. > > Why not Java 8 to go with the rest of the commons? > Sure, we can do that as well. I figured Java 7 is a no brainer as the first s

Re: [VOTE] Release Apache Commons Codec 1.12 based on RC3

2019-02-10 Thread Gary Gregory
Oops forgot to say +1 Gary On Sat, Feb 9, 2019, 09:41 Gary Gregory From the git tag commons-codec-1.12-RC3: > > Apache RAT check OK. > Apache Clirr check OK. > > Running 'mvn clean package' OK using: > > Apache Maven 3.5.2 > Maven home: /usr/share/maven > Java version: *1.8.0_201*, vendor: Oracl

Re: [CLI] Update from Java 5 to 7

2019-02-10 Thread Eitan Adler
On Sun, 10 Feb 2019 at 04:47, Gary Gregory wrote: > > I propose we update Commons CLI from Java 5 to 7. Why not Java 8 to go with the rest of the commons? -- Eitan Adler - To unsubscribe, e-mail: dev-unsubscr...@commons.apac

Re: [CLI] Update from Java 5 to 7

2019-02-10 Thread Rob Tompkins
+1! > On Feb 10, 2019, at 1:15 PM, Bruno P. Kinoshita wrote: > > +1 > > Sent from Yahoo Mail on Android > > On Mon, 11 Feb 2019 at 1:47, Gary Gregory wrote: I > propose we update Commons CLI from Java 5 to 7. > > Gary > -

Re: [CLI] Update from Java 5 to 7

2019-02-10 Thread Bruno P. Kinoshita
+1 Sent from Yahoo Mail on Android On Mon, 11 Feb 2019 at 1:47, Gary Gregory wrote: I propose we update Commons CLI from Java 5 to 7. Gary

Re: [ALL] Broken builds

2019-02-10 Thread Gary Gregory
On Sun, Feb 10, 2019 at 9:20 AM Pascal Schumacher wrote: > I'm not sure if the error can be fixed in the Maven Javadoc Plugin. > > While the bug was rejected by OpenJDK at first, is was later reopened > and fixed, but only in Java 13 and 12.0.1: > > https://bugs.openjdk.java.net/browse/JDK-821223

[GitHub] darkma773r opened a new pull request #27: GEOMETRY-27: OrientedPoint Updates

2019-02-10 Thread GitBox
darkma773r opened a new pull request #27: GEOMETRY-27: OrientedPoint Updates URL: https://github.com/apache/commons-geometry/pull/27 Updates to the OrientedPoint API. This is an automated message from the Apache Git Service. T

Re: [ALL] Broken builds

2019-02-10 Thread Pascal Schumacher
I'm not sure if the error can be fixed in the Maven Javadoc Plugin. While the bug was rejected by OpenJDK at first, is was later reopened and fixed, but only in Java 13 and 12.0.1: https://bugs.openjdk.java.net/browse/JDK-8212233 Am 10.02.2019 um 14:24 schrieb Gary Gregory: Note that builds

Re: [ALL] Broken builds

2019-02-10 Thread Gary Gregory
Note that builds that break on Java 11 due to Javadoc errors with unnamed modules _should_ be fixed when the next version of the Maven Javadoc Plugin is released (3.1.0 IIRC) Gary On Sat, Feb 9, 2019 at 11:56 AM Gilles Sadowski wrote: > Hi. > > Le sam. 9 févr. 2019 à 17:10, Benedikt Ritter a >

Re: [CLI] Update Java version requirement

2019-02-10 Thread Gary Gregory
+1 to Java 7 or 8. Gary On Sun, Feb 10, 2019 at 7:48 AM Benedikt Ritter wrote: > Hi, > > CLI is currently build against Java 5. Should wo update the Java version > requirement? What version should we require? Java 7? Java 8? > > Regards, > Benedikt >

Re: [CLI] Update from Java 5 to 7

2019-02-10 Thread Benedikt Ritter
+1 Am So., 10. Feb. 2019 um 13:47 Uhr schrieb Gary Gregory < garydgreg...@gmail.com>: > I propose we update Commons CLI from Java 5 to 7. > > Gary >

Re: [CLI] Update Java version requirement

2019-02-10 Thread Benedikt Ritter
Gary was fast. Please respond to his thread :-) Am So., 10. Feb. 2019 um 13:47 Uhr schrieb Benedikt Ritter < brit...@apache.org>: > Hi, > > CLI is currently build against Java 5. Should wo update the Java version > requirement? What version should we require? Java 7? Java 8? > > Regards, > Benedi

[CLI] Update Java version requirement

2019-02-10 Thread Benedikt Ritter
Hi, CLI is currently build against Java 5. Should wo update the Java version requirement? What version should we require? Java 7? Java 8? Regards, Benedikt

[CLI] Update from Java 5 to 7

2019-02-10 Thread Gary Gregory
I propose we update Commons CLI from Java 5 to 7. Gary

[GitHub] garydgregory commented on issue #29: Try to fix problem on Travis CI with JDK6

2019-02-10 Thread GitBox
garydgregory commented on issue #29: Try to fix problem on Travis CI with JDK6 URL: https://github.com/apache/commons-cli/pull/29#issuecomment-462129796 On Sun, Feb 10, 2019 at 7:01 AM Bruno P. Kinoshita wrote: > I stopped using Java 6 long time ago, so I'd be +1 for that. But pro

[GitHub] kinow commented on issue #29: Try to fix problem on Travis CI with JDK6

2019-02-10 Thread GitBox
kinow commented on issue #29: Try to fix problem on Travis CI with JDK6 URL: https://github.com/apache/commons-cli/pull/29#issuecomment-462126495 I stopped using Java 6 long time ago, so I'd be +1 for that. But probably better to check at the dev-list @garydgregory I think (can't recall if

[GitHub] garydgregory commented on issue #29: Try to fix problem on Travis CI with JDK6

2019-02-10 Thread GitBox
garydgregory commented on issue #29: Try to fix problem on Travis CI with JDK6 URL: https://github.com/apache/commons-cli/pull/29#issuecomment-462125999 Let's drop Java 6 support. Gary On Sun, Feb 10, 2019, 06:46 Bruno P. Kinoshita Oh, Travis is still unhappy. But good to know

[GitHub] britter commented on issue #29: Try to fix problem on Travis CI with JDK6

2019-02-10 Thread GitBox
britter commented on issue #29: Try to fix problem on Travis CI with JDK6 URL: https://github.com/apache/commons-cli/pull/29#issuecomment-462126042 @kinow we will probably have to build the build matrix ourself without the `jdk` if we want to support java 6. ---

[GitHub] garydgregory merged pull request #68: [BulkTest] remove workarounds for buggy JDK 1.6 implementations

2019-02-10 Thread GitBox
garydgregory merged pull request #68: [BulkTest] remove workarounds for buggy JDK 1.6 implementations URL: https://github.com/apache/commons-collections/pull/68 This is an automated message from the Apache Git Service. To re

[GitHub] kinow commented on issue #29: Try to fix problem on Travis CI with JDK6

2019-02-10 Thread GitBox
kinow commented on issue #29: Try to fix problem on Travis CI with JDK6 URL: https://github.com/apache/commons-cli/pull/29#issuecomment-462125534 Oh, Travis is still unhappy. But good to know it's not supporting JDK6 out of the box any longer ---

[GitHub] britter opened a new pull request #29: Try to fix problem on Travis CI with JDK6

2019-02-10 Thread GitBox
britter opened a new pull request #29: Try to fix problem on Travis CI with JDK6 URL: https://github.com/apache/commons-cli/pull/29 See https://github.com/travis-ci/travis-ci/issues/9713 This is an automated message from the A

[GitHub] asfgit merged pull request #24: GEOMETRY-41: Vector precision equals

2019-02-10 Thread GitBox
asfgit merged pull request #24: GEOMETRY-41: Vector precision equals URL: https://github.com/apache/commons-geometry/pull/24 This is an automated message from the Apache Git Service. To respond to the message, please log on G

[GitHub] asfgit merged pull request #26: GEOMETRY-42: Adding Vector2D.signedArea(Vector2D) method

2019-02-10 Thread GitBox
asfgit merged pull request #26: GEOMETRY-42: Adding Vector2D.signedArea(Vector2D) method URL: https://github.com/apache/commons-geometry/pull/26 This is an automated message from the Apache Git Service. To respond to the mes

Re: [VOTE] Release Apache Commons Codec 1.12 based on RC3

2019-02-10 Thread Bruno P. Kinoshita
[ X ] +1 Release these artifacts Build passes with `mvn clean test site install` on java8 Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 2018-06-18T06:33:14+12:00)Maven home: /opt/apache-maven-3.5.4Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: /usr/lib/jvm/java-8