Atmire dspace 3.0 versioning contribution

Versioning : Add Spring WebMVC Control
Versioning : AIP Prototype Test Improvements.
This commit is contained in:
Mark Diggory
2012-08-21 14:43:02 +02:00
parent 538017d84c
commit db9f6e6f36
73 changed files with 6263 additions and 168 deletions

View File

@@ -509,7 +509,7 @@ public class Community extends DSpaceObject
/**
* Update the community metadata (including logo) to the database.
*/
public void update() throws SQLException, IOException, AuthorizeException
public void update() throws SQLException, AuthorizeException
{
// Check authorisation
canEdit();