[
https://issues.apache.org/jira/browse/SHINDIG-1779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276681#comment-13276681
]
[email protected] commented on SHINDIG-1779:
--------------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5134/#review7929
-----------------------------------------------------------
I'm seeing some test failures. Can you please fix these?
Failed tests:
testGetActivityEntryXmlByIds(org.apache.shindig.social.dataservice.integration.RestfulXmlActivityEntryTest)
testGetActivityEntryJsonByIds(org.apache.shindig.social.dataservice.integration.RestfulJsonActivityEntryTest)
testGetActivityEntryJsonByGroup(org.apache.shindig.social.dataservice.integration.RestfulJsonActivityEntryTest)
testDeleteActivityEntryJson(org.apache.shindig.social.dataservice.integration.RestfulJsonActivityEntryTest)
testGetActivityEntryAtomByIds(org.apache.shindig.social.dataservice.integration.RestfulAtomActivityEntryTest)
Tests in error:
testGetPeople(org.apache.shindig.social.dataservice.integration.RestfulXmlPeopleTest):
XML document does not validate
testGetPeoplePagination(org.apache.shindig.social.dataservice.integration.RestfulXmlPeopleTest):
XML document does not validate
testCreateActivity(org.apache.shindig.social.dataservice.integration.RestfulXmlActivityTest):
XML document does not validate
testGetActivitiesXml(org.apache.shindig.social.dataservice.integration.RestfulXmlActivityTest):
XML document does not validate
testGetFriendsActivitiesXml(org.apache.shindig.social.dataservice.integration.RestfulXmlActivityTest):
XML document does not validate
- Stanton
On 2012-05-16 05:59:24, Erik Bi wrote:
bq.
bq. -----------------------------------------------------------
bq. This is an automatically generated e-mail. To reply, visit:
bq. https://reviews.apache.org/r/5134/
bq. -----------------------------------------------------------
bq.
bq. (Updated 2012-05-16 05:59:24)
bq.
bq.
bq. Review request for Ryan Baxter, Dan Dumont and Stanton Sievers.
bq.
bq.
bq. Summary
bq. -------
bq.
bq. There are requirements to expose some specific attributes in the feed
result. These attributes are not specific to any entry i.e. global in scope.
for example, it is possible that user may require additional attributes to be
passed like "Configuration parameters used by the front end to present Activity
entries"
bq. Would like the RestfulCollection object to be backed by a map with the put
and get methods exposed, similar to how ActivityEntry and ActivityObject are
currently handled.
bq.
bq.
bq. This addresses bug shindig-1779.
bq. https://issues.apache.org/jira/browse/shindig-1779
bq.
bq.
bq. Diffs
bq. -----
bq.
bq.
http://svn.apache.org/repos/asf/shindig/trunk/java/common/src/main/java/org/apache/shindig/protocol/RestfulCollection.java
1339011
bq.
bq. Diff: https://reviews.apache.org/r/5134/diff
bq.
bq.
bq. Testing
bq. -------
bq.
bq.
bq. Thanks,
bq.
bq. Erik
bq.
bq.
> Make RestfulCollection object to be backed by a map with the put and get
> methods exposed
> ----------------------------------------------------------------------------------------
>
> Key: SHINDIG-1779
> URL: https://issues.apache.org/jira/browse/SHINDIG-1779
> Project: Shindig
> Issue Type: New Feature
> Components: Java
> Affects Versions: 2.5.0
> Reporter: Erik BI
> Fix For: 2.5.0
>
>
> There are requirements to expose some specific attributes in the feed result.
> These attributes are not specific to any entry i.e. global in scope. for
> example, it is possible that user may require additional attributes to be
> passed like "Configuration parameters used by the front end to present
> Activity entries"
> Would like the RestfulCollection object to be backed by a map with the put
> and get methods exposed, similar to how ActivityEntry and ActivityObject are
> currently handled.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira