Re: ant git commit: Unbreak tests

2018-07-04 Thread Jaikiran Pai
On 05/07/18 12:57 AM, Stefan Bodewig wrote: Gintas, - passfile="testpassfile.tmp"%/> + passfile="testpassfile.tmp"/> the commit that introduced the issue was labeled "Trailing whitespace" and I trusted to contain exactly that and didn't bother reviewing it. Obviously it did not. A

Re: ant git commit: Enhance the Java task to allow single file source program execution, a feature, introduced in Java 11

2018-07-04 Thread Stefan Bodewig
On 2018-07-04, wrote: > Enhance the Java task to allow single file source program execution, a > feature, introduced in Java 11 +1 Could you please add javadocs to the new getter/setter in CommmandLineJava? Thanks Stefan

Re: ant git commit: Unbreak tests

2018-07-04 Thread Stefan Bodewig
Gintas, > - passfile="testpassfile.tmp"%/> > + passfile="testpassfile.tmp"/> the commit that introduced the issue was labeled "Trailing whitespace" and I trusted to contain exactly that and didn't bother reviewing it. Obviously it did not. A single commit that spans a dozen mail

Re: ant git commit: Merge branch '1.9.x' [Forced Update!]

2018-07-04 Thread Stefan Bodewig
On 2018-07-04, wrote: > Repository: ant > Updated Branches: > refs/heads/master e2c9cdd63 -> 1a0884e25 (forced update) This is not good, Gintas. You've just broken the working copies of anybody who has checked out master between you pushing e2c9cdd63 and this commit. Really, this is not good,

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

2018-07-04 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/66/ ---

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

2018-07-04 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/60/ ---

Re: Testing IvyDE

2018-07-04 Thread Jaikiran Pai
On 01/07/18 6:35 PM, Nicolas Lalevée wrote: Le 28 juin 2018 à 08:41, Jaikiran Pai a écrit : On 27/06/18 10:12 PM, Nicolas Lalevée wrote: Since there is a work around (hitting refresh after resolve) and it is an RC, we could ship it like that and fix it later. But due to the automatic