Re: archiving EasyAnt

2017-01-09 Thread Jean-Louis Boudart
When migrating the project from selfhosted to apache, we asked ourself where to host the plugins artifacts, there was some discussion to store them in apache's nexus instance, but it was not really designed for. Easyant plugins are not distributed as jar, so maven layout was not really applicable.

Re: archiving EasyAnt

2017-01-09 Thread Jean-Louis Boudart
2017-01-07 19:45 GMT+01:00 Stefan Bodewig : > On 2017-01-05, Jean-Louis Boudart wrote: > > > I'm a little bit puzzled. I still believe there some room to a build tool > > as easyant, and i expect that in a near future fresh blood will come and > > resurect the project. > > I

Wrapper Scripts Once Again

2017-01-09 Thread Stefan Bodewig
Hi all we've been told the wrapper script is still causing issues on (at least some versions of) Solaris. I've modified the script to remove all backtick expressions but this touches on code for platforms I cannot test myself. Could people using a Mac or Cygwin or Mingw (or anything other than

Re: Facing Issues with Ant 1.10.0

2017-01-09 Thread Dominique Devienne
On Mon, Jan 9, 2017 at 4:52 PM, Stefan Bodewig wrote: > On 2017-01-09, Sarika Sinha wrote: > > > 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

Re: Facing Issues with Ant 1.10.0

2017-01-09 Thread Stefan Bodewig
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 similar line ? > I could not find any related bug on the Ant bugzilla. You are the first person reporting such

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