
Split deploy.properties into build.properties and runtime.properties, with runtime.properties going into the Vitro home directory. Modify ConfigurationProperties to locate the Vitro home directory, either by System property or JNDI Environment variable, or from build.properties, and to read from both build.properties and runtime.properties. Revise the install and upgrade documents for VIVO and Vitro. Change comments and error messages that referred to deploy.properties by name.
56 lines
2.2 KiB
HTML
56 lines
2.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
<meta charset="utf-8">
|
|
<title>Upgrading VIVO</title>
|
|
<link rel="stylesheet" href="./css/doc.css" media="screen">
|
|
</head>
|
|
<body>
|
|
<div id="branding" role="banner">
|
|
<h1 class="vivo-logo"><a href="http://vivoweb.org"><span class="displace">VIVO</span></a></h1>
|
|
</div>
|
|
<!-- Start of content -->
|
|
<div id="wrapper-content" role="main">
|
|
<h1>Upgrading VIVO</h1>
|
|
<div>
|
|
February 15, 2012
|
|
</div>
|
|
<p>
|
|
The following documents describe how to upgrade VIVO.
|
|
</p>
|
|
<ul>
|
|
<li><a href="upgrade-1.0.txt">upgrade-1.0.txt</a></li>
|
|
<li><a href="upgrade-1.1.1.txt">upgrade-1.1.1.txt</a></li>
|
|
<li><a href="upgrade-1.1.txt">upgrade-1.1.txt</a></li>
|
|
<li><a href="upgrade-1.2.html">upgrade-1.2.html</a></li>
|
|
<li><a href="upgrade-1.3.html">upgrade-1.3.html</a></li>
|
|
<li><a href="upgrade-1.4.html">upgrade-1.4.html</a></li>
|
|
<li><a href="upgrade-1.5.html">upgrade-1.5.html</a></li>
|
|
<li><a href="upgrade-1.6.html">upgrade-1.6.html</a></li>
|
|
</ul>
|
|
|
|
</div>
|
|
<!-- #wrapper-content -->
|
|
<div id="footer" role="contentinfo">
|
|
<p class="copyright">
|
|
<small>
|
|
All Rights Reserved <a href="license.txt">see license</a>
|
|
</small>
|
|
</p>
|
|
<div id="nav" role="navigation">
|
|
<ul id="footer-nav" role="list">
|
|
<li role="listitem">
|
|
<a href="http://vivoweb.org/about">About</a>
|
|
</li>
|
|
<li role="listitem">
|
|
<a href="http://vivoweb.org/contact">Contact Us</a>
|
|
</li>
|
|
<li role="listitem">
|
|
<a href="http://www.vivoweb.org/support" target="blank">Support</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|