Bug report for Ant [2021/07/04]

2021-07-04 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: [VOTE] Release Apache AntUnit 1.4.1 based on RC1

2021-07-04 Thread Maarten Coene
+1 Maarten Op zaterdag 3 juli 2021 14:41:50 CEST schreef Stefan Bodewig : Hi all I've created a release candidate for AntUnit 1.4.1: git tag: 1_4_1_RC1         on commit: e436acf tarballs: https://dist.apache.org/repos/dist/dev/ant/antlibs/antunit/         revision: 48645 Maven artifa

AW: [VOTE] Release Apache AntUnit 1.4.1 based on RC1

2021-07-04 Thread apache
Downloaded src+bin.zip and did some tests. All fine. +1 Jan -Ursprüngliche Nachricht- Von: Maarten Coene Gesendet: Sonntag, 4. Juli 2021 12:17 An: Ant Developers List Betreff: Re: [VOTE] Release Apache AntUnit 1.4.1 based on RC1 +1 Maarten Op zaterdag 3 juli 2021 14:41:50 CEST sch

Re: AW: [VOTE] Release Apache AntUnit 1.4.1 based on RC1

2021-07-04 Thread Martijn Kruithof
Reviewed changes based on tag 1.4.1 RC1 vs tag 1.4 Given the compatibility claims I tried to test against ant-1.8.1 and jdk 1.5 in wich case test cases using URLs are failing. The failing of these test are probably caused by jdk 1.5 not supporting tls 1.2 which is minimally required nowadays.