-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/12647/
-----------------------------------------------------------
(Updated July 22, 2013, 11:46 a.m.)
Review request for shindig and Ryan Baxter.
Changes
-------
Stripped out unnecessary spacing.
Bugs: SHINDIG-1188
https://issues.apache.org/jira/browse/SHINDIG-1188
Repository: shindig
Description
-------
In Shindig 2.0.x there is a JavaScript that is being loaded from Google.
iGoogle is shutting down in November and the expectation is that this
JavaScript will no longer be available.
This patch contains a servlet that is supposed to replace iGoogle's JavaScript
by implementing the equivalent functionality.
Diffs (updated)
-----
http://svn.apache.org/repos/asf/shindig/branches/2.0.x/java/gadgets/src/main/java/org/apache/shindig/gadgets/GadgetSettingsException.java
PRE-CREATION
http://svn.apache.org/repos/asf/shindig/branches/2.0.x/java/gadgets/src/main/java/org/apache/shindig/gadgets/render/GadgetSettings.java
PRE-CREATION
http://svn.apache.org/repos/asf/shindig/branches/2.0.x/java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/GadgetSettingsServlet.java
PRE-CREATION
http://svn.apache.org/repos/asf/shindig/branches/2.0.x/java/server/src/main/webapp/WEB-INF/web.xml
1505652
Diff: https://reviews.apache.org/r/12647/diff/
Testing
-------
Thanks,
Charl van Niekerk