payam77 has asked for the wisdom of the Perl Monks concerning the following question:
<views> <listView> <owner reference="../../.."/> <jobNames class="tree-set"> <comparator class="hudson.util.CaseInsensitiveComparator"/> <string>zip</string> </jobNames> <name>Tab1</name> </listView> <listView> <owner reference="../../.."/> <jobNames class="tree-set"> <comparator class="hudson.util.CaseInsensitiveComparator" refe +rence="../../../listView/jobNames/comparator"/> <string>zip1</string> </jobNames> <name>Tab2</name> </listView> <listView> <owner reference="../../.."/> <jobNames class="tree-set"> <comparator class="hudson.util.CaseInsensitiveComparator" refe +rence="../../../listView/jobNames/comparator"/> <string>zip</string> <string>zip1</string> </jobNames> <name>Tab3</name> </listView> </views> <slaveAgentPort>0</slaveAgentPort> <secretKey>6afc684a9a6f353335bd0f68beccc999f3adc88cac</secretKey> </hudson>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Removing and Appending to an XML file
by Joost (Canon) on Jul 03, 2008 at 00:13 UTC | |
|
Re: Removing and Appending to an XML file
by mirod (Canon) on Jul 03, 2008 at 12:57 UTC | |
by payam77 (Initiate) on Jul 03, 2008 at 17:52 UTC | |
|
Re: Removing and Appending to an XML file
by Anonymous Monk on Jul 03, 2008 at 21:10 UTC | |
|
Re: Removing and Appending to an XML file
by Jenda (Abbot) on Jul 07, 2008 at 23:35 UTC |