https://issues.apache.org/bugzilla/show_bug.cgi?id=42143

Stefan Bodewig <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |1.8.0

--- Comment #3 from Stefan Bodewig <[email protected]> 2010-04-03 06:40:35 UTC 
---
I'd say this has been implemented by now with the new way if/unless work for
property references that return Boolean instances.  All you'd need is a
property helper that expanded

${plugins_changed and(A_changed or B_changed)}

correctly and it's likely the condition expander of the (unreleased) props
Antlib would already do (using a different syntax, of course).

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to