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 - Groovy 1.6 support
Summary: Groovy 1.6 support
Status: RESOLVED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 12 votes (vote)
Assignee: Petr Hejl
URL:
Keywords:
: 165427 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-02-05 16:43 UTC by pniederw
Modified: 2009-09-11 11:38 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***