Add notes for 2018-07-04

This commit is contained in:
2018-07-04 12:46:02 +03:00
parent 5818f19395
commit c353335ff5
3 changed files with 26 additions and 8 deletions

View File

@ -119,4 +119,12 @@ Caused by: java.lang.RuntimeException: Failed to startup the DSpace Service Mana
- Gotta check that out later...
## 2018-07-04
- I verified that the autowire error indeed only occurs on Tomcat 8.5, but the application works fine on Tomcat 7
- I have raised this in the [DSpace 5.8 compatibility ticket on Atmire's tracker](https://tracker.atmire.com/tickets-cgiar-ilri/view-ticket?id=560)
- Abenet wants me to add "United Kingdom government" to the sponsors on CGSpace so I created a ticket to track it ([#381](https://github.com/ilri/DSpace/issues/381))
- Also, Udana wants me to add "Enhancing Sustainability Across Agricultural Systems" to the WLE Phase II research themes so I created a ticket to track that ([#382](https://github.com/ilri/DSpace/issues/382)
- I need to try to finish this DSpace 5.8 business first because I have too many branches with cherry-picks going on right now!
<!-- vim: set sw=2 ts=2: -->