ActivityStreams implementation for Apache Shindig.
JIRA: https://issues.apache.org/jira/browse/SHINDIG-1536
Support:
- Activity Streams 1.0 data model
- JSON/XML/ATOM serialization support
- Test fixtures
Seeing this: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project shindig-social-api: Compilation failure: Compilation ...
14 years, 10 months ago
(2011-05-16 21:57:55 UTC)
#6
Seeing this:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile
(default-testCompile) on project shindig-social-api: Compilation failure:
Compilation failure:
[ERROR]
/Users/plindner/apache/shindig/java/social-api/src/test/java/org/apache/shindig/social/opensocial/service/ActivityStreamHandlerTest.java:[182,30]
andReturn(java.util.concurrent.Future<org.apache.shindig.social.opensocial.model.ActivityEntry>)
in
org.easymock.IExpectationSetters<java.util.concurrent.Future<org.apache.shindig.social.opensocial.model.ActivityEntry>>
cannot be applied to (java.util.concurrent.Future<java.lang.Void>)
[ERROR]
/Users/plindner/apache/shindig/java/social-api/src/test/java/org/apache/shindig/social/opensocial/service/ActivityStreamHandlerTest.java:[202,30]
andReturn(java.util.concurrent.Future<org.apache.shindig.social.opensocial.model.ActivityEntry>)
in
org.easymock.IExpectationSetters<java.util.concurrent.Future<org.apache.shindig.social.opensocial.model.ActivityEntry>>
cannot be applied to (java.util.concurrent.Future<java.lang.Void>)
[ERROR]
/Users/plindner/apache/shindig/java/social-api/src/test/java/org/apache/shindig/social/opensocial/service/ActivityStreamHandlerTest.java:[225,48]
andReturn(java.util.concurrent.Future<org.apache.shindig.social.opensocial.model.ActivityEntry>)
in
org.easymock.IExpectationSetters<java.util.concurrent.Future<org.apache.shindig.social.opensocial.model.ActivityEntry>>
cannot be applied to (java.util.concurrent.Future<java.lang.Void>)
On 2011/05/16 22:19:16, WoodstaE wrote: > Paul: Thanks for the catch, and I don't know ...
14 years, 10 months ago
(2011-05-16 23:13:34 UTC)
#9
On 2011/05/16 22:19:16, WoodstaE wrote:
> Paul: Thanks for the catch, and I don't know why my environment didn't
complain.
> I've uploaded a new patch to JIRA and here.
LGTM. please feel free to commit.
Eric can you update the base URL so I can see the diffs? http://svn.apache.org/repos/asf/shindig/trunk On ...
14 years, 10 months ago
(2011-05-16 23:52:28 UTC)
#10
Eric can you update the base URL so I can see the diffs?
http://svn.apache.org/repos/asf/shindig/trunk
On 2011/05/16 23:13:34, plindner1 wrote:
> On 2011/05/16 22:19:16, WoodstaE wrote:
> > Paul: Thanks for the catch, and I don't know why my environment didn't
> complain.
> > I've uploaded a new patch to JIRA and here.
>
> LGTM. please feel free to commit.
Issue 3988041: ActivityStreams Implementation
Created 15 years, 2 months ago by WoodstaE
Modified 14 years, 10 months ago
Reviewers: henry.saputra, plindner1, rbaxter85
Base URL: http://svn.apache.org/repos/asf/incubator/shindig/trunk/trunk/
Comments: 0