jdaugherty commented on PR #14324: URL: https://github.com/apache/grails-core/pull/14324#issuecomment-2819775411
> assemble runs a number of asciidoctor tasks which are not needed, but this can be done in another ticket. > > https://github.com/grails/ should be replaced with https://github.com/apache/ in example grails-fields/src/test/groovy/grails/plugin/formfields/FormFieldsTemplateServiceSpec.groovy > > Issue for new test failures: #14327 * the asciidoctor tasks are because not all of the documentation tasks are caching correctly. We need to revisit this after this PR. It will save a nominal amount of time if we do. I had attempted to fix this, but it seems related to the javadocJar task. I'd rather address this in a later PR * Concerning the @Issue with the grails link ,we need to keep that. The ticket is closed and that is the correction location -- 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]
