FYI I've created three issues related to license in .patterns (IVY-747), ant.jar exclusion in bin-with-deps (IVY-748), and removing jars from distrib directory (IVY-749).
Xavier On Wed, Feb 27, 2008 at 6:14 AM, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Tue, 26 Feb 2008, Xavier Hanin <[EMAIL PROTECTED]> wrote: > > On Tue, Feb 26, 2008 at 12:23 PM, Stefan Bodewig <[EMAIL PROTECTED]> > wrote: > > >> The bin-with-deps distribution contains an ant-1.6.jar. Which x of > >> 1.6.x is this? Why not 1.7.0? Is this an unmodified version of > >> Ant's jar (I don't see the -launcher.jar)? > > > > It's this one: > > http://repo1.maven.org/maven2/ant/ant/1.6/ant-1.6.jar > > One more reason to not like repositories where people put in stuff who > are not the original developers. There has never been an Ant 1.6, > only 1.6.x with x in [0 .. 5], so what do you have? 1.6.0, I guess, > which is pretty old. > > > Since we have a dependency on Ant stated in our own ivy.xml, and > > since we use Ivy to manage our own dependencies, we end up with this > > jar in bin-with-deps distribution format. But I think we could > > exclude it, since it doesn't really make sense, people who want to > > use Ivy with Ant will install Ant themselves first. > > Agreed. > > > Should I make a new release for this, or can this wait for next > > release? > > No reason to stop the beta because of this IMHO. > > Cheers > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://ant.apache.org/ivy/ http://www.xoocode.org/