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" Date: 01/17/2017 12:10 PM Subject:Re: Facing Issues with Ant 1.10.0 Code is available at

Re: Facing Issues with Ant 1.10.0

2017-01-16 Thread Sarika Sinha
Code is available at http://git.eclipse.org/c/platform/eclipse.platform.git/tree/ant/org.eclipse.ant.launching/src/org/eclipse/ant/internal/launching/launchConfigurations/RemoteAntBuildListener.java Yes it is reproducible . Thanks & Regards, Sarika From: Jaikiran Pai

Re: Facing Issues with Ant 1.10.0

2017-01-16 Thread Jaikiran Pai
This looks more related to how Eclipse (Ant?) plugin is doing that remote message processing for this feature of remote debugging the Ant build file. Without seeing the code related to that in the Eclipse plugin, it's hard to say what's wrong. Is it available some place and can you point us to

Re: Facing Issues with Ant 1.10.0

2017-01-16 Thread Sarika Sinha
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, which gets called from call2 which is invoked from call1 2. So in some scenarios, (In Eclipse term when we are running it as

Re: Facing Issues with Ant 1.10.0

2017-01-16 Thread Jaikiran Pai
Looking at that stacktrace, I don't know how Ant is playing a role in any of it. Can you explain in more detail what you mean by missing breakpoints and how it relates to that stacktrace? What code are you adding the breakpoints to? Also, that exception stacktrace doesn't look like the

Re: Facing Issues with Ant 1.10.0

2017-01-16 Thread Stefan Bodewig
On 2017-01-17, Sarika Sinha wrote: > Thanks Stefan for the inputs, I could solve the other problems at Eclipse > IDE code level, By now we know we've broken classpath setup for Eclipse and will rectify that with a new release pretty soon (i.e. in weeks, not in month).

Re: Facing Issues with Ant 1.10.0

2017-01-16 Thread Sarika Sinha
Thanks Stefan for the inputs, I could solve the other problems at Eclipse IDE code level, but I am still stuck with "missing stack frames while debugging Ant with breakpoints" 1.9.8 with Java 8 works fine but 1.10.0 is throwing error when we try to use ServerSocket and we get the exception

[GitHub] ant pull request #30: Patch compile script

2017-01-16 Thread pyxide
GitHub user pyxide opened a pull request: https://github.com/apache/ant/pull/30 Patch compile script You can merge this pull request into a Git repository by running: $ git pull https://github.com/pyxide/ant PATCH_COMPILE_SCRIPT Alternatively you can review and apply these

AW: archiving EasyAnt

2017-01-16 Thread jhm
Retire: Issue Tracker - If the subproject/component has its own issue tracker we have to close that. It is enough to make it read-only, so these information are longer available. --> open; use Jira EASYANT --> asked infra per https://issues.apache.org/jira/browse/INFRA-13225