Re: Props Antlib Release Plans
Stefan Bodewig <[email protected]> Wed, 17 Jun 2026 07:28:45 +0200
| Newsgroups | gmane.comp.jakarta.ant.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2026-06-17, Stefan Bodewig wrote: > [1] for some reason the JAR gets rebuilt when I try right now, maybe I > can prevent that as well. The reason is Updating jar since jar manifest has changed Since we write the Ant version into the manifest this is what it is. As long as the class files stay the same, things will be fine IMHO.