Add notes for 2016-03-07

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
2016-03-07 19:23:16 +02:00
parent 23e70c5773
commit 7187a77463
6 changed files with 48 additions and 2 deletions

View File

@ -11,3 +11,10 @@ image = "../images/bg.jpg"
- Looking at issues with author authorities on CGSpace
- For some reason we still have the `index-lucene-update` cron job active on CGSpace, but I'm pretty sure we don't need it as of the latest few versions of Atmire's Listings and Reports module
- Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Java JDK 1.7 to match environment on CGSpace server
## 2016-03-07
- Troubleshooting the issues with the slew of commits for Atmire modules in [#182](https://github.com/ilri/DSpace/pull/182)
- Their changes on `5_x-dev` branch work, but it is messy as hell with merge commits and old branch base
- When I rebase their branch on the latest `5_x-prod` I get blank white pages
- I identified one commit that causes the issue and let them know