On 10/18/2010 11:03 AM, Vincent Massol wrote:
> Hi devs,
>
> I'd like to move all XE modules to org.xwiki instead of com.xpn for XE 2.6.
>
> Rationale:
> * XE is an open source project and com is commercial
> * Our rule was to keep com.xpn for old stuff but this doesn't make sense for 
> XE modules since they're not old stuff
>
> +1 from me

+1.

The rule for choosing between org.xwiki and com.xpn used to be:
- code in the old xwiki-core and in (java) modules depending on it 
should be com.xpn for the moment
- other code should be org.xwiki

XE does depend on the core, but just as a needed library, not as a java 
dependency, so it should be org. The same for web, so that one should be 
changed as well.

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to