-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6202/
-----------------------------------------------------------

(Updated Aug. 1, 2012, 7:41 a.m.)


Review request for shindig, Ryan Baxter, Dan Dumont, and Stanton Sievers.


Changes
-------

Re-create the patch base on latest Shindig code.


Description
-------

Currently, when you specify wrong gadget URL - in SystemOut.log you would get:

[5/1/12 16:53:33:409 IST] 0000005e AbstractSpecF I 
org.apache.shindig.gadgets.AbstractSpecFactory SpecUpdater An error occurred 
when updating XXXXX. A cached version is being used instead.

It should report 404 code in that error message, with the exception message, 
and also the message is warning level not info level. 


This addresses bug shindig-1832.
    https://issues.apache.org/jira/browse/shindig-1832


Diffs (updated)
-----

  
http://svn.apache.org/repos/asf/shindig/trunk/java/common/src/main/resources/org/apache/shindig/common/logging/i18n/resource.properties
 1351249 
  
http://svn.apache.org/repos/asf/shindig/trunk/java/common/src/main/resources/org/apache/shindig/common/logging/i18n/resource_en_US.properties
 1351249 
  
http://svn.apache.org/repos/asf/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/AbstractSpecFactory.java
 1362303 

Diff: https://reviews.apache.org/r/6202/diff/


Testing
-------

Fixed a compile error of Anonymous security token as well.


Thanks,

Marshall Shi

Reply via email to