sword-fedora-1.4.0-SLUB
Code cleanup and enhancements as well as DELETE feature.
- The project now uses Maven as build tool.
- All SOAP code is generated using Apache CXF.
- User who are authorized to deposit can also delete deposited items via HTTP DELETE
- The location of properties.xml and log4j.xml files can now be configured via JVM options, when Tomcat context configuration is not possible.
- Made corrections to internal API that might break existing extensions compiled against older versions.