This Week in Grails (2012-27)

The big news of this week was the Grails 2.1.0 release. No support yet for Groovy 2.0 – that will be available in Grails 2.2 – but this release greatly enhances the Maven support, adds the Grails Wrapper feature, and installs the cache plugin by default in new apps (note that the cache plugins all work with Grails 2.0 and higher).

I released some plugin updates this week: the app-info plugin (“Updates for the Grails App Info plugin” blog post here), the console plugin, and the spring-security-cas plugin. To coincide with the Grails 2.1 release, I also released the 1.0.0 versions of the cache, cache-ehcache, and cache-redis plugins.

Version 2.7.0 of the Groovy-Eclipse STS plugin was released this week. Check out the New and Noteworthy


If you want to keep up with these “This Week in Grails” posts you can access them directly via their category link or in an RSS reader with the feed for just these posts.


Translations of this post:



Plugins

There were 4 new plugins released:

  • aws-sdk version 1.3.12. Use the Amazon Web Services infrastructure services
  • cargo-deploy version 0.1. Uses Cargo to deploy your application WAR file to an application server
  • jmesa version 2.0.4. Integrates the JMesa dynamic data table
  • mybatis version 0.0.1. Provides MyBatis support

and 17 updated plugins:

  • angularjs-resources version 1.0.1. Adds AngularJS resources to an application
  • app-info version 1.0.1. Provides a UI for inspecting and altering various aspects of the application’s configuration
  • avatar version 0.6.3. Provides a taglib for displaying avatars
  • birt-report version 4.2.0.0. Embeds reports created using the BIRT Report Engine into your application
  • build-test-data version 2.0.3. Enables the easy creation of test data by automatic inspection of constraints
  • cache version 1.0.0. Adds controller action, service method, and JSP fragment caching
  • cache-ehcache version 1.0.0. An Ehcache-based implementation of the Cache plugin
  • cache-redis version 1.0.0. A Redis-based implementation of the Cache plugin
  • console version 1.2. A web-based Groovy console for interactive runtime application management and debugging
  • dynamic-controller version 0.4. Supports controller mixins, where action closures are retrieved from various sources including existing controllers, files, database source, etc. Can also create full controllers dynamically
  • google-visualization version 0.5.3. Provides a taglib for the interactive charts of the Google Visualization API
  • gsp-resources version 0.4.1. Use the resources plugin to include static files like main.css.gsp, so dynamically built CSS and JS can be served as proper files instead of inlined in a non-cacheable GSP file
  • kickstart-with-bootstrap version 0.6.1b. Start your project with a good looking frontend, with adapted scaffolding templates for standard CRUD pages using Twitter Bootstrap
  • localizations version 1.4.4.2. Store i18n strings in a database
  • redis version 1.3.2. Provides integration with a Redis datastore
  • spring-security-cas version 1.0.3. Jasig CAS support for the Spring Security plugin
  • spring-security-saml version 1.0.0.M16. SAML 2.x support for the Spring Security Plugin

Interesting Tweets

Jobs



User groups and Conferences


Comments are closed.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 License.