jdaugherty commented on PR #14162: URL: https://github.com/apache/grails-core/pull/14162#issuecomment-2810895934
There are a few issues with this merge: 1. the pathing jar causes a dependency loop - it's this issue https://github.com/gradle/gradle/issues/20330 ; according to https://github.com/apache/grails-core/issues/11222 the pathing jar seems obsolete so I have removed it and @jamesfredley is researching the impacts of this. 3. TestGsonControllerSpec has 2 failing tests (related to plugin loading of templates) 4. the assemble task may have an issue related to bootstrap; @jamesfredley can you contribute your fix for this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
