❯ Guillaume Laforge

Groovy Weekly #26

So what’s new this week?

We can highlight the first beta of Groovy 2.4 with the Android support, so users can start having a go at writing Android applications in Groovy! As well as bug fixes releases for Grails 2.3.x and 2.4.x.

Let’s also mention the launch of the Gradle plugin portal, announced last week at the Gradle Summit. And you’ll find also lots of presentations from the conference.

Releases

Articles

Presentations from the Gradle Summit

News

Mailing-list posts

Code snippets

Contributions

Tweets

Jobs

Events


Groovy 2.3.3 and Groovy 2.4-beta-1 with Android support

The Groovy team is very happy to announce the joint releases of Groovy 2.3.3 and Groovy 2.4-beta-1.

Groovy 2.3.3 is a bug fix release, particularly covering the recent issues discovered around anonymous inner classes. Please upgrade to 2.3.3 if you’ve been facing such issues.

Groovy 2.4.0-beta-1 comes pretty early, as we would like to come back to releasing milestones on a more regular pace, compared with how late we released the first beta of Groovy 2.3. We really want you, our users, to be able to give us feedback as soon as possible!

Read more...

Groovy Weekly #25

GR8Conf Europe is over, but there’s a lot to learn from the conference, with all the interesting conference sessions that took place there in Copenhagen.

The themes for this week will be around GR8Conf, of course, but also about Groovy on Android, again the Swift language, and also the first impressive demo of Grails 3.0!

Right after the conference also took place the annual Groovy DevCon meetup, gathering core members of the Groovy team, Grails team, and members of the Groovy ecosystem. Lots of interesting tidbits about what’s coming up in Groovy!

Read more...

Groovy Weekly #24

Direct live from GR8Conf Europe!

Several speakers already uploaded their presentation slides, as you shall see in the “presentations” sections. And the videos will be available later after the conference.

At the same time in San Francisco, Apple is running its WWDC conference and announced the creation of a new language, Swift, that looks a lot like Groovy as several Groovy users have already noticed on Twitter. That’s nice to see Groovy also influences other languages!

Read more...

Apple's Swift programming language inspired by Groovy

During Apple’s WWDC conference was announced a new programming language, called Swift, targeted at developing on iOS devices (and likely Mac OS X in the future as well).

When looking through the slides from the keynote, online documentation, and iTunes ebook, an acquainted Groovy eye would immediately notice the inspiration the Swift designers took from Groovy.

In one of the slides covering Swift, Groovy was even mentioned as one of the languages clearly making developers much more productive, although I disagree with the placement of Groovy in terms of performance as Groovy should clearly be leading the pack of the bottom right hand quadrant.

Read more...

Groovy 2.3.2 released

The Groovy team is pleased to announce the release of Groovy 2.3.2, a bug fix release for our 2.3 main branch.

If you have already moved to Groovy 2.3, we strongly recommend you to upgrade to 2.3.2 rapidly, as our two prior 2.3 releases were using a buggy version of ASM which was generating wrong bytecode for inner classes.

You can check this issue for more details: https://jira.codehaus.org/browse/GROOVY-6808

Since any code compiled with Groovy 2.3.0 or 2.3.1 and using inner classes is likely to have faulty bytecode, please make sure to recompile everything with 2.3.2
Our detailed JIRA change log: http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10242&version=20402

Read more...

Groovy Weekly #23

The big news of this edition is the release of Grails 2.4, with standalone GORM and GSP, with more static compilation that even understands dynamic aspects of Grails, with a new asset pipeline, with GORM sub-queries, and with a new Maven plugin.

The other big news is that next week is the GR8Conf Europe week! So you’ll certainly see lots of nice and interesting presentations being put online next week. And I hope I’ll also be able to publish this weekly news brief in time too!

Read more...

Groovy Weekly #22

Releases keep coming, with a second RC for Grails 2.4, with Gaelyk and Griffon upgrading to Groovy 2.3, and already a bug-fix release of Groovy with version 2.3.1!

Don’t forget it’s the last week to register to the GR8Conf Europe conference!

Releases

Interviews

Presentations

Articles

Code snippets

Tweets

Code contributions

News

Events


Groovy 2.3.1 is out

The Groovy development team is happy to announce the bug fix release of Groovy 2.3.1.

Lots of bugs have been reported and fixed.

Some of the highlights among those fixes:

  • the classloader related problems with @Grab
  • several generics handling issues
  • a problem preventing Groovy from loading its modules on IBM mainframes
  • a problem preventing Groovy from being loaded as an OSGi module in certain OSGi containers

You can read the JIRA release notes, and download the latest distribution.

Read more...

Groovy Weekly #21

Now that Groovy 2.3.0 is out, it’s going to be Grails turn! Graeme announced a release candidate for Grails 2.4, so take your chance to test drive it to make Grails 2.4 an awesome release!

Last but not least, you still have two weeks to buy your tickets for the GR8Conf Europe 2014!

Releases

Interviews

Presentations

Articles

Code snippets

Tweets

Mailing-lists discussions

Google+ Posts

News

Jobs

Events