jamesfredley opened a new pull request, #15090: URL: https://github.com/apache/grails-core/pull/15090
Introduces an argfile approach for JavaExec tasks to mitigate command line length issues, particularly when launching Java processes with long classpaths (e.g., assetCompile). Adds a ClasspathArgfileProvider to supply the classpath via an argument file, improving reliability on systems with command line length limits. -- 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]
