According to http://google-caja.googlecode.com/svn/maven/caja/caja/maven-metadata.xml, the release version of Caja is r3828. Caja doesn't use maven itself - is the format of that metadata file incorrect? If not, why does the pseudo version not pull the correct release version?
On Wed, Dec 16, 2009 at 11:50 PM, Paul Lindner <[email protected]> wrote: > It appears that the top-level pom.xml contained a pseudo version 'RELEASE'. > Replace that with r3851, which was current when the tag was made. > > > On Wed, Dec 16, 2009 at 11:22 PM, Nhat Nguyen <[email protected] > >wrote: > > > Dear all, > > > > I just check out shindig 1.1-beta05 tags version and trying to build it > but > > it throws error in CajaContenRewirter.java because it's using > > DefaultGadgetRewriter from google caja. > > As I know in shindig 1.1-beta05 version, we're using caja r3889 and it > > doesn't have method setValijaMode() then my build fails. > > > > I just comment line code which has setValijaMode method but I get error > > when > > running test case. How can I fix this issue. > > > > Please help me, because we want to update shindig 1.1-beta05 version for > > our > > container. > > > > Many thanks and regards. > > >

