VIVO Release 1 V1.4 Upgrade Guide
Upgrading from Release 1 V1.3 to Release 1 V1.4Template changes
${stylesheets.list}
,${scripts.list}
, and${headscripts.list}
have changed to${stylesheets.list()}
,${scripts.list()}
, and${headscripts.list()}
, respectively.
(ryounes)
addition to deploy.properties
- What types of individuals may have proxy editors?
proxy.eligibleTypeList = http://xmlns.com/foaf/0.1/Person, http://xmlns.com/foaf/0.1/Organization
(jblake)
changes to the build script
- Incremental builds go much faster, but at some cost:
- full builds go a little slower
- if you delete a source file, you must do a full build to really get rid of it.
- Changes to solr deploy. (jblake)
Tomcat configuration
- Specify URI encoding (jblake)