James Fredley

Results 177 comments of James Fredley

@jdaugherty `./gradlew :grails-datamapping-core-test:test --rerun-tasks --no-build-cache` windows 11 with Java 21.0.6 and `@IgnoreIf( { os.windows } )` removed ``` CustomAutoTimestampSpec > Test when the auto timestamp properties are customized, they are...

The following two are being addressed in https://github.com/apache/grails-core/pull/14668 grails-core/grails-datamapping-core-test/src/test/groovy/org/grails/datastore/gorm/CustomAutoTimestampSpec.groovy grails-core/grails-datamapping-core-test/src/test/groovy/org/grails/datastore/gorm/TckTestSuite.groovy

Publishing to legacy location restored on https://github.com/apache/grails-static-website/commit/613ce1ef4a383af5f983114af52fabb0b498563e, https://guides.grails.org/ with the updated Apache site requirements.

@tylervz after https://github.com/grails/grails-data-mapping/pull/1849 has been merged, can you rebase this against 9.0.x?

Thanks for the reply. For Grails, we are moving the default Geb setup to use org.testcontainers:selenium via https://github.com/grails/geb/blob/7a50d0aa78671f41ce0237b98b501cf844208081/src/testFixtures/groovy/grails/plugin/geb/ContainerGebSpec.groovy#L49 which is working great. This PR would help users that want to...

Applied under new repository home: https://gitlab.com/ysb33rOrg/gradle/webdriver-binaries-gradle-plugin/-/commit/496223a64d3d6ad57e1139ad40c956384db3e2e7

Please retest `` with 7.0.0-RC1 or 7.0.0-SNAPSHOT now that the default is back to sitemesh 2. It should work the same as it has in the past now.

@weinellucian Are you using https://github.com/mrhaki/grails-x-frame-options-plugin? Every plugin must be updated to work with Grails 7, it is the Jakarta EE, Spring, Groovy and Gradle updates mostly and does not take...

@weinellucian For each plugin you will need to upgrade to a version specifically released for Grails 7. If the plugin has not yet been updated for Grails 7, reach out...