Richard S. Hall wrote:
Karl Pauls wrote:
Finally, isn't it enough to just recompile the releases and vote again
on the binaries only? Then we can just put the binaries into maven, we
don't have to branch, and we're done, no?
I'd say that this seems like the way to go.
Hmm, re-releasing a different distribution under the same version is not
a good idea; especially with maven as it never updates an artifact in
your repo once it has downloaded it.
I think we should just do micro patch releases, like 1.0.3.1. This can
be done easily by checking out the tagged version, checking this in as a
temporary branch, update the version, make the required change for java
1.3 compilation, check in, release the stuff (this creates the 1.0.3.1
tag for example). Once the vote has passed, we can remove the temporary
branch from svn as we have the tag anyway and it is unlikely that we
will do a 1.0.3.2.
I think this is simple enough, does not create much overhead but we have
clean version handling.
Carsten
--
Carsten Ziegeler
[EMAIL PROTECTED]