Re: DateUtils#getNow
Stefan Bodewig <[email protected]> Sun, 26 Jul 2026 09:05:26 +0200
| Newsgroups | gmane.comp.jakarta.ant.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2026-07-25, Emmanuel Bourg wrote: > Mixing the date and the reproducible status in the same return value > doesn't look great. What about adding a isReproducibleBuild() method > instead? I don't know where it would fit the best though, DateUtils > doesn't look right. Maybe in Project? If we add it separately then Project is the logical choice to me as well. Stefan