-
| Error Exception occurred trigger event [TestProduceReports]: java.lang.NoClassDefFoundError: org/apache/xerces/dom/ElementImpl (NOTE: Stack trace has been filtered. Use --verbose to see entire trace…
-
If the calling app does NOT have the Resources plugin installed (note it is not a declared dependency nor is mentioned in the documentation), then the scripts taglib `` does not include the appropriat…
-
Steps:
grails create-app test
cd test
grails install-plugin haml # compile ":haml:0.3" also acts the same way.
# Add that snippet to grails-app/conf/spring/resource.groovy
rm -r ~/.grails
grails run-…
-
```
As a grails developer I'd like to see a version of your plugin for SpringSource
Tool Suite (STS). STS is built on Eclipse, but your Eclipse plugin doesn't
work with STS. No huge surprise there…
-
```
As a grails developer I'd like to see a version of your plugin for SpringSource
Tool Suite (STS). STS is built on Eclipse, but your Eclipse plugin doesn't
work with STS. No huge surprise there…
-
### Steps to Reproduce
1. Create a simple hello world app that utilizes the latest BUILD-SNAPSHOT of `async` and GORM
a. Note: hanges have been made to these plugins to allow deployment on JE…
-
```
Since grails 2.0.0 now support multiple data sources, it would be nice to add
support for configuring data source name in activiti plugin.
If this doesn't brake something else in the plugin (i.…
-
Grails 2.1.1 introduces a hibernateDatastore Spring bean (JIRA: http://jira.grails.org/browse/GRAILS-9373 - changeset: https://github.com/grails/grails-core/commit/a5028db9628e99d60ab0102bae980bbdfb5d…
-
Hello I'm interested in using this plugin. It match exactly what I need. But I'm using grails 2.2.4. I have red you mention to make it work in this version of grails I need to disable the auto path ge…
-
I'm curious, will this work with groovy, using intellij?