taskdef jars, unloading & deleting

2009-05-13 Thread Sam Berlin
Hi Folks, I have an issue with ant 1.7.1 where I need to delete jars that were loaded as a taskdef through a call to to run a separate project's build scripts. The scenario is: master script: 1) Downloads code from CVS to a temporary directory 2) Runs preparation tasks 3) Runs: 3a) inner

Multi-Project IvyDE

2009-03-30 Thread Sam Berlin
Hi All, We have a large multi-project repository that currently uses Ivy+Ant and works very well. I'm looking into using IvyDE, but setting it up for a large multi-project repository seems to be a real pain. An ivy.xml file exists in each project, and a shared ivysettings exists under the 'commo

Re: rereport, exclude dependencies

2009-03-25 Thread Sam Berlin
ort, exclude dependencies > > This is specific to Ivy RoundUp, and so may not be useful to you, but anyway > here is an XSL that we use to generate dependency graphs: > >  http://ivyroundup.googlecode.com/svn/trunk/src/xsl/modgraph.xsl > > You would have to hack on it. It require

rereport, exclude dependencies

2009-03-24 Thread Sam Berlin
I would like to list dependencies in rereport that only contain a certain organization. This is to be able to see the dependency graph of our local components. Including all the other dependencies makes for a huge mess of a graph. According to the documentation there doesn't seem to be a way to

changing=true?

2009-03-17 Thread Sam Berlin
Hi Folks, We check-in the latest jars to CVS in a lib/jars location. Some jars have version numbers, others don't. I have the ivysettings file with a resolver like: My question is: If someone checks in a new jar to CVS (without a rev