Re: [ANNOUNCE] Apache Groovy 2.5.0-rc-1 released

2018-04-10 Thread Marcin Erdmann
https://issues.apache.org/jira/browse/GROOVY-8541 I took the liberty to set priority and fix version. On Tue, Apr 10, 2018 at 10:55 AM, Cédric Champeau wrote: > > > 2018-04-10 11:52 GMT+02:00 Marcin Erdmann : > >> Yeah, I've noticed the zip packaging in pom but wa

Re: [ANNOUNCE] Apache Groovy 2.5.0-rc-1 released

2018-04-10 Thread Marcin Erdmann
, 2018 at 8:20 AM, Cédric Champeau wrote: > There's a bug in the published pom: it says zip > instead of pom. We should fix this, thanks for the > report! > > > > 2018-04-09 23:15 GMT+02:00 Marcin Erdmann : > >> Paul, >> >> I'm having a go at givi

Re: [ANNOUNCE] Apache Groovy 2.5.0-rc-1 released

2018-04-09 Thread Marcin Erdmann
Paul, I'm having a go at giving this release a spin by updating Geb's build to use it but unfortunately I'm not having any luck with trying to use the groovy-all artifact. I understand from the earlier thread about updates to the build on the dev list that the jar for that artifact is not publishe

Re: [ANN] Geb 0.13.1 released

2016-02-25 Thread Marcin Erdmann
onditions, and because we cannot retrieve the PID > of the phantomJS process upon instantiation, we don't have an effective way > to forcibly terminate it. Based on your experience, do you think it's > possible to solve our issue under GEB? > > Gerald R. Wiltse > jerrywil...@

[ANN] Geb 0.13.1 released

2016-02-22 Thread Marcin Erdmann
Version 0.13.1 of Geb is now available from Maven Central. The 0.13.1 version is released to address a regression discovered in the 0.13.0 release (https://github.com/geb/issues/issues/422) as well as two concurrency related issues (https://github.com/geb/issues/issues/421, https://github.com/geb/

[ANN] Geb 0.13.0 released

2016-02-11 Thread Marcin Erdmann
Hi everyone, Version 0.13.0 of Geb is now available from Maven Central. The highlights of this version are the ability to take reports on test failures only when using Geb with Spock or JUnit integrations, small performance improvements around setting text input values and general error reporting