mizdebsk opened a new pull request, #186:
URL: https://github.com/apache/ant/pull/186
Parsing SOURCE_DATE_EPOCH environment variable by Tstamp leads to integer
overflow and produces wrong result.
The following example illustrates that:
TODAY is ${TODAY}
This
jaikiran commented on PR #186:
URL: https://github.com/apache/ant/pull/186#issuecomment-1107119527
Hello @mizdebsk, thank you for contributing this fix.
Would you be interested in adding a test case for this change so that this
doesn't regress in future. We have an existing test class