updating xstream

2017-11-27 Thread Jochen Theodorou
Hi, is there anything speaking agains updating xstream to 1.4.10? I am mostly thinking of https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-3674 and https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7957 here. bye Jochen

Re: [VOTE] Release Apache Groovy 3.0.0-alpha-1

2017-11-27 Thread Guillaume Laforge
+1 (binding) It's nice to be able to try the new parser out of the box, to encourage people to try it. I managed to build from source, without a problem, on my Mac. However, I haven't compared with other branches, but the build seemed very long: (here's the build scan for reference: https://scans

Re: [VOTE] Release Apache Groovy 3.0.0-alpha-1

2017-11-27 Thread Jochen Theodorou
+1 (binding) Am 25.11.2017 um 14:03 schrieb Daniel.Sun: Dear community, I am happy to start the VOTE thread for a Groovy 3.0.0-alpha-1 release! This release includes 9 bug fixes/improvements as outlined in the changelog: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12318123

Re: [VOTE] Release Apache Groovy 3.0.0-alpha-1

2017-11-27 Thread Paul King
Actually, "gradle dist" (without the "clean") seemed to work fine on Windows. Given that our src distro should start as "clean", I think just removing clean from the instructions might be a better solution than requiring a specific platform. Still a bug in Gradle lurking there perhaps but we can si

Re: [VOTE] Release Apache Groovy 3.0.0-alpha-1

2017-11-27 Thread Daniel Sun
Hi Paul, What's your Windows version? Cheers, Daniel.Sun -- Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html

Re: [VOTE] Release Apache Groovy 3.0.0-alpha-1

2017-11-27 Thread Paul King
Win 10. I possibly also have the daemon disabled by default - it only seems to cause many problems on Windows. I haven't checked with and without to see if there is a difference. Cheers, Paul. On Tue, Nov 28, 2017 at 12:54 PM, Daniel Sun wrote: > Hi Paul, > >What's your Windows version?

Re: [VOTE] Release Apache Groovy 3.0.0-alpha-1

2017-11-27 Thread Paul King
+1 (binding) Validated checksums and signatures for binary and src zips. Ran gradle wrapper, gradlew dist and gradlew test on the src distro. Tried various tests of the convenience binaries in the binary zip. Cheers, Paul. On Sat, Nov 25, 2017 at 11:03 PM, Daniel.Sun wrote: > Dear community,

Re: updating xstream

2017-11-27 Thread Daniel Sun
Hi Jochen, The version of XStream has already been 1.4.10 ;-) https://github.com/apache/groovy/blob/master/build.gradle#L187 Cheers, Daniel.Sun -- Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html

Re: [VOTE] Release Apache Groovy 3.0.0-alpha-1

2017-11-27 Thread Daniel Sun
OK. I'll disable the daemon and try again on Win10. Cheers, Daniel.Sun -- Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html

Re: updating xstream

2017-11-27 Thread Paul King
For reference: https://issues.apache.org/jira/browse/GROOVY-8291 On Tue, Nov 28, 2017 at 2:16 PM, Daniel Sun wrote: > Hi Jochen, > > The version of XStream has already been 1.4.10 ;-) > > https://github.com/apache/groovy/blob/master/build.gradle#L187 > > Cheers, > Daniel.Sun > > > > -- > S

Re: [VOTE] Release Apache Groovy 3.0.0-alpha-1

2017-11-27 Thread Daniel.Sun
I tried `gradlew dist --no-daemon`, still failed... --- FAILURE: Build failed with an exception. * What went wrong: java.io.IOException: Unable to delete file: D:\_APPS\git_apps\groovy\target\bootstrap\groovy-3.0.0-SNAPSHOT-bootstrap.jar > Unable to delete file: > D:\_APPS