This Week in Grails (2012-15)
The process for publishing plugins changed this week. The old Subversion-based repo at http://svn.codehaus.org/grails-plugins/ is now read-only and plugins now must be published to the new Artifactory-based repository at http://repo.grails.org/grails/
. This means that plugin developers and users will have to make some changes – see this User list thread
– but plugin publishing will be a lot faster and far less likely to corrupt the master plugin list. See the updated “Creating Plugins”
page for more information.
The first batch of GR8Conf EU speaker interviews has been published:
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:
Miscellaneous Items
-
Creating Autocomplete with Groovy and Ratpack
-
A New Gradle Grails Plugin
-
Understanding Grails Dependency Fetching
-
Come to GR8Conf for half the price!
-
Testing Command Objects in Grails 2.0
-
Grails mock objects: mockFor vs. Gmock
-
Groovy Goodness: Collate a List into Sub-lists
-
This Week in Spring, April 10th, 2012
Plugins
There were no new plugins released but 4 updated plugins:
-
extjs4
version 4.1.0-RC.0. Provides Ext JS 4 resources
-
fitnesse
version 2.0. Makes it possible to use the popular Open Source testing framework Fitnesse in combination with Grails.
-
regen
version 0.3.3. Provides a generation framework and a set of pluggable artefacts under grails-app/generators
-
shiro
version 1.1.4. Secure your Grails application quickly and easily using the Apache Shiro security framework
Interesting Tweets
- @000panther: Note to future self. If dbm-gorm-diff crashes and burns, check if you still have update enabled somewhere in your datasource.groovy #grails
- @domurtag: http://t.co/c72i2uPA (probably) the world’s best festivals website developed with #grails
- @epragt: Just released a new version of #grails #fitnesse plugin. Docs will follow soon! http://t.co/NBpNobiz
- @rstepanenko: here we go, first cut of #dynamodb support in #grails: http://t.co/0Tg5wR57 , next step is to publish plugin in a couple of days…
- @gr8conf: Students: 20 tickets for #gr8conf EU at special student discount. Read more: http://t.co/UonIE34q #groovy #grails #griffon #gr8technologies
- @gr8conf: See the video interview with @smaldini and @burtbeckwith from #gr8conf EU 2011 http://t.co/vbbibzr1 #groovy #grails #hackergarten
- @DrewRepasky: It should now be possible to get a #Grails 2 webapp running on #Websphere 6.1 by replacing some Jar files http://t.co/7sStLkCt
- @ndrssmn: Interessantes #Event in #Münster: Multi-core für jedermann mit GPars – http://t.co/NR9LzDPl /cc @JUG_MS #Groovy
Jobs
-
Dice keyword search for Grails
-
Monster keyword search for Grails
-
Careerbuilder keyword search for Grails
-
SpringSourceJob Twitter feed
-
SpringSource job search at jobs.vmware.com
-
Web Developer in Kansas City, MO
- @mazzi_ana: Vaga: JAVA GROOVY E GRAILS, Documentação metodologia UML, Linux, Oracle (SQL) Interessados encaminhar Cv atualizado com pretensão salarial …
- @Schmidty71: looking for a Grails developer #mnjobs #grails
-
Software Geek: Java or Groovy, Grails or JavaScript at Lusini.de in Munich, Germany
-
Sr. Java/Groovy/Grails Engineer at VirtualTourist.com in Manhattan Beach, CA
- @ntsafrir: RingYa is looking for a Marketing Manager, Java/Grails developer & Android developer.
-
Senior Software Engineer at VirtualTourist.com in Manhattan Beach, CA
- @bobbyforester: I have a friend that is seeding a startup and looking for someone with some #grails experience. Interested? Contact me.
-
Webentwickler Java/Grails at Dating Cafe in Hamburg
-
Desenvolvedor Java com Groovy e Grails – Vila Olimpia
-
Java/Groovy & Grails Ontwikkelaar – Groningen
-
Senior Java Web Developer in San Diego, CA
-
Groovy / Grails Developers in Hyderabad
-
Java/Grails Developer – Киев
-
Java – Groovy & Grails Developer in London
-
Looking for Java/Grails developer with 3 years experience for Gurgaon (India) location
-
Vaga: JAVA GROOVY E GRAILS
-
Mid-Level Java Developer in Washington, DC
-
Sr. Java Developer in Jacksonville, FL
-
Java – Groovy & Grails Developer in London
- @krisbradley: Via our #Meetup message board – Learning Sciences Intl. Hiring Software Engineer (Java/Groovy/Grails) DM me for more details #jobs
-
Senior Java Developer in Los Feliz, CA
User groups and Conferences
-
GR8Conf Europe 2012
- June 6th-8th Copenhagen, Denmark
-
GR8Conf US 2012
- July 29th-31st Minneapolis, MN
-
Asynchronous Grails – April 18, 2012
- Washington DC Area Groovy User Group
-
Grails in the Cloud! – May 8, 2012
- nlgug – Groovy and Grails User Group Netherlands
-
May 28, 2012
- SF Bay Groovy and Grails Meetup Group
Hey, I thought that GMock was unavailable in Grails 2 for now (at least it says so in the current Grails Manual).
http://grails.org/doc/latest/guide/gettingStarted.html#upgradingFromPreviousVersionsOfGrails
I also read that GMock has been updated to Grails 2.0, so I am unsure what is correct now.
http://code.google.com/p/gmock/
Looking forward to reading the book. When do you expect the completed version to be published?
The tentative date is October.