David, et. al -
I just read this: http://docs.ofbiz.org/display/OFBADMIN/Release+Plan I
think it looks pretty good, but I'd like to offer a couple of suggestions:
1. We should have a trunk for each release if that's not already
planned, so we'll have
https://svn.apache.org/repos/asf/ofbiz/trunk for the main trunk
and
https://svn.apache.org/repos/asf/ofbiz/branches/release-4.0/trunk
for the release trunk
2. We should also add something for tagging, like
https://svn.apache.org/repos/asf/ofbiz/tags
So we can tag the SVN r which goes into the release making. We should
also have a tags directory within each release
https://svn.apache.org/repos/asf/ofbiz/branches/release-4.0/tags/
That can be used to tag the sub-versions of a release, like 4.0.0RC-1,
4.0.0RC-2, 4.0.0, 4.0.1, etc. etc.
Si