-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15669/
-----------------------------------------------------------
Review request for shindig.
Bugs: SHINDIG-1953
https://issues.apache.org/jira/browse/SHINDIG-1953
Repository: shindig
Description
-------
Let the NotImplementedXXXService return '501 Not Implemented' to match
opensocial 2.5.1
http://opensocial.github.io/spec/2.5.1/Core-API-Server.xml#HTTP-Status-Code
SHOULD requirement.
Diffs
-----
trunk/java/social-api/src/main/java/org/apache/shindig/social/opensocial/spi/AlbumService.java
1543384
trunk/java/social-api/src/main/java/org/apache/shindig/social/opensocial/spi/MediaItemService.java
1543384
trunk/java/social-api/src/main/java/org/apache/shindig/social/opensocial/spi/MessageService.java
1543384
Diff: https://reviews.apache.org/r/15669/diff/
Testing
-------
Review.
Thanks,
Andreas Kohn