Yeah, writing good documentation can be very difficult and time consuming. Patches are always welcome to improve it :-)
Could you give more info about what is not working with this example? I just tried myself an I didn't had a problem... Maarten ----- Original Message ---- From: Jon Stevens <[email protected]> To: Ant Developers List <[email protected]> Sent: Thu, June 10, 2010 10:42:01 PM Subject: Re: Ivy 2.2.0-RC1 Other than the documentation on the website is confusing and broken, none from me! =) http://ant.apache.org/ivy/history/latest-milestone/tutorial/start.html <ivy-module version="2.0"> <info organisation="apache" module="hello-ivy"/> <dependencies> <dependency org="commons-lang" name="commons-lang" rev="2.0"/> <dependency org="commons-cli" name="commons-cli" rev="1.0"/> </dependencies> </ivy-module> This does not work. If I'm new to the project, I'd expect to be able to copy/paste something from the first example on the website and have it just work. But, maybe that is just me. =) jon On Thu, Jun 10, 2010 at 1:02 PM, Maarten Coene <[email protected]> wrote: > Hi all, > > I would like to create a new Ivy release (2.2.0-RC1) somewhere next week. > Are there any objections? > > Maarten > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
