You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by ja...@gmail.com on 2010/04/25 22:40:26 UTC

Re: Update Caja to r4052 (issue846046)

http://codereview.appspot.com/846046/diff/1/8
File
java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/CajaContentRewriter.java
(right):

http://codereview.appspot.com/846046/diff/1/8#newcode180
java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/CajaContentRewriter.java:180:
} else if ("javascript".equalsIgnoreCase(uri.getScheme())) {
This rev of Caja no longer requires specific handling of javascript:
urls.

http://codereview.appspot.com/846046/diff/1/5
File
java/gadgets/src/test/java/org/apache/shindig/gadgets/parse/AbstractParsingTestBase.java
(right):

http://codereview.appspot.com/846046/diff/1/5#newcode50
java/gadgets/src/test/java/org/apache/shindig/gadgets/parse/AbstractParsingTestBase.java:50:
is = new FileInputStream(new
File("/Users/fargo/dev/shindig4/java/gadgets/src/test/resources/" +
path));
Debugging?

http://codereview.appspot.com/846046/diff/1/15
File pom.xml (right):

http://codereview.appspot.com/846046/diff/1/15#newcode1381
pom.xml:1381: <version>r3950</version>
Update rev?

http://codereview.appspot.com/846046/show