Add notes for 2017-01-23

This commit is contained in:
2017-01-23 14:26:08 +02:00
parent 258cfc3f9a
commit a76749eab1
5 changed files with 34 additions and 6 deletions

View File

@ -218,7 +218,11 @@ $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -
$ JAVA_OPTS="-Xmx512m -Dfile.encoding=UTF-8" /home/cgspace.cgiar.org/bin/dspace import --add --eperson=aorth@mjanja.ch --collection=10568/68704 --source /home/aorth/CIAT_232/SimpleArchiveFormat/ --mapfile=/tmp/ciat.map &> /tmp/ciat.log
```
# 2017-01-22
## 2017-01-22
- Looking at some records that Sisay is having problems importing into DSpace Test (seems to be because of copious whitespace return characters from Excel's CSV exporter)
- There were also some issues with an invalid dc.date.issued field, and I trimmed leading / trailing whitespace and cleaned up some URLs with unneeded parameters like ?show=full
## 2017-01-23
- I merged Atmire's pull request into the development branch so they can deploy it on DSpace Test