Menu

#22 -properties Ant task is not idempotent

open
nobody
None
5
2009-10-14
2009-10-14
Anonymous
No

The -properties task is not idempotent, because the version qualifier is computed internally. Possible fix is to move the computation of the qualifier out of the task, in build.xml, so that it is computed only once.

Discussion


Log in to post a comment.