Jose Alberto Fernandez <[EMAIL PROTECTED]> wrote: > To achieve what you want you need to define your <path> inside a > target that will execute after the <property> task gets executed.
Unfortunately you can't define a path anywhere else but at the project level - at least not as a stand alone element. You will need a task that holds a path to define one inside a target. I think we should allow for datatypes inside targets, others? Stefan
