Craeg,

From: "Craeg K Strong" <[EMAIL PROTECTED]>
> > Hello:
> >
> > The enclosed patch adds a new "inheritAll" attribute to the <ant> task.
> > The attribute defaults to "true" which preserves current behavior.
> > If set to "false," the only properties passed along to the sub-build
> > are userProperties (i.e., properties specified on the command line) and
> > properties specified within the actual <ant> call.
> >
> > Please see my earlier message for more background information:
> > http://marc.theaimsgroup.com/?l=ant-dev&m=99323191628596&w=2
> >
> > Thanks!
> >
> > --Craeg
> >

I have committed that. For future reference, please be careful with tabs.
We prefer spaces to tabs and if you do use tabs, please set tabs at 8. I
think your's were set to 3.

Cheers
Conor

Reply via email to