Odd, I use "Shindig - *trunk* - Real Trunk" and be sure to specify Base: " http://svn.apache.org/repos/asf/shindig/trunk/" when creating new entries, which seems to work fine for me. I use the web UI rather than upload.py
On Wed, Mar 17, 2010 at 11:24 AM, Henry Saputra <[email protected]>wrote: > HI John, > > I think its because the url for repository in the codereview still points > to incubator. > > I can add a new branch for the new shindig trunk repository url but its > better to change the existing "real trunk" and "trunk" repository. > > Since I didnt created the shindig trunk repositories I cant modified them. > > - 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 >> > >> > >> > >> > >
