Add notes for 2016-11-14

This commit is contained in:
2016-11-14 12:57:45 +02:00
parent f0480fa373
commit 13a43b792d
5 changed files with 34 additions and 1 deletions

View File

@ -217,3 +217,8 @@ $ curl -s -H "accept: application/json" -H "Content-Type: application/json" -X P
```
- Not sure what's going on, but Discovery shows 83 values, and database shows 85, so I'm going to reindex Discovery just in case
## 2016-11-14
- I applied Atmire's suggestions to fix Listings and Reports for DSpace 5.5 and now it works
- There were some issues with the `dspace/modules/jspui/pom.xml`, which is annoying because all I did was rebase our working 5.1 code on top of 5.5, meaning Atmire's installation procedure must have changed