Merge r3349 and 3350 from release 1.3 branch
This commit is contained in:
parent
9f566a7310
commit
66c1c3b4e4
4 changed files with 56 additions and 9 deletions
|
@ -724,6 +724,20 @@
|
|||
http://vivo-trunk.indiana.edu/individual/topLevelOrgURI
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
An absolute file path, pointing to the root directory of the Harvester utility.
|
||||
You must include the final slash.
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="odd_row">
|
||||
<td>
|
||||
harvester.location
|
||||
</td>
|
||||
<td>
|
||||
/usr/local/vivo/harvester/
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="deploy">V. Compile and deploy</h3>
|
||||
|
|
|
@ -1064,6 +1064,20 @@
|
|||
http://vivo.mydomain.edu/individual/topLevelOrgURI
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
An absolute file path, pointing to the root directory of the Harvester utility.
|
||||
You must include the final slash.
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="odd_row blue">
|
||||
<td>
|
||||
harvester.location
|
||||
</td>
|
||||
<td>
|
||||
/usr/local/vivo/harvester/
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue