Command-line tool for making changes to DSpace database when updating from
version 1.1/1.1.1 to 1.2.
The changes are:
- Setting owning collection field for items
- Reorganising content bitstreams into one bundle named ORIGINAL, license
bitstreams into a bundle named LICENSE
- Setting the sequence_id numbers in the bitstream table. This happens as
item.update() is called on every item.
- If a (newly-reorganised) 'ORIGINAL' bundle contains a text/html
bitstream, that bitstream is set to the primary bitstream for HTML support.