diff --git a/content/2016-08.md b/content/2016-08.md index 8d34038cf..b1ce902f0 100644 --- a/content/2016-08.md +++ b/content/2016-08.md @@ -84,3 +84,9 @@ $ ln -sv ~/dspace/webapps/jspui /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/js $ ln -sv ~/dspace/webapps/rest /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/rest $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/solr ``` + +## 2016-08-09 + +- More tests of Atmire's 5.5 modules on a clean, working instance of `5_x-prod` +- Still fails, though perhaps differently than before (Flyway): https://gist.github.com/alanorth/5d49c45a16efd7c6bc1e6642e66118b2 +- More work on Tomcat 8 and Java 8 stuff for Ansible playbooks diff --git a/public/2016-08/index.html b/public/2016-08/index.html index cbf2ea124..6030ce229 100644 --- a/public/2016-08/index.html +++ b/public/2016-08/index.html @@ -174,6 +174,14 @@ $ ln -sv ~/dspace/webapps/rest /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/res $ ln -sv ~/dspace/webapps/solr /opt/brew/Cellar/tomcat/8.5.4/libexec/webapps/solr +

2016-08-09

+ + +