In 0.85 this worked:
<call target="${generator.target}" cascade="false" />
but in 0.86-beta1 does not work so I need to do this to make it work:
<call target="${generator.target}" cascade="false"
unless="${target::has-executed(generator.target)}"/>
which is a bit of a pain in the ass since I need to go in and change all my
scripts.
Gert Driesen
Tasks
0.86
Public
|
Date: 2008-03-03 19:27
|
| Field | Old Value | Date | By |
|---|---|---|---|
| assigned_to | nobody | 2008-03-03 19:27 | drieseng |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use