Re: [CRYPTO] Drop support for Java 7?

2018-09-28 Thread Marcelo Vanzin
Thanks! If I find some time I'll try to figure out the Windows build. >From the comments I saw it seems to need mingw. But first I need to find where I stashed that Windows VM... On Fri, Sep 28, 2018 at 5:01 AM sebb wrote: > > I've updated the job to run on Windows. > > However it fails when tryin

Re: [VOTE] Release Apache Commons Text 1.5 based on RC1

2018-09-28 Thread Gary Gregory
Hi, It looks like I did not spot what Spotbugs found :-( https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC1/site/spotbugs.html The only real worrisome one IMO is: "org.apache.commons.text.lookup.PropertiesStringLookup.lookup(String) may fail to close stream" If we fix one, we might as

Hashes in VOTES (was: [VOTE] Release Apache Commons Text 1.5 based on RC1)

2018-09-28 Thread sebb
On Fri, 28 Sep 2018 at 19:37, Rob Tompkins wrote: The standard VOTE email (example below) has become rather long. In particular I don't think *all* the hashes should to be quoted in the mail. The point of having the hashes in the VOTE mail is to be able to tie the published artifacts back to the

[VOTE] Release Apache Commons Text 1.5 based on RC1

2018-09-28 Thread Rob Tompkins
We have fixed quite a few bugs and added some significant enhancements since Apache Commons Text 1.4 was released, so I would like to release Apache Commons Text 1.5. Apache Commons Text 1.5 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/text/1.5-RC1 (svn re

[GitHub] commons-text pull request #88: [TEXT-139] Improve JaccardSimilarity computat...

2018-09-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-text/pull/88 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[GitHub] commons-text pull request #89: TEXT-118: JSON escaping incorrect for the del...

2018-09-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/commons-text/pull/89 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[GitHub] commons-text pull request #89: TEXT-118: JSON escaping incorrect for the del...

2018-09-28 Thread nandorKollar
GitHub user nandorKollar opened a pull request: https://github.com/apache/commons-text/pull/89 TEXT-118: JSON escaping incorrect for the delete control character You can merge this pull request into a Git repository by running: $ git pull https://github.com/nandorKollar/common

Re: [CRYPTO] Drop support for Java 7?

2018-09-28 Thread sebb
I've updated the job to run on Windows. However it fails when trying to execute 'make'. I don't know if make is available on those boxes. Needs further investigation. On Fri, 28 Sep 2018 at 11:27, sebb wrote: > > On Fri, 28 Sep 2018 at 02:24, Marcelo Vanzin > wrote: > > > > Hi Gary, thanks. >

Re: [validator] moving to jdk 8 / git?

2018-09-28 Thread sebb
On Fri, 28 Sep 2018 at 01:30, Eitan Adler wrote: > > (please make sure to include me directly on email; the Apache Commons > Dev list appears to be broken) You are subscribed to dev (and other commons lists), see: https://whimsy.apache.org/roster/committer/eax Please contact Infra (us...@infra.e

Re: [CRYPTO] Drop support for Java 7?

2018-09-28 Thread sebb
On Fri, 28 Sep 2018 at 02:24, Marcelo Vanzin wrote: > > Hi Gary, thanks. > > I pushed the change but that broke the java 7 jenkins job (obviously). > Who can remove that job? I found on the ASF docs that PMCs have access > to the jenkins servers... I think you just need to be a member of https://