Re: ClassLoaders in JUnit Launcher Task

2018-06-01 Thread Jaikiran Pai
HelloLucas, On 01/06/18 10:46 PM, Lucas Bullen wrote: However, when attempting to do this I run into an issue with ClassLoaders. JUnitLauncherTask.execute() [2] sets the thread's ClassLoader to its own or to an AntClassLoader, both of which do not contain the junit TestEngine's Which test en

[GitHub] ant issue #54: Let’s use Ivy (properly!) and drop Maven Ant tasks + Common...

2018-06-01 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/54 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Ant%20Github-PR-Linux/57/ --- --

[GitHub] ant issue #54: Let’s use Ivy (properly!) and drop Maven Ant tasks + Common...

2018-06-01 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/54 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Ant%20Github-PR-Windows/63/ ---

[GitHub] ant issue #54: Let’s use Ivy (properly!) and drop Maven Ant tasks + Common...

2018-06-01 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/54 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Ant%20Github-PR-Linux/56/ --- --

[GitHub] ant issue #54: Let’s use Ivy (properly!) and drop Maven Ant tasks + Common...

2018-06-01 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/ant/pull/54 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Ant%20Github-PR-Windows/62/ ---

ClassLoaders in JUnit Launcher Task

2018-06-01 Thread Lucas Bullen
Hello, I'm attempting to use the JUnit 5 Platform Launcher API to upgrade our testing process to allow for JUnit 5 tests. To minimize the required changes in the rest of our work flow, I am planning on using Ant's JUnitLauncherTask [1] which brought with it legacy test result formatters. With thes

Re: [2/2] ant git commit: Bz 22370: followlinks attribute

2018-06-01 Thread Gintautas Grigelionis
Hi Stefan, thanks for reviewing this. I missed the fact that filesets had a similar attribute. Hope everything is consistent now. Gintas 2018-05-28 17:00 GMT+02:00 Stefan Bodewig : > Hi Gintas > > you should probably check and document how the new followlinks attribute > interacts with fileset'