Groovy releases new and improved version – JSR 06

Groovy has released version JSR 06, which is expected to be the last release before the release candidates. With Groovy now close to version 1.0, JSR 06 should have most if not all the features of 1.0.

The Groovy website as yet doesn’t have a news item on JSR 06, but JSR 06 is very much available for download at http://dist.codehaus.org/groovy/distributions/. Apart from bug fixes, this release also provides various improvements and additions. Key amongst those are:

1) @Property Syntax has been removed. This change will have a significant impact on existing Groovy code. Refer to @Property proposal
2) Provide Mock support with pure Groovy.
No external mock library needed any longer. Refer to Groovy 1246
3) Full stored procedure support for groovy.sql.Sql. Refer to Groovy 493

Groovy project lead Guillaume Laforge in a recent interview said that “Groovy somehow bridges two worlds: the scripting world and the enterprise Java world” and that the main target audience for Groovy is the Java developer crowd. For more info on Groovy and its relevance to Java developers, do check out this Groovy interview.

Reference:
>> Groovy Release Notes

Related:
>> Oracle backs Groovy and Grails
>> Groovy bridges the scripting and the enterprise Java worlds
>> Scripting Jython and Groovy using Coyote with NetBeans
>> Jython vs Groovy

Content Team

The IndicThreads Content Team posts news about the latest and greatest in software development as well as content from IndicThreads' conferences and events. Track us social media @IndicThreads. Stay tuned!

0 thoughts on “Groovy releases new and improved version – JSR 06

  • July 6, 2006 at 7:34 am
    Permalink

    What were the reasons for @Property to be inserted and then removed from Groovy? It seems logical to mark a variable as a property if it was being used as one.

  • June 28, 2006 at 7:45 am
    Permalink

    A popular open source Ajax toolkit from Apache would have done a world of good to the Ajax community. With the toolkit on Zimbra site, it becomes just one of the 3387 other ajax frameworks.

Leave a Reply