Re: [VOTE] Release Apache Ant 1.9.15 based on RC1

2021-07-11 Thread Jaikiran Pai
+1. Downloaded .tar.gz binary. Checked some manuals and the NOTICE file. Used this version to build some of our internal projects. All went fine. -Jaikiran On 10/07/21 11:43 pm, Stefan Bodewig wrote: Hi all I've created a release candidate for 1.9.16: git tag: ANT_1.9.16_RC1 on c

Re: [VOTE] Release Apache Ant 1.10.11 based on RC1

2021-07-11 Thread Jaikiran Pai
+1. Downloaded the .tar.gz binary, checked the NOTICE file, some manuals and built our internal projects using this new version. All went fine. -Jaikiran On 11/07/21 12:21 am, Stefan Bodewig wrote: Hi all I've created a release candidate for 1.10.11: git tag: ANT_1.10.11_RC1 on c

[GitHub] [ant] basil opened a new pull request #150: Implement `ClassLoader#findResource(String)`

2021-07-11 Thread GitBox
basil opened a new pull request #150: URL: https://github.com/apache/ant/pull/150 The [Javadoc for `ClassLoader#findResource(String)`](https://docs.oracle.com/javase/8/docs/api/java/lang/ClassLoader.html#findResource-java.lang.String-) states: > Class loader implementations should o

[GitHub] [ant] basil opened a new pull request #149: Ant doesn't call the superclass constructor and pass in the specified parent classloader

2021-07-11 Thread GitBox
basil opened a new pull request #149: URL: https://github.com/apache/ant/pull/149 See [JENKINS-21579](https://issues.jenkins.io/browse/JENKINS-21579) and [JENKINS-22310](https://issues.jenkins.io/browse/JENKINS-22310). Back in 2014, Kohsuke Kawaguchi (the creator of Jenkins) forked `AntCla

Re: [VOTE] Release Apache Ant 1.10.11 based on RC1

2021-07-11 Thread Martijn Kruithof
Hi I Reviewed the changes. If the https://github.com/apache/ant/blob/master/src/main/org/apache/tools/ant/UnknownElement.java changes address an Time Of Destruction / Time of Use issue it should work. If "realThing" is created / changed from another threat the changes (or even the initial ob

Re: [VOTE] Release Apache Ant 1.9.15 based on RC1

2021-07-11 Thread Martijn Kruithof
Reviewed changes +1 br Martijn Kruithof Op 10/07/2021 om 20:13 schreef Stefan Bodewig: Hi all I've created a release candidate for 1.9.16: git tag: ANT_1.9.16_RC1 on commit: ea698c454 tarballs: https://dist.apache.org/repos/dist/dev/ant/ revision: 48766 Maven artifacts:

Bug report for Ant [2021/07/11]

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