I think if you use set Base manually like John did it should work. However if you select from existing SVN base for Shindig it wont since they still points to incubator urls.
- Henry On Wed, Mar 17, 2010 at 11:14 AM, John Hjelmstad <[email protected]>wrote: > Hi Chirag: > > Looks like the base URL you set for this CL still includes "incubator" -- > could you remove that and confirm when done? > > Thanks, > John > > On Wed, Mar 17, 2010 at 8:53 AM, <[email protected]> wrote: > > > Reviewers: shindig.remailer_gmail.com, > > > > Description: > > The osml feature signals TemplateRewriter to only process OSML tags, a > > strict subset of OpenSocial Templating. This is defined by section 3 of > > the OpenSocial Markup Language Tags Specification v0.9 > > > > Spec: > > > > > http://www.opensocial.org/Technical-Resources/opensocial-spec-v09/OpenSocial-Markup-Language-Tags.html#rfc.section.3 > > > > Please review this at http://codereview.appspot.com/593044/show > > > > Affected files: > > features/src/main/javascript/features/features.txt > > features/src/main/javascript/features/osml/feature.xml > > > > > > java/gadgets/src/main/java/org/apache/shindig/gadgets/rewrite/TemplateRewriter.java > > > > > > java/gadgets/src/test/java/org/apache/shindig/gadgets/rewrite/TemplateRewriterTest.java > > > > > > >
