diff --git a/content/posts/2020-02.md b/content/posts/2020-02.md index 69675f628..36a3c0a03 100644 --- a/content/posts/2020-02.md +++ b/content/posts/2020-02.md @@ -115,7 +115,7 @@ DROP VIEW ``` - After that the migration was successful and DSpace starts up successfully and begins indexing - - XMLUI, Solr, JSPUI, and OAI are working, but rest is not starting up + - xmlui, solr, jspui, and oai are working, but rest is not starting up (turns out rest was working, but it was redirecting to HTTPS... I wonder why, because it wasn't doing that on DSpace 5!) - I started diffing our themes against the Mirage 2 reference theme to capture the latest changes diff --git a/docs/2020-02/index.html b/docs/2020-02/index.html index a5731f7d9..81b0993f6 100644 --- a/docs/2020-02/index.html +++ b/docs/2020-02/index.html @@ -20,7 +20,7 @@ The code finally builds and runs with a fresh install - + @@ -45,9 +45,9 @@ The code finally builds and runs with a fresh install "@type": "BlogPosting", "headline": "February, 2020", "url": "https:\/\/alanorth.github.io\/cgspace-notes\/2020-02\/", - "wordCount": "550", + "wordCount": "572", "datePublished": "2020-02-02T11:56:30+02:00", - "dateModified": "2020-02-02T11:56:30+02:00", + "dateModified": "2020-02-02T17:15:48+02:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -227,7 +227,7 @@ DROP VIEW