-
step by step:
git clone git@github.com:openboxes/openboxes.git
git clone git@github.com:openboxes/openboxes-docker.git
cd openboxes-docker
docker-compose up --build
error thrown:
openbox…
-
Thanks for making this nice plugin.
Could you please share information about support for Grails 5 for the plugin?
I have found in GitHub projects that most are used for Grails 2.x and Grails 3.x.
…
-
I want to know if this plugin is available for grails 3 .
-
```
The output during compilation is:
[groovyc] org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
[groovyc] /Users/pledbrook/dev/tools/git/grails-samples/grails.org/…
-
It'd be really nice to have the plugin updated to work with Grails 4, thanks!
-
getOutputStream() has already been called for this response. Stacktrace follows:
Message: Error processing GroovyPageView: getOutputStream() has already been called for this response
Line | Method…
-
Is it suppose to run optimus in a grails plugin?
if no, skip the rest of the content :)
If yes, how to solve the follow issue:
optimus-all SignUp --stacktrace
| Error Error running script optimus-a…
vmptk updated
11 years ago
-
The dependency appears to be required solely for the `String` constant `RENDERING_VIEW_ATTRIBUTE`.
@codeconsole Could we either reverse this dependency or recreate the constant in `grails-gsp` to d…
-
bug - disabling the cookie session causes the application to fail to launch
-
GIT_USER_NAME: 'grails-build'
GIT_USER_EMAIL: '[grails-build@users.noreply.github.com](mailto:grails-build@users.noreply.github.com)'
COMMIT_EMAIL: ${{ env.GIT_USER_EMAIL }}
COMMIT_NAME: ${{ env.GIT_…