Update notes for 2020-02-02

This commit is contained in:
2020-02-02 18:03:43 +02:00
parent e3445cb32e
commit afe5d6f446
3 changed files with 10 additions and 10 deletions

View File

@ -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
<!-- vim: set sw=2 ts=2: -->