Re: OSGi friendly LatestRevisionStrategy patch

2008-09-01 Thread Tony Sweeney
On Aug 31, 2008, at 5:16 PM, Alex Radeski wrote: Hi, While working on the Bushel project (http://code.google.com/p/bushel/) to add OSGi bundle support to Ivy, I stumbled across a limitation in the LatestRevisionStrategy. The current implementation sorts OSGi major.minor.micro[.qualifier] in wh

Re: Allowing antlibs to contribute diagnostics & version info

2008-08-26 Thread Tony Sweeney
Why not use '-V' for version, and '-v' for verbose (or vice versa)? Perl and Python both do this (opposite ways round, as it happens). Ruby uses '-v' for both (see man page); make and cc use '-v' for version, awk and grep use '-V'; there's no existing 'standard', so it's just a question o

Re: [CONF] Apache Ivy (Apache Ant subproject) : Index (page edited)

2008-07-03 Thread Tony Sweeney
On Jul 2, 2008, at 9:00 PM, Xavier Hanin wrote: On Wed, Jul 2, 2008 at 4:42 PM, Nicolas Lalevée <[EMAIL PROTECTED]> wrote: Le mercredi 2 juillet 2008, [EMAIL PROTECTED] a écrit : Page Edited : IVY : Index Index has been edited by Michael Kebe (Jul 02, 2008). (View changes) http://cwiki

Re: Ivy 2.0.0 beta2: MakePom Patch (Enhancement)

2008-03-13 Thread Tony Sweeney
On Mar 12, 2008, at 10:08 PM, Wardrip, Paul wrote: I am working on a new build process for my company using Ivy and an Archiva (Maven2 based) repository. I use the Ibiblio resolver to read and SFTP to publish. SFTP is not ideal, but I read that webdav support was currently broken in Ivy 2.