Skip to content

sword-fedora-1.4.0-SLUB

Compare
Choose a tag to compare
@claussni claussni released this 05 Dec 14:25
· 66 commits to master since this release

Code cleanup and enhancements as well as DELETE feature.

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