dsoumis commented on PR #733:
URL: https://github.com/apache/tomcat/pull/733#issuecomment-2150200992
When running `ant deploy` to reproduce the build, `pre-release` target will
not have been executed, ant.tstamp.now.iso has no value assigned and the
following output is written:
> build-tomcat-jdbc:
[echo] Building Tomcat JDBC pool libraries
[tstamp] magic property ant.tstamp.now.iso ignored as
'${ant.tstamp.now.iso}' is not in valid ISO pattern
[tstamp] magic property ant.tstamp.now.iso ignored as
'${ant.tstamp.now.iso}' is not in valid ISO pattern
May not be an actual issue, but it disrupts the flawlessness of the
process.
--
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]