See http://www.izpack.org/ for more information.
RuleEngine (conditions): new features in 3.11
- conditional expressions:
use + (and), (or), \ (xor) or ! (not) in your conditionids:
there are two conditions with ids cond1 and cond2.
ex1. pack test can be installed if cond1 and cond2 are evaluated to true:
ex2. pack test can be installed if cond1 or cond2 is evaluated to true:
ex3. pack test can be installed if cond1 is evaluated to false:
- added support for conditions in jobs in ProcessPanel:
ex1.... - fixed condition evaluation in PacksPanel
Keine Kommentare:
Kommentar veröffentlichen