Hi guys, In order to finish convert extensions.xwiki.org into a valid XWiki Repository server (supported by Extension Manager) I need to put a upgrade xwiki.org and add a jar file (mostly about REST interface).
Thing is I need to put the latest 3.3 snapshot version of this REST module so I can see two solutions: * upgrade to 3.2 and patch it with several new API needed by the module * upgrade to latest 3.3 SNAPSHOT pros 3.3 * more simple for me * we can probably quickly come back to the current 3.1.1 if a blocking issue is found until it's fixed * I'm going to quickly update xwiki.org any time we find and fix a blocker issue cons 3.3 * snapshot version on production There is some things I'm not 100% sure: * is there any modification of to the DB introduced in 3.3 not compatible with 3.1.1 and not introduced in 3.2 ? I know id change has not been committed yet +1 for 3.3 SNAPSHOT (ok the pros/cons is a bit oriented ;)) if there is not incompatible DB change -- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

