Groovy 2.0.0-beta-3 on Ubuntu based Linux May 18, 2012 No Comments

Groovy 2.0.0-beta-3 has been released for Ubuntu.

Please refer here for release notes.

These packages are now available for download from our PPA at LaunchPad for Ubuntu based Linux Distributions. Installation instructions can be found on this page.

This release is available for Ubuntu Lucid, Oneiric and Precise. It is also fully compatible with Linux Mint Isadora, Lisa and Maya.

Enjoy!

Groovy, Grails and Griffon available for Ubuntu Precise Pangolin April 24, 2012 No Comments

The following versions of Groovy, Grails and Griffon have been released for Precise Pangolin:

  • Groovy 1.7, 1.8, 2.0
  • Grails 1.2.5, 1.3.8, 2.0.0, 2.0.1, 2.0.2, 2.0.3
  • Griffon 0.9.4

Please follow the usual procedure to install these as found here:

Enjoy!

Griffon 0.9.5 Final for Ubuntu based Linux April 5, 2012 No Comments

Release of Griffon 0.9.5 final for Ubuntu based Linux.

In this release:
[GRIFFON-453] – test-app pattern identification does not match sub-packages
[GRIFFON-473] – Event handlers defined in griffon-app/conf/Events.groovy lead to exceptions
[GRIFFON-474] – Griffon wrapper does not work on plugin projects
[GRIFFON-475] – Can’t launch and application that makes use of the JOGL plugin
[GRIFFON-476] – Cannot install jogl-compat plugin
[GRIFFON-477] – Do not force compiler source/target levels to use 1.6 as default
[GRIFFON-478] – “griffon package” doesn’t default to prod environment
[GRIFFON-482] – Griffon wrapper ignores any arguments set on the command line
[GRIFFON-484] – Griffon 0.9.5-rc2 does dependency resolution of plugins programatically which fails during compilation for plugins with incorrect dependency syntax
[GRIFFON-487] – NullPointerException when running an app whose name ends in “Controller”
[GRIFFON-488] – Groovy bug encountered ClassNode#getTypeClass in controller with public methods

Please refer here for installation instructions.

This release is available for Ubuntu Lucid, Maverick, Natty and Oneiric.
Also on Linux Mint Isadora, Julia, Katya and Lisa.

Enjoy!

Grails 2.0.3 available for Ubuntu based Linux April 4, 2012 1 Comment

Grails 2.0.3 maintenance releases for Ubuntu based Linux distributions.

This release includes:
[GRAILS-8586] – gradlew install fails on Windows on task installResources
[GRAILS-8914] – DirectoryWatcher and GrailsProjectWatcher in windows treat all GSP files as new after startup
[GRAILS-8916] – beforeUpdate causes unit test with @Mock to fail?
[GRAILS-8972] – Domain constructor taking map of values fails to create associations and lists
[GRAILS-8977] – beforeUpdate causes NPE in unit tests
[GRAILS-8979] – Grails prompt not correctly displayed in interactive console, on Windows 7
[GRAILS-8982] – Grails 2.0.2 not compatible with IntelliJ

These packages are now available for download on our PPA at LaunchPad for Ubuntu based Linux Distributions.

Easy installation instructions can be found on this page.

This release is available for Ubuntu Lucid, Maverick, Natty and Oneiric.
Also on Linux Mint Isadora, Julia, Katya and Lisa.

Grails 1.3.8 and 2.0.2 available for Ubuntu based Linux March 31, 2012 No Comments

Grails 1.3.8 and 2.0.2 maintenance releases for Ubuntu based Linux distributions.

Please refer here for 2.0.2 release notes.

These packages are now available for download on our PPA at LaunchPad for Ubuntu based Linux Distributions.

Easy installation instructions can be found on this page.

This release is available for Ubuntu Lucid, Maverick, Natty and Oneiric.
Also on Linux Mint Isadora, Julia, Katya and Lisa.

Griffon 0.9.5 RC2 for Ubuntu based Linux March 12, 2012 No Comments

Griffon 0.9.5 RC2 released on Ubuntu based Linux.

Please refer here for release notes.

These packages are now available for download on our PPA at LaunchPad for Ubuntu based Linux Distributions. Simply run the following few lines of code from the terminal to install this release from LaunchPad:

# first time users
$ sudo apt-add-repository ppa:groovy-dev/griffon
 
# all users
$ sudo apt-get update
$ sudo apt-get install griffon-0.9.5
 
# select 0.9.5 from the menu after running:
$ sudo update-alternatives --config griffon

This release is available for Ubuntu Lucid, Maverick, Natty and Oneiric.
Also for Linux Mint Isadora, Julia, Katya and Lisa.

Enjoy!

Griffon 0.9.5 RC1 for Ubuntu based Linux February 17, 2012 No Comments

Griffon 0.9.5 RC1 has been released for Ubuntu based Linux Distros.

Please refer here for release notes.

These packages are now available for download on our PPA at LaunchPad for Ubuntu based Linux Distributions.

Please refer here for installation instructions.

This release is available for Ubuntu Lucid, Maverick, Natty and Oneiric.
Also on Linux Mint Isadora, Julia, Katya and Lisa.

Enjoy!

Grails 2.0.1 released for Ubuntu based Linux February 15, 2012 2 Comments

Grails 2.0.1 maintenance release for Ubuntu based Linux distributions.

Please refer here for release notes.

These packages are now available for download on our PPA at LaunchPad for Ubuntu based Linux Distributions.

Easy installation instructions can be found on this page.

This release is available for Ubuntu Lucid, Maverick, Natty and Oneiric.
Also on Linux Mint Isadora, Julia, Katya and Lisa.

Groovy 1.8.6 on Ubuntu based Linux February 10, 2012 No Comments

Groovy 1.8.6 has been released for Ubuntu.

Please refer here for release notes.

These packages are now available for download from our PPA at LaunchPad for Ubuntu based Linux Distributions. Installation instructions can be found on this page.

Enjoy the taste of Fresh Groovy on Lucid, Maverick, Natty and Oneiric!

Groovy meta package for Ubuntu Linux December 25, 2011 No Comments

Groovy now has it’s own meta-package. Simply install the new grails meta-package and your Groovy will stay up to date with the latest stable release every time you do an upgrade!

See here for instructions on using the new installation method.

Enjoy!