Merge branch 'master' into DS-2784-jersey2

This commit is contained in:
aleksanderkotbury
2015-11-05 17:04:44 +01:00
50 changed files with 258 additions and 185 deletions

View File

@@ -628,6 +628,8 @@ public class BitstreamResource extends Resource
log.trace("Deleting bitstream from all bundles.");
bitstreamService.delete(context, dspaceBitstream);
context.complete();
}
catch (SQLException e)
{