9 Aug
2011
9 Aug
'11
8:20 a.m.
Hi devs, I've updated the doc on http://dev.xwiki.org/xwiki/bin/view/Community/JavaCodeStyle#HPackagenames From: * All code that is **not** moved to the new XWiki Architecture based on components should use ##com.xpn.xwiki##. New architecture code should use ##org.xwiki##. To: * All code that is not located in the oldcore module should use ##org.xwiki##. Hope it's ok with you. Thanks -Vincent