Interestingly, 720104 also breaks end-to-end tests for me (fetchPerson, etc); the tests start passing again after I reverted this change locally.
Thanks, Dave -----Original Message----- From: Citron, David [mailto:[EMAIL PROTECTED] Sent: Monday, November 24, 2008 12:12 PM To: [email protected] Subject: Re: svn commit: r720104 - in /incubator/shindig/trunk/java/gadgets/src: main/java/org/apache/shindig/gadgets/render/RenderingContentRewriter.jav a test/java/org/apache/shindig/gadgets/render/RenderingContentRewriterTest .java Hi! This commit appears to have broken gadgets that have message bundles. Prior to this commit, the gadgets feature script was injected ahead of the message bundles. Now the message bundles injection comes first and fails because "gadgets" is not yet defined. Please let me know if you need more information. Thanks! Dave

