Re: Need to get help: Building Groovy 1.7.5 from source gives encoding error for ReadLineTest.groovy

2018-02-06 Thread Ken Lam
Dear Jochen, Then why do I have to set encoding="utf-8" in groovyc commands in the build.xml to force it to UTF-8, while the official source distribution can omit this and the Groovy developers can still compile the source of Groovy 1.7.5 correctly? Which settings in the system am I missin

Whats wrong with this Statement in groovy SQL usage?

2018-02-06 Thread Christian Paulsen
} return getgjb; } public void close() { sql.close(); } public void info(String info) { //@hint Platzhalter fuer closelog boolean verbose = false; if (verbose) { log.info(info); } } } I get this LOG: 180206 141950 DEBUG de.

URL(value).text works depending on what the URL is

2018-02-06 Thread Gmail
With some URL’s, it successfully retrieves from a RESTful service at that URL, but with others it fails with “file not found” looking for a local file. If I pass the same URL to a Java method and jump through all the hoops to open an http connection, it works correctly. How do I tell Groovy tha

Re: Need to get help: Building Groovy 1.7.5 from source gives encoding error for ReadLineTest.groovy

2018-02-06 Thread Jochen Theodorou
Am 06.02.2018 um 12:27 schrieb Ken Lam: Dear all, This is the first time for me to use a mailing list, so sorry for sending my question to this address users@groovy.apache.org because I am not sure how to ask question here (the FAQ doesn't mention whether sending email to users@groovy.apach

Need to get help: Building Groovy 1.7.5 from source gives encoding error for ReadLineTest.groovy

2018-02-06 Thread Ken Lam
Dear all, This is the first time for me to use a mailing list, so sorry for sending my question to this address users@groovy.apache.org because I am not sure how to ask question here (the FAQ doesn't mention whether sending email to users@groovy.apache.org would have my question reached to an

Re: Upcoming releases

2018-02-06 Thread Paolo Di Tommaso
I renew my plea for this PR https://github.com/apache/groovy/pull/566 Cheers, Paolo On Tue, Feb 6, 2018 at 9:11 AM, Mario Garcia wrote: > That's good News :) > > 2018-02-06 8:19 GMT+01:00 Paul King : > >> >> I am planning to prepare a 2.5.0-beta-3 release towards the end of this >> week an

Re: Upcoming releases

2018-02-06 Thread Mario Garcia
That's good News :) 2018-02-06 8:19 GMT+01:00 Paul King : > > I am planning to prepare a 2.5.0-beta-3 release towards the end of this > week and 2.4.14 not long after. Now's a good time to let us know if there > is something critical you need for those releases. > > I am expecting 2.5.0-beta-3 to