In my ivy.xml I have:
defaultconfmapping="default->@,sources(),javadoc()"
and below a dependency:
conf="default"/>
I am getting this error:
[NOT FOUND ] org.springframework#spring;2.5.6!spring.jar(javadoc) (554ms)
central: tried
http://repo1.maven.org/maven2/org/springframework/spring/
Awesome. Thanks, Geoff. Whenever you get back from your travels, I'd be
curious to know if you had to specify your own latest-revision strategy to
get this working.
If anyone else out there is prolifically versioning integration builds,
whether with a buildnumber or a timestamp, how'd you get that
We tried it out, and our tests ran much faster. We liked it so much
that we took the Ant 1.8.1 source and applied your change to it, so we
could use it for the time being. We put the source here:
http://github.com/cyrusinnovation/Apache-Ant
Please note that we have no intention of maintaining th
Hi,
I have one file called list.txt where i have mentioned all the files which
need to be copied from specific directry.
can you please help me with the right copy task syntax which read the files
name from list.txt and copy to destination directory???
--
===
Rajesh Kum