>> I'd quite like the system to build projects I've not specified in the
>> workspace.  For example, if I _only_ specify Cocoon2 in the workspace xml
>> file I'd like it to auto add and build all the appropriate dependencies
>> Cocoon2 requires to work without me listing them in my workspace.  Am I
>> talking English? I think I'm confusing myself!
> 
> 
> Would something like the following suit your needs?
> 
>    build -r xml-cocoon2
> 
I think what John is trying to say is that his workspace looks like this:

<workspace basedir="foo" cvsdir="bar">
   <project name="xml-cocoon2"/>
</workspace>

and then when Gump runs, it sees all the <depend/>s and can still 
resolve them.  I think that is a little futuristic, but that is just me, 
and I could be wrong  ;-)

Scott Sanders


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to