Add notes for 2018-07-19

This commit is contained in:
2018-07-19 11:23:52 +03:00
parent c451b22f2c
commit 197b49878a
3 changed files with 24 additions and 8 deletions

View File

@ -431,4 +431,11 @@ X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
```
## 2018-07-19
- I tested a submission via SAF bundle to DSpace 5.8 and it worked fine
- In addition to testing DSpace 5.8, I specifically wanted to see if the issue with specifying collections in metadata instead of on the command line would work ([DS-3583](https://jira.duraspace.org/browse/DS-3583))
- Post a note on Yammer about Altmetric and Handle best practices
- Update PostgreSQL JDBC jar from 42.2.2 to 42.2.4 in the [RMG Ansible playbooks](https://github.com/ilri/rmg-ansible-public)
<!-- vim: set sw=2 ts=2: -->