Closed Horsmann closed 8 years ago
When the MD5 values are changed, the versions need to be updated, the dates of the artifacts need to be updated, the comments in front of the model sections need to be updated.
Unforunately, the dates are not correct. E.g. you put "20151204" for "english-par-linux-3.2-utf8.bin.gz", but the last modification date on the server is "20151119":
$ curl -I http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/data/english-par-linux-3.2-utf8.bin.gz
HTTP/1.1 200 OK
Date: Fri, 04 Dec 2015 14:42:13 GMT
Server: Apache/2.4.10 (Linux/SUSE)
Last-Modified: Thu, 19 Nov 2015 10:24:39 GMT <<< THIS IS THE RELEVANT DATE
ETag: "332298-524e22aa15dd8"
Accept-Ranges: bytes
Content-Length: 3351192
Content-Type: application/x-gzip
I put in additional steps necessary to properly resolve this into the initial issue description as a checklist.
Urhg, I roll it back. Didn't know that it such an effort to update the script.
lol. No need to roll back :) It's good to upgrade the hashes. If you don't want to do the other necessary steps, somebody else will have to do that, but we should not close the issue before they have been completed.
curl -I
- Last modified) and also to update the comments before each sectionupdate the models overview table on google drive(no longer necessary as the Google table will be replaced by the auto-generated documentation with 1.8.0)