IVY-1455: effects of override tag escaping definition scope

2013-12-23 Thread Charles Duffy
Howdy, all -- I have a reproducer for an issue similar to IVY-1333 ("impossible to get artifacts when data has not been loaded") which demonstrates some surprising behavior, and would appreciate feedback from folks more familiar with the ResolveEngine's internals: An tag in a transitive dependen

Re: [VOTE] Release Ant 1.9.3

2013-12-23 Thread Jean-Louis Boudart
+1 Le 23 déc. 2013 17:42, "Antoine Levy Lambert" a écrit : > Hi all, > > a small release with some bug fixes particularly the fix for the bug 54128 > "exec task changes have slowed exec to a crawl" > > I propose to adopt the following as Ant 1.9.3 > > SVN tag: http://svn.apache.org/repos/asf/ant/

AW: Java8 and APT

2013-12-23 Thread jhm
We already have a warning in the manual: "Be advised that the Apt tool does appear to be an unstable part of the JDK framework, so may change radically in future versions. In particular it is likely to be obsolete in JDK 6, which can run annotation processors as part of javac." So just a hint wou

AW: [Bug 55899] [PATCH] Distribute Mac OS X .pkg installer of Ant (patch included)

2013-12-23 Thread jhm
Sadly there is no Mac or Debian slave available for Jenkins [1]. With that we could set up some Jobs for building on Windows, Mac (n.a.), Solaris, Ubuntu, Debian (n.a.). Jan [1] https://builds.apache.org/ > -Ursprüngliche Nachricht- > Von: Andre-John mas [mailto:andrejohn@gmail.co

[VOTE] Release Ant 1.9.3

2013-12-23 Thread Antoine Levy Lambert
Hi all, a small release with some bug fixes particularly the fix for the bug 54128 "exec task changes have slowed exec to a crawl" I propose to adopt the following as Ant 1.9.3 SVN tag: http://svn.apache.org/repos/asf/ant/core/tags/ANT_193/ revision 1553123 Tarballs: https://dist.apache.org/

Re: [Bug 55899] [PATCH] Distribute Mac OS X .pkg installer of Ant (patch included)

2013-12-23 Thread Andre-John mas
Hi, I think this may be the simplest approach, since invariably most people using Ant will probably interact with the command line at some point? Andre Sent from my tablet On 2013-12-23, at 11:05, Nicolas Lalevée wrote: > > Le 23 déc. 2013 à 13:47, Antoine Levy Lambert a écrit : > >> Hell

Re: [Bug 55899] [PATCH] Distribute Mac OS X .pkg installer of Ant (patch included)

2013-12-23 Thread Andre-John mas
On 2013-12-23, at 1:01, Stefan Bodewig wrote: > On 2013-12-23, wrote: > >> Do we want to distribute the installer systematically with new >> versions of Ant ? > > I wouldn't mind much if it can be created outside of a Mac. Then again > we don't ship Windows installers, Debian packages, RPMs .

Re: [Bug 55899] [PATCH] Distribute Mac OS X .pkg installer of Ant (patch included)

2013-12-23 Thread Nicolas Lalevée
Le 23 déc. 2013 à 13:47, Antoine Levy Lambert a écrit : > Hello Stefan, > > the python script to create the MacOSX installer relies on a utility pkgbuild > which I suppose locks it to MacOSX. > True we do not ship Windows Installers, Debian packages, so maybe we should > hold off on shipping

Re: [Bug 55899] [PATCH] Distribute Mac OS X .pkg installer of Ant (patch included)

2013-12-23 Thread Antoine Levy Lambert
Hello Stefan, the python script to create the MacOSX installer relies on a utility pkgbuild which I suppose locks it to MacOSX. True we do not ship Windows Installers, Debian packages, so maybe we should hold off on shipping the MacOSX installer. Especially since there is no guarantee that futur