Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(678)

Issue 11946: Creating opensocial-data as a separate JS feature in Shindig

Can't Edit
Can't Publish+Mail
Start Review
Created:
17 years ago by levik
Modified:
11 years, 2 months ago
Reviewers:
shindig-dev
Base URL:
http://svn.apache.org/repos/asf/incubator/shindig/trunk/
Visibility:
Public.

Description

Breaks away Data Pipelining from the opensocial-templates feature. This patch creates an "opensocial-data" feature that doesn't depend on "opensocial-templates". Common XML parsing functionality has been extracted into a feature called "xmlutil". The patch adds unit tests for "opensocial-data" into the Maven build stack via EndToEndTest. This does not include opensocial-templates yet - this feature will be cleaned up next and sent as a separate patch soon. JIRA Issue: https://issues.apache.org/jira/browse/SHINDIG-877

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1061 lines, -2 lines) Patch
features/opensocial-data/data.js View 1 chunk +684 lines, -0 lines 0 comments Download
features/opensocial-data/feature.xml View 1 chunk +27 lines, -0 lines 0 comments Download
features/opensocial-reference/datarequest.js View 1 chunk +2 lines, -1 line 0 comments Download
features/opensocial-reference/opensocial.js View 1 chunk +1 line, -1 line 0 comments Download
features/xmlutil/feature.xml View 1 chunk +25 lines, -0 lines 0 comments Download
features/xmlutil/xmlutil.js View 1 chunk +103 lines, -0 lines 0 comments Download
java/server/src/test/java/org/apache/shindig/server/endtoend/EndToEndTest.java View 1 chunk +5 lines, -0 lines 0 comments Download
java/server/src/test/resources/endtoend/opensocial-data/data_test.js View 1 chunk +106 lines, -0 lines 0 comments Download
java/server/src/test/resources/endtoend/opensocial-data/data_test.xml View 1 chunk +31 lines, -0 lines 0 comments Download
java/server/src/test/resources/endtoend/opensocial-data/testadapter.js View 1 chunk +77 lines, -0 lines 0 comments Download

Messages

Total messages: 1
levik
17 years ago (2009-01-20 22:18:41 UTC) #1

          
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b