[izpack-users] nested conditions in conditions.xml
Sonal Deshpande
sonal.deshpande at tcs.com
Fri Jan 19 13:26:16 CET 2007
Hi Dennis,
I wanted to specify nested condition in conditions.xml
I.e I wanted to copy packs if my both conditions specified in
conditions.xml are true.
My xml tags are ........
...............................condition1........................................................
<condition type="variable" id="client_select_var">
<name>client</name>
<value>clientselected</value>
</condition>
...................................condition2....................................................................
<condition type="variable" id="struts_selected">
<name>install_type</name>
<value>Struts</value>
</condition>
I wanted to copy below pack if both condition 1and 2 are
true(client=clientselected and install_type=Struts)
<packcondition packid="deployment_dir_struts_pack"
conditionid="?????" />
How can I do this??Do we have something like AND operator???
Regards
Sonal
Tata Consultancy Services
Mailto: sonal.deshpande at tcs.com
Website: http://www.tcs.com
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-users/attachments/20070119/32fa03fa/attachment.html
More information about the izpack-users
mailing list