[GitHub] ant pull request #69: Allow more control over JUnit libraries and Ant runtim...

2018-10-11 Thread jaikiran
GitHub user jaikiran opened a pull request: https://github.com/apache/ant/pull/69 Allow more control over JUnit libraries and Ant runtime libraries for users of junitlauncher I've been sitting on these changes for a while now trying to complete this work and then get some inputs.

[GitHub] ant issue #69: Allow more control over JUnit libraries and Ant runtime libra...

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

[GitHub] ant issue #69: Allow more control over JUnit libraries and Ant runtime libra...

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

[GitHub] ant issue #69: Allow more control over JUnit libraries and Ant runtime libra...

2018-10-11 Thread jaikiran
Github user jaikiran commented on the issue: https://github.com/apache/ant/pull/69 The build.xml changes that I committed look a bit wrong. Fixing them to a working version. --- - To unsubscribe, e-mail:

[GitHub] ant issue #69: Allow more control over JUnit libraries and Ant runtime libra...

2018-10-11 Thread jaikiran
Github user jaikiran commented on the issue: https://github.com/apache/ant/pull/69 The build actually caught a genuine issue that this build.xml was meant to catch. I have now added a 3rd commit to this PR which fixes that issue. I'll be squashing these commits before merging,

[GitHub] ant issue #69: Allow more control over JUnit libraries and Ant runtime libra...

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

[GitHub] ant issue #69: Allow more control over JUnit libraries and Ant runtime libra...

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

Re: Java 11 Compatibility Problem

2018-10-11 Thread Nicolas Lalevée
To be complete on this subject, the pack200 algorithm has been implemented to be able to resolve artifacts in an Eclipse updatesite. I don’t know how nowadays artifacts are packaged on a « p2 repository », but some documentation still exists and doesn’t contain any warnings: