Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
outlinetrue
stylenone
Note
titleWill be released in 1.7.0

This code is now available on the current DSpace SVN Trunk (http://scm.dspace.org/svn/repo/dspace/trunk/). It will be officially released as part of DSpace 1.7.0.

Warning
title"Warning For Developers"

This code changes the current org.dspace.content.packager.PackagerIngester and org.dspace.content.packager.PackagerDisseminator interfaces. If you've written any local, custom Packagers at your institution, they will need to be refactored to utilize these updated interfaces.

...

Note

For a full list of code changes (including patches) see: AipCoreAPIChanges

Warning
titleWarning For Developers

:Because of the changes to the PackageIngester and PackageDisseminator interfaces, if you've created any local Packagers at your institution, those will need to be refactored.

...