Wiki » History » Version 1
Marco Fabiani, 2012-04-27 04:38 PM
1 | 1 | Marco Fabiani | h1. Wiki |
---|---|---|---|
2 | 1 | Marco Fabiani | |
3 | 1 | Marco Fabiani | h2. Possible problems |
4 | 1 | Marco Fabiani | |
5 | 1 | Marco Fabiani | Version 0.4 is based on the modified python-sword2 library that can be found on bitbucket/marcofabiani. |
6 | 1 | Marco Fabiani | |
7 | 1 | Marco Fabiani | The script has been tested with the version now on github (richardjones), and it works IF DSpace is patched with the latest version of the sword-server-2.0 which corrects a mistake in the service document. |
8 | 1 | Marco Fabiani | |
9 | 1 | Marco Fabiani | Issue 1: Service document verification fails (DSpace server) |
10 | 1 | Marco Fabiani | https://bitbucket.org/richardjones/python-sword2/issue/1/service-document-verification-fails-dspace |
11 | 1 | Marco Fabiani | |
12 | 1 | Marco Fabiani | richardjones on Fri, 20 Apr 2012 12:45:26 +0200: |
13 | 1 | Marco Fabiani | |
14 | 1 | Marco Fabiani | The bug was in the Java common library used by default |
15 | 1 | Marco Fabiani | |
16 | 1 | Marco Fabiani | See http://tools.ietf.org/html/draft-gregorio-atompub-multipart-04 for details of multipart support requirements. |
17 | 1 | Marco Fabiani | |
18 | 1 | Marco Fabiani | This has now been fixed in the java server library, which is hosted at http://sword-app.svn.sourceforge.net/viewvc/sword-app/JavaServer2.0/trunk/ |
19 | 1 | Marco Fabiani | |
20 | 1 | Marco Fabiani | Changes: |
21 | 1 | Marco Fabiani | status: new -> resolved |