-
Using https://github.com/grails/grails-wrapper/releases/tag/v5.0.0
## Issues with Line Separator
```
% ./grailsw
env: bash\r: No such file or directory
```
### this happens because the Line S…
-
I want to know if this plugin is available for grails 3 .
-
Even though grails-jdbc-pool works just fine in "grails run-app" mode it seems to cause issues in "grails run-war" mode. It basically looks like classloader issues.
Steps to reproduce:
1) grails cre…
-
any grails3 support planned?
-
Hi Tudor,
Any timeframe on an upgrade to Grails version 3?
Easygrid is great!
-
I think I discovered a memory leak in the getTypeRegistryFor method of the org.springsource.loaded.TypeRegistry class.
I am admittedly a new user to Grails and my application has been having proble…
-
**Describe the bug**
I had SCM plugin installed and configured, but it stopped to work after upgrading from Rundeck 3.x to Rundeck 5.x. When I try to re-enable it with UI, it just says:
```
Fai…
-
### Task List
- [x] Steps to reproduce provided
- [x] Stacktrace (if present) provided
- [x] Example that reproduces the problem uploaded to Github
- [x] Full description of the issue provided (…
xavs updated
2 months ago
-
To replicated behavior, add the following to any app:
`/conf/application.groovy `
```groovy
import org.springframework.security.oauth2.client.web.OAuth2AuthorizationRequestRedirectFilter
```
…
-
Hi,
Are there any plans supporting Grails 5?
Thank you.