James Fredley

Results 96 issues of James Fredley

will resolve: - https://github.com/erdi/webdriver-binaries-gradle-plugin/issues/43 - https://github.com/grails/grails-testing-support/issues/443 replaces: - https://github.com/jamesfredley/webdriver-binaries-gradle-plugin/pull/1 Changes were made to enable tests to run on Windows 11. Fully tested against: - https://github.com/grails/grails-functional-tests - https://github.com/grails/grails-testing-support - also requires...

Update references to Grails Foundation. Historical blogs posts should not be changed unless they reference the Grails Foundation providing support or services. List (most are blog posts): https://github.com/search?q=repo%3Agrails%2Fgrails-static-website+foundation&type=code

https://github.com/codeconsole/grails-plugin-sitemesh3/issues/1

gsp

https://github.com/codeconsole/grails-plugin-sitemesh3/issues/3

gsp

The Grails Fields Plugin will only load the association widget (`views/fields/oneToMany/_widget.gsp` and `views/fields/manyToOne/_widget.gsp`) if it exists in the views directory, regardless of how you attempt to set the widget to...

fields

Attempts to address: Connect to repository.apache.org:443 [repository.apache.org/65.109.119.155] failed: Connect timed out ``` max_attempts: 3 retry_wait_seconds: 600 ``` nick-fields/retry is already used in publish ![image](https://github.com/user-attachments/assets/e0d50672-15d2-4c92-97f6-c40099242b8a) ![image](https://github.com/user-attachments/assets/5b75fbd0-b639-4e1f-9bd0-21b75693c068)

maintenance
build

**Document this change:** End grails app developers need to understand that bootJar / bootRun tasks will generate invalid jars, if no application class exist, so we now fail the build,...

relates-to: documentation

old .sh tests need to be converted to run as gradle tasks https://github.com/grails-profiles-tests - old .sh tests were removed from grails-core on https://github.com/apache/grails-core/commit/9b8fa17d407da8109a829a582f6d0a670dfe6da3 https://github.com/grails/grails-profiles-tests

relates-to: grails-profiles

Currently on base/skeleton/build.gradle in the base profile, but should be moved to a non-default feature to match grails-forge.

relates-to: grails-profiles

### Expected Behavior Application loads in Gradle and will run ### Actual Behaviour Error loading project in Gradle ``` FAILURE: Build failed with an exception. * Where: Build file 'build.gradle'...