Binding : [X] +1 Release Apache Groovy 2.4.4-incubating

Source package builded, tags GROOVY_2.4.4 builded, signature checked,
all sounds good to me !


A remark :
When I build groovy (Mac OSX 10.9, Java 1.8.0_45, gradle 2.4.4), I see a
few things like :

[ant:groovydoc] line 775:13: expecting LCURLY, found '('

    No idea if it's normal or not, just signaling it


/Users/elecharny/Downloads/groovy-2.4.4/subprojects/groovy-json/src/main/java/groovy/json/internal/FastStringUtils.java:21:
warning: Unsafe is internal proprietary API and may be removed in a
future release
import sun.misc.Unsafe;

    I don't like Unsafe. It should never had leaked as a class...



Note:
/Users/elecharny/Downloads/groovy-2.4.4/subprojects/groovy-console/src/main/groovy/groovy/ui/ConsoleTextEditor.java
uses or overrides a deprecated API.


    May be due to teh fact I built it with Java 8 ?

Reply via email to