From ef358651a345e95744c3f91ca0d04612b726d2e3 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 9 Aug 2016 12:31:06 +0300 Subject: [PATCH] Add notes for 2016-08-09 --- content/2016-08.md | 6 ++++++ public/2016-08/index.html | 8 ++++++++ public/index.xml | 8 ++++++++ public/tags/notes/index.xml | 8 ++++++++ 4 files changed, 30 insertions(+) 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

+ + +