Name | Description | Legal Values | Required | Default |
mode |
This designates how to merge files together. |
|
no | UPDATE |
when |
When and how a configuration merger will take place. |
|
no | ON_VERSION_ CHANGE |
overriding-master-url |
The config file located at this URL will override the config file of the same name in webstart jar (or svn/app conf). If the URL points to the phenote svn checkout for the config, it means one can just commit updates to a config to subversion and it will become the new template/master |
any valid URL | no |
All other tags should be included within the <phenote-configuration> tag, including:
<ns:master-to-local-config mode="UPDATE" when="ON_VERSION_CHANGE"
overriding-master-url="http://obo.svn.sourceforge.net/viewvc/*checkout*/obo/phenote/trunk/conf/ncbo.cfg" />