-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Hello guys,
I'm a committer on the gradle codebase. We want to update our ant
dependencies from ant 1.8.4 to ant 1.9.0 (or better 1.9.2). One of our
integration tests is failing after updating to ant 1.9.0:
We're passing a jar created using ant 1.
On 2013-07-18, Rene Groeschke wrote:
> I'm a committer on the gradle codebase. We want to update our ant
> dependencies from ant 1.8.4 to ant 1.9.0 (or better 1.9.2). One of our
> integration tests is failing after updating to ant 1.9.0:
> We're passing a jar created using ant 1.9.0 as a agent li
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
Stefan Bodewig wrote:
> On 2013-07-18, Rene Groeschke wrote:
>
>> I'm a committer on the gradle codebase. We want to update our ant
>> dependencies from ant 1.8.4 to ant 1.9.0 (or better 1.9.2). One of
>> our integration tests is failing after upda
On 2013-07-18, Rene Groeschke wrote:
> Just to understand this completely. Zip64Mode.Never was the default in
> earlier ant versions and this has changed with ant 1.9.0?
Ant didn't support ZIP64 extensions at all prior to 1.9.0, so yes, in a
way "Never" was the default. In 1.9.0 "AsNeeded" was u
On 19.07.2013, at 06:27, Stefan Bodewig wrote:
> On 2013-07-18, Rene Groeschke wrote:
>
>> Just to understand this completely. Zip64Mode.Never was the default in
>> earlier ant versions and this has changed with ant 1.9.0?
>
> Ant didn't support ZIP64 extensions at all prior to 1.9.0, so yes, in