[GitHub] darkma773r opened a new pull request #6: Points/Vectors as VALJOs with Cleanup

2018-07-19 Thread GitBox
darkma773r opened a new pull request #6: Points/Vectors as VALJOs with Cleanup URL: https://github.com/apache/commons-geometry/pull/6 This combines the changes from GEOMETRY-3 (Points/Vectors and VALJOs) and GEOMETRY-4 (Cleanup CheckStyle and SpotBugs Issues). -

[GitHub] darkma773r commented on issue #4: Points/Vectors as VALJOs

2018-07-19 Thread GitBox
darkma773r commented on issue #4: Points/Vectors as VALJOs URL: https://github.com/apache/commons-geometry/pull/4#issuecomment-406465161 I'm closing this pull request and making a new one that combines changes from GEOMETRY-3 and GEOMETRY-4 so that we can have a clean CheckStyle report (GE

Re: [VOTE] Release Apache Commons RNG 1.1 based on RC2

2018-07-19 Thread Gilles
Hi. On Thu, 19 Jul 2018 15:21:28 -0400, Rob Tompkins wrote: We have added some significant enhancements since Apache Commons RNG 1.0 was released, so I would like to release Apache Commons RNG 1.1. Apache Commons RNG (full distribution) 1.1 RC2 is available for review here: https://dist.a

Re: [LANG] Java 9 problems because of dependencies to java.desktop

2018-07-19 Thread Bruno P. Kinoshita
>What is the replacement for Observer/Observable recommended by >the JDK developers? I believe they suggest to use the PropertyListener which we have right now, but are in the java.beans module I think. Alternatively, they also suggest in the javadocs to look into the java.util.concurrent package

Re: [LANG] Java 9 problems because of dependencies to java.desktop

2018-07-19 Thread Gilles
Hello. On Mon, 16 Jul 2018 21:30:00 + (UTC), Bruno P. Kinoshita wrote: What about introducing our own state listener interface? The original interface from the beans package was used just for convenience because it already existed. But it would of course be possible to have a simple funct

Re: [LANG] Java 9 problems because of dependencies to java.desktop (Was: Re: [LANG] Thoughts about Lang 4.0)

2018-07-19 Thread Oliver Heger
Am 17.07.2018 um 19:11 schrieb Pascal Schumacher: > I think we should deprecate without replacement. > > There are already plenty Apache 2.0 licensed libraries offering circuit > breaker implementations: > > https://github.com/Netflix/Hystrix > https://github.com/jhalterman/failsafe > https://

[VOTE] Release Apache Commons RNG 1.1 based on RC2

2018-07-19 Thread Rob Tompkins
We have added some significant enhancements since Apache Commons RNG 1.0 was released, so I would like to release Apache Commons RNG 1.1. Apache Commons RNG (full distribution) 1.1 RC2 is available for review here: https://dist.apache.org/repos/dist/dev/commons/rng/1.1-RC2 (svn revision 2823

Re: Nexus: Staging Repository Dropped

2018-07-19 Thread Rob Tompkins
> On Jul 19, 2018, at 12:39 PM, Gilles wrote: > > Hi Rob. > > When unit tests fail, can't the release process be aborted > before it attempts to uploads things? It uploads the previously built components before getting to sampling. And if I don’t run through the tests then we don’t get the -

Re: Nexus: Staging Repository Dropped

2018-07-19 Thread Gilles
Hi Rob. When unit tests fail, can't the release process be aborted before it attempts to uploads things? Regards, Gilles On Thu, 19 Jul 2018 16:27:53 + (UTC), Nexus Repository Manager wrote: Message from: https://repository.apache.org [1] DESCRIPTION: Rng RC2 - non-deterministic unit te

[GitHub] commons-text pull request #85: Add optimization to limited levenshtein dista...

2018-07-19 Thread luciano-medallia
Github user luciano-medallia commented on a diff in the pull request: https://github.com/apache/commons-text/pull/85#discussion_r203757309 --- Diff: src/main/java/org/apache/commons/text/similarity/LevenshteinDistance.java --- @@ -270,12 +270,6 @@ private static int limitedCompare(

Re: [All] Problems on Jenkins

2018-07-19 Thread Gary Gregory
java.nio.file.FileSystemException: /home/jenkins/jenkins-slave/workspace/commons-numbers: No space left on device Seems like the infra issue that was discussed recently on the infra ML... Gary On Thu, Jul 19, 2018 at 8:31 AM Gilles wrote: > Hi. > > Builds that used to work don't: > > > http

[All] Problems on Jenkins

2018-07-19 Thread Gilles
Hi. Builds that used to work don't: https://builds.apache.org/view/A-D/view/Commons/job/commons-numbers/100/console Regards, Gilles - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mai

Re: [VOTE] Release Apache Commons RNG 1.1 based on RC1

2018-07-19 Thread Rob Tompkins
> On Jul 19, 2018, at 10:12 AM, Gary Gregory wrote: > > On Thu, Jul 19, 2018 at 8:08 AM Rob Tompkins wrote: > >> Is this sufficient? >> https://markmail.org/message/qwq6rig4kyginszb < >> https://markmail.org/message/qwq6rig4kyginszb> >> > > Yes, I missed it somehow, sorry. No stress…you k

Re: [VOTE] Release Apache Commons RNG 1.1 based on RC1

2018-07-19 Thread Gary Gregory
On Thu, Jul 19, 2018 at 8:08 AM Rob Tompkins wrote: > Is this sufficient? > https://markmail.org/message/qwq6rig4kyginszb < > https://markmail.org/message/qwq6rig4kyginszb> > Yes, I missed it somehow, sorry. Gary > > > On Jul 19, 2018, at 9:55 AM, Gary Gregory > wrote: > > > > Don't forget t

Re: [VOTE] Release Apache Commons RNG 1.1 based on RC1

2018-07-19 Thread Rob Tompkins
Is this sufficient? https://markmail.org/message/qwq6rig4kyginszb > On Jul 19, 2018, at 9:55 AM, Gary Gregory wrote: > > Don't forget to issue a [VOTE][CANCEL] email in this thread... > > Gary > > On Wed, Jul 18, 2018 at 9:37 AM Rob Tompkins wr

Re: [VOTE] Release Apache Commons RNG 1.1 based on RC1

2018-07-19 Thread Gary Gregory
Don't forget to issue a [VOTE][CANCEL] email in this thread... Gary On Wed, Jul 18, 2018 at 9:37 AM Rob Tompkins wrote: > We have fixed quite a few bugs and added some significant enhancements > since Apache Commons RNG (full distribution) 1.0 was released, so I would > like to release Apache C