-
(No JIRA project yet, so I thought I would enter it here)
I'm using the plugin in functional testing, and it works great with a typical test-app functional: run, but fails when doing test-app function…
-
Hello,
I am trying to use the taggable plugin on a 5.2.4 grails app. It looks like this github repo has been updated somewhat recently, but some of the content might be out of sync? Or, I may be miss…
-
I get an error message when I try to run the test task in a project with at least one domain class (I get the same error for every domain class in the project). The tests do in fact run though:
```
|…
-
Hi ,
I have the below configuration.
Faceboook button that i get is small and i want to customize it . Please let me know the process.
compile "org.grails.plugins:spring-security-facebook:0.15.3-CO…
-
We have split up our application into smaller plugins and most of our code is in those plugins. However grails-code-coverage doesn't seem to report on the plugin classes. Is this a bug or unsupported …
-
Hey... Thanx for providing this plugin. Is this up-to-date? I experimented with this plugin.
But found few issues. redirect_uri param in getAuthorizationUrl was junk. Documentation skipped mentioning …
-
Tried to follow the same security settings that you have for swing security but I get a 403 when I go to the api URI. If I disable the swing security then it works fine, but I'd like the swing securit…
-
I suggest moving the grails-fields-plugin to The Grails Plugin Collective (https://github.com/gpc)
Reasons:
* There is already a build process using GitHub actions.
* The GPC is already home t…
-
Hi @puneetbehl !
In our system we have a large number of domain classes. In our recent upgrade to grails 5 (5.3.2) that makes use of GORM 7.3.0 of our system, which was working fine with the Grails…
-
I've tried to set up a Jenkins job that builds a standalone JAR for my Grails application, but get the following error (see bottom of log from Jenkins). I cannot find the script for some reason. Where…