On Sat, 24 Nov 2001 23:01, Paul Hammant wrote:
> Peter,
>
> >>1) In jakarta-avalon-cornerstone/  doing "ant hsql xdocs_alt" leaves
> >>${apps-target}unset.  The build.bat/sh file was setting this.
> >>
> >>    I guess this is indicating that all permutations must be expanded
> >>into targets in the top level :-(
> >
> >or don't use the top level file to build projects that are largely
> >independent ? I don't ;)
>
> Rule #2 - http://www.joelonsoftware.com/articles/fog0000000043.html

kool site. Can't see what relevence rule 2 has to this situation. In both 
cases we do have one step. ie Whats the difference between

cd $CORNERSTONE_HOME && ant

and

cd $CORNERSTONE_HOME/apps/hsql && ant


-- 
Cheers,

Pete

*------------------------------------------------------*
| "Computers are useless. They can only give you       |
|            answers." - Pablo Picasso                 |
*------------------------------------------------------*

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

Reply via email to