Update notes for 2018-07-22

This commit is contained in:
2018-07-22 17:10:13 +03:00
parent 4f4764ad5e
commit 2a6d16a838
3 changed files with 12 additions and 8 deletions

View File

@ -30,7 +30,7 @@ There is insufficient memory for the Java Runtime Environment to continue.
<meta property="article:published_time" content="2018-07-01T12:56:54&#43;03:00"/>
<meta property="article:modified_time" content="2018-07-22T11:54:12&#43;03:00"/>
<meta property="article:modified_time" content="2018-07-22T14:08:16&#43;03:00"/>
@ -71,9 +71,9 @@ There is insufficient memory for the Java Runtime Environment to continue.
"@type": "BlogPosting",
"headline": "July, 2018",
"url": "https://alanorth.github.io/cgspace-notes/2018-07/",
"wordCount": "3163",
"wordCount": "3224",
"datePublished": "2018-07-01T12:56:54&#43;03:00",
"dateModified": "2018-07-22T11:54:12&#43;03:00",
"dateModified": "2018-07-22T14:08:16&#43;03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -647,6 +647,8 @@ X-XSS-Protection: 1; mode=block
<ul>
<li>Just because I was curious I made sure that these options are working as expected in DSpace 5.8 on DSpace Test (they are)</li>
<li>I tested the Atmire Listings and Reports (L&amp;R) module one last time on my local test environment with a new snapshot of CGSpace&rsquo;s database and re-generated Discovery index and it worked fine</li>
<li>I finally informed Atmire that we&rsquo;re ready to proceed with deploying this to CGSpace and that they should advise whether we should wait about the SNAPSHOT versions in <code>pom.xml</code></li>
</ul>
<!-- vim: set sw=2 ts=2: -->