On 2015-07-21, Earl Hood wrote:
> On Mon, Jul 20, 2015 at 3:56 PM, I wrote:
>> I have a program that uses Ant's ZipOutputStream class, and it has had
>> no problems with versions of Ant 1.9.4 and earlier. However, with Ant
>> 1.9.5 and 1.9.6, I get the following exception:
>> java.lang.ArrayI
On Mon, Jul 20, 2015 at 3:56 PM, I wrote:
> I have a program that uses Ant's ZipOutputStream class, and it has had
> no problems with versions of Ant 1.9.4 and earlier. However, with Ant
> 1.9.5 and 1.9.6, I get the following exception:
>
> java.lang.ArrayIndexOutOfBoundsException
> at java
It appears the zip problems have not been fully fixed in Ant.
I have a program that uses Ant's ZipOutputStream class, and it has had
no problems with versions of Ant 1.9.4 and earlier. However, with Ant
1.9.5 and 1.9.6, I get the following exception:
java.lang.ArrayIndexOutOfBoundsException