Did you upgraded only the WAR or did you upgraded the wiki pages too (generally using the distribution wyzard you get when you start XWiki after upgrading the war).
If you get those warning without upgrading the page this is simply because the old page you have are using deprecated API like the message say, if you upgrade to the new pages you won't have those messages anymore. On Thu, Dec 19, 2013 at 3:05 PM, Christophe Domas <[email protected]> wrote: > Hi, > > I'm trying to upgrade our 5.1 xwiki to 5.3 and I get a lot of warning > messages (5.1 to 5.2.2 upgrade has the same result): > > WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of getter > [com.xpn.xwiki.api.DeprecatedContext.getMacro] in > xwiki:XWiki.XWikiUserSheet@78,32 > > WARN o.x.v.i.DefaultVelocityEngine - Deprecated usage of getter > [com.xpn.xwiki.a > pi.DeprecatedContext.getDatabase] in xwiki:XWiki.XWikiUserSheet@81,22 > > etc.. > > I tried different solutions (I'm using standalone version): > - replace war > - copy database and conf file on a fresh install > - export/import > > > What could I do to remove all these messages? > > What is the less painfull way to migrate a wiki (I read the doc > http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Upgrade). > I really think that there's should be a simpler way to upgrade xwiki for > standalone version. Each of the above solution has its drawbacks. > > Thanks > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
