When is Ant 1.10.3 release expected?

2018-03-12 Thread Sarika Sinha
Hi, After 1.10.2 release and the regression bug, do we see 1.10.3 getting released early? This information is required for adopting the new Ant version to Eclipse IDE. Thanks & Regards, Sarika Eclipse Developer and JDT Lead

Facing problem using xslt and Java 9

2018-01-12 Thread Sarika Sinha
spath instead. [xslt] Failed to process null Any help in making this run will be great. Thanks & Regards, Sarika Sinha Eclipse JDT/Ant committer

Re: Ready for JDK 9 ?

2017-08-08 Thread Sarika Sinha
Eclipse is having issues using Ant 1.10.1 with Java 9 Bug 520437 - [9] Running Releng script with JRE 9 fails We see that the Java 9 com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl class having method private void transform(Source source, SerializationHandler handler, String

Re: Facing Issues with Ant 1.10.0

2017-01-16 Thread Sarika Sinha
Eclipse Bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=499717 Thanks & Regards, Sarika From: Sarika Sinha/India/IBM@IBMIN To: "Ant Developers List" <dev@ant.apache.org> Date: 01/17/2017 12:10 PM Subject:Re: Facing Issues with Ant 1.10.0 Code

Re: Facing Issues with Ant 1.10.0

2017-01-16 Thread Sarika Sinha
with those specific versions of Java? -Jaikiran On Tuesday 17 January 2017 11:51 AM, Sarika Sinha wrote: > > Unfortunately, I have this limited stack trace which causes missing > messages while debugging an ant build file. > So the scenario is : > 1. We place a breakpoint at a call3, whi

Re: Facing Issues with Ant 1.10.0

2017-01-16 Thread Sarika Sinha
exception stacktrace doesn't look like the complete stacktrace, can you post the complete stacktrace? -Jaikiran On Tuesday 17 January 2017 10:44 AM, Sarika Sinha wrote: > > Thanks Stefan for the inputs, I could solve the other problems at > Eclipse IDE code level, but I am still stuck wi

Re: Facing Issues with Ant 1.10.0

2017-01-16 Thread Sarika Sinha
dev@ant.apache.org Date: 01/09/2017 09:22 PM Subject:Re: Facing Issues with Ant 1.10.0 On 2017-01-09, Sarika Sinha wrote: > I am trying to incorporate Ant 1.9.8 / 1.10.0 with Eclipse IDE. > Has anyone faced a similar issue ? Or we already have some discussion on > the simi

Facing Issues with Ant 1.10.0

2017-01-09 Thread Sarika Sinha
I am trying to incorporate Ant 1.9.8 / 1.10.0 with Eclipse IDE. Where as 1.9.8 works fine with existing Ant framework in eclipse, having many issues with Ant 1.10.0 like below and some more - missing stack frames while debugging Ant with breakpoints - Getting error while using Ant 1.1.0 and Java