mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-16 06:23:10 +00:00
Merge branch 'master' into DS-2784-jersey2
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user