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
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
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
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
+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
>
-
+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
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
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
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
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
>
+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
>
+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
>
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
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
I propose we update Commons CLI from Java 5 to 7.
Gary
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
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
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
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.
---
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
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
---
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
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
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
[ 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
25 matches
Mail list logo