Skip to content

Instantly share code, notes, and snippets.

@smaldini
Created September 21, 2011 16:26
Show Gist options
  • Save smaldini/1232540 to your computer and use it in GitHub Desktop.
Save smaldini/1232540 to your computer and use it in GitHub Desktop.
mongodb
compile ":mongodb:1.0.0.M7", {
excludes 'grails-datastore-mongo','grails-datastore-gorm-mongo','grails-datastore-simple',
'grails-datastore-gorm-plugin-support', 'grails-datastore-web', 'grails-datastore-gorm',
'grails-datastore-core', 'grails-datastore-gorm-test'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment