This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 158026

Summary: Groovy 1.6 support
Product: groovy Reporter: pniederw <pniederw>
Component: CodeAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: blocker CC: g11n, pjiricka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description pniederw 2009-02-05 16:43:21 UTC
Provide the ability to compile/run/debug applications targeting Groovy 1.6.
Comment 1 tcorbin 2009-03-06 06:43:08 UTC
Now that groovy 1.6 is out, this is getting pretty important to us.

1.6 has lots of new features that we are eagerly looking forward to using.
Comment 2 tcorbin 2009-03-06 06:46:09 UTC
Right now I get this when trying to use groovy 1.6: URI not hierarchical.

It seems to be complaining about urls similar to:

jar:file:/home/tc/dev/vendor/lib/foo/foo.jar!/



or something like that.

I can't tell where this is getting added to the classpath.

the first one is dt.jar
Comment 3 stera77 2009-06-09 06:43:52 UTC
We are eagerly want to update Library of Groovy 1.5.7 to 1.6.3.
We need this update to use NetBeens as IDE for Google App Engine.
Comment 4 Petr Jiricka 2009-09-07 14:47:35 UTC
Isn't this now done?
Comment 5 Petr Hejl 2009-09-07 15:45:26 UTC
It is done.
Comment 6 Petr Hejl 2009-09-11 11:38:37 UTC
*** Issue 165427 has been marked as a duplicate of this issue. ***