App-Root not checking all files or dirs
Status: Beta
Brought to you by:
teknopaul
Hi,
It seems that the application root type does not check the existance of all files/dir specified. If the first one exists, the others arn't checked.
<app-root
property="CUSTSKIN_ROOT"
defaultValue="/root/cust_skin"
defaultValueWin="C:\cust_skin"
displayText="Select Custom Skin Folder"
checkFile1="skin/userStylesheet.css"
checkFile2="skin/MilvusResources_en.properties"
checkDir1="skin/user"
/>
Cheers
Andy
Andyliddle@apotheosys.co.uk