Okay, I thought the "platform" would be released/versioned as a whole. Dave -- On 6/21/07, Vincent Massol <[email protected]> wrote:
Hi David,
On Jun 21, 2007, at 7:33 PM, David Ward wrote:
Yes, or it might make more sense to have trunk/branches/tags for xwiki-platform to be at a level higher than core/plugins/skins/... so that one can checkout the trunk of xwiki-platform and get the whole tree that is required (which would probably be how each of the applications are structured underneath the trunk/tags/branches for each of them).
With the svn:externals you can get everything at once.
The real question is how we want to release these and the reason for trunk/branches/tags at the level beneath xwiki-platform is to allow release each of them independently.
For example it should be possible to release only a given skin without releasing the rest. This would still be possible with your suggestion although it would be slightly less clean.
BTW the whole platform isn't required to build XWiki Enterprise for example.
WDYT?
Thanks -Vincent
PS: I'm really open on this as I'm not entirely sure that what I've proposed is the best. I suggest to keep going for now, see what we get and then improve if need be.