On Thu, Dec 17, 2009 at 12:56 AM, Nhat Nguyen <[email protected]>wrote:
> Many thanks for fast reply. > > I just change to r3851 but have still error, with caja-r3851 > DefaultGadgetRewriter doesn't support setValijaMode(). > Correct me if I'm wrong. > > Thanks and regards. > Caja r3846 deprecated setValijaMode. Please use caja-r3828. This seems like a good reason not to use RELEASE tags. > > > On Thu, Dec 17, 2009 at 2: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. > > > > > >

