Archive for January 23rd, 2012

This Week in Grails (2012-03)

Monday, January 23rd, 2012

You only have a few more weeks to get your talk proposals in for GR8Conf EU and US. The EU page is here and the US page is here; both conferences have a February 15th deadline.

Lots of Spring Security items this week. I broke war deployment in the spring-security-core 1.2.7 release so I released version 1.2.7.1 to address that. There’s a new plugin to integrate a Shibboleth native SP, and one for mock authentication. And Carsten Block did a blog post on restricting concurrent user sessions (also see the updated post).

Check out Tsuyoshi Yamamoto’s summary of the Groovy & Grails eXchange 2011 in London. Lots of cool photos, including one of the three developers of the Acegi plugin – it was the first time we were all in the same place together.

I released a new plugin this week to help with deploying applications to JBoss. Each version of JBoss has various things that need to be done to get an app deployed, so I thought it’d be best to encapsulate that in a plugin that does the work for you. It works with version 5 and 6, but no support for version 7 since there isn’t one that supports Grails yet (due various bugs that will hopefully be addressed in 7.2).


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:

and 14 updated plugins:

  • build-info version 1.2.2. Provides a controller/view that display basic information about the war file
  • clover version 3.1.3. Integrates the Clover code coverage tool
  • commentable version 0.7.7. Mark up any of your domain classes as having comments and then use the tag library and partial templates to integrate comments into your views
  • dao-artefacts version 0.4. Provides a way of using DAOs in Grails applications.
  • external-config-reload version 0.4.8. Polls for changes to external configuration files (files added to grails.config.locations), reloads the configuration when a change has occurred, and notifies specified plugins by firing the onConfigChange event in each
  • hibernate-search version 0.4. Integrates Hibernate Search for domain classes
  • infinispan version 0.4.5. Adds support for the JBoss Infinispan distributed cache
  • jasypt-encryption version 1.1.0. Integration the Jasypt encryption library
  • mahout-recommender version 0.5.2. Use Apache Mahout recommendation algorithms in your project
  • marshallers version 0.1.1. Easy registration and usage of custom XML and JSON marshallers supporting hierarchical configurations
  • pusher version 0.2. Wrapper for pusher.com REST api
  • simpledb version 0.3. Integrates the AWS SimpleDB datastore into Grails, providing a GORM API onto it
  • spring-security-core version 1.2.7.1. The official Grails security plugin; integrates with Spring Security
  • spring-security-mock version 1.0.0. Mock authentication support for Spring Security

Interesting Tweets

Jobs



User groups and Conferences


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