Build failed in Hudson: Shindig » Apache Shi ndig Sample SPI and API Implementations #1483

2010-04-30 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-samples/1483/ -- [INFO] [INFO] Building Apache Shindig Sample SPI and API Implementations [INFO]

Build failed in Hudson: Shindig #1483

2010-04-30 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Shindig/1483/ -- [...truncated 4903 lines...] WARNING: Bare ampersand found.

Re: Add support the 0.9 MediaItem spec (issue988045)

2010-04-30 Thread zhoresh
This change seems to break the sample code: org.apache.shindig.social.opensocial.jpa.MediaItemDb http://codereview.appspot.com/988045/show

Build failed in Hudson: Shindig » Apache Shi ndig Sample SPI and API Implementations #1484

2010-04-30 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-samples/1484/ -- [INFO] [INFO] Building Apache Shindig Sample SPI and API Implementations [INFO]

Build failed in Hudson: Shindig #1484

2010-04-30 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Shindig/1484/changes Changes: [zhoresh] Add zhoresh to COMMITTERS file -- [...truncated 4892 lines...] WARNING: Bare ampersand found.

Hudson build became unstable: Shindig » Apache Shindig Gadget Renderer #1485

2010-04-30 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-gadgets/1485/changes

Hudson build is back to normal : Shindig » Apache Shindig Sample SPI and API Implementations #1486

2010-04-30 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-samples/1486/changes

Add OAuth 2.0 bearer token handling, oauth_token==st (issue1033043)

2010-04-30 Thread lindner
Reviewers: shindig.remailer_gmail.com, Please review this at http://codereview.appspot.com/1033043/show Affected files: M java/common/src/main/java/org/apache/shindig/auth/AuthenticationMode.java M java/common/src/main/java/org/apache/shindig/auth/BasicSecurityToken.java M

Add contentBytes-type data modification to MutableContent (issue1044042)

2010-04-30 Thread johnfargo
Reviewers: shindig.remailer_gmail.com, zhoresh, jtarrio, Description: Makes it possible to modify MutableContent (ie in a rewriter) by raw content in addition to DOM and String. Please review this at http://codereview.appspot.com/1044042/show Affected files:

Re: Add OAuth 2.0 bearer token handling, oauth_token==st (issue1033043)

2010-04-30 Thread lindner
http://codereview.appspot.com/1033043/show

Re: Add contentBytes-type data modification to MutableContent (issue1044042)

2010-04-30 Thread johnfargo
Updated patch to head. http://codereview.appspot.com/1044042/show

Re: Add contentBytes-type data modification to MutableContent (issue1044042)

2010-04-30 Thread lindner
lgtm http://codereview.appspot.com/1044042/show

Re: Add contentBytes-type data modification to MutableContent (issue1044042)

2010-04-30 Thread johnfargo
Committed, but missed Jacobo's comments. I've updated the code in response to them, and am committing an incremental update. http://codereview.appspot.com/1044042/diff/7001/8002 File java/gadgets/src/main/java/org/apache/shindig/gadgets/rewrite/MutableContent.java (right):

Hudson build became unstable: Shindig » Apache Shindig Gadget Renderer #1487

2010-04-30 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-gadgets/1487/changes

Hudson build became unstable: Shindig #1487

2010-04-30 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Shindig/1487/changes

Hudson build is back to stable : Shindi g » Apache Shindig Gadget Renderer #1488

2010-04-30 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-gadgets/1488/changes

[Request || Response]Rewriters, ImageRewriters, and rewriter caching

2010-04-30 Thread John Hjelmstad
Hi all, I'm looking into the rewriting pipeline, specifically for HTTP responses, with a few goals in mind: 1. Consolidate ImageRewriter with RequestRewriter, so it's not just a one-off rewriter injection. - And to simplify the rewriter interfaces overall, to allow for uniform rewriter

Hudson build became unstable: Shindig » Apache Shindig Gadget Renderer #1489

2010-04-30 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Shindig/org.apache.shindig$shindig-gadgets/1489/

prepping 1.0.1 and 1.1BETA6 releases

2010-04-30 Thread Paul Lindner
To finally get ourselves out of the incubator I'm starting to prep a 1.0.1 and 1.1BETA6 releases.

Re: JSON-RPC over JSONP support (issue1032045)

2010-04-30 Thread johnfargo
http://codereview.appspot.com/1032045/diff/1/2 File java/common/src/main/java/org/apache/shindig/common/servlet/HttpUtil.java (right): http://codereview.appspot.com/1032045/diff/1/2#newcode123 java/common/src/main/java/org/apache/shindig/common/servlet/HttpUtil.java:123: throw new