Add notes for 2019-01-25

This commit is contained in:
2019-01-25 14:09:49 +02:00
parent df8102b00b
commit 31fccbac1f
3 changed files with 23 additions and 8 deletions

View File

@ -899,4 +899,9 @@ identify: CorruptImageProfile `xmp' @ warning/profile.c/SetImageProfileInternal/
- This is good for standards-compliant web crawlers, but what about for those harvesting via REST or OAI APIs?
- I sent a message titled "[DC, QDC, and DCTERMS: reviewing our metadata practices](https://groups.google.com/forum/#!topic/dspace-tech/phV_t51TGuE)" to the dspace-tech mailing list to ask about some of this
## 2019-01-25
- A little bit more work on getting Tomcat to run from a tarball on our [Ansible infrastructure playbooks](https://github.com/ilri/rmg-ansible-public)
- I tested by doing a Tomcat 7.0.91 installation, then switching it to 7.0.92 and it worked... nice!
<!-- vim: set sw=2 ts=2: -->