Hi shindig-dev, As per this bug: https://issues.apache.org/jira/browse/SHINDIG-1159
<https://issues.apache.org/jira/browse/SHINDIG-1159>it seems gadgets.i18n.DateTimeConstants.js are not outputted during rendering. I did some investigation and located the problem is at java/gadgets/src/main/java/org/apache/shindig/gadgets/render/RenderingContentRewriter.java I have attached a diff which illustrate how to fix the bug, but it is loading the DateTimeConstants from my local directory right now. Is there a way to get the location of the feature directory on the fly? Or there are better ways to load the js code? Thanks, Shaopeng -- Shaopeng Jia 贾少鹏 Software Engineer - Îñţérñåţîöñåļîžåţîöñ Google Switzerland GmbH |Identifikationsnummer: CH-020.4.028.116-1

