csutherl commented on PR #921: URL: https://github.com/apache/tomcat/pull/921#issuecomment-3549502978
I forgot to mention that I tried using `$$` expansion to eliminate the need to have the sequential logic in the `build.xml` and define everything in the properties file but that didn't work out and needed additional libraries to do it the way I wanted (antlib's property expansion library, specifically). Any thoughts on how to make the macro a bit nicer and more extendable would be great. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
