Peter Donald <[EMAIL PROTECTED]> wrote: >>>> * make properties fully dynamic, i.e. allow their value to be >>>> * reassigned >> >>Conor MacNeill wrote: >> >>> They already are - just not by <property>. I still want command >>> line override so either need scoping or an overall control system >>> such as build.sysclasspath or whatever that is called. > > I thought they were only fully dynamic on first pass of a task - ie > on subsequent invocations of same task the properties have already > been interpreted ???
You are right Pete, I think Conor (and others including myself) just read this point as "make properties mutable via <property>". Stefan
