On LUCENE-5944, Robert and Uwe discussed moving trunk to 6.x and “creating branch_5x”, which I understood to mean:
svn copy trunk branch_6x svn move trunk branch_5x Today, Robert did: svn copy branch_4x branch_5x and then Uwe did: svn remove branch_4x I don’t think this is the way to go. There is huge amount of deprecation removal that happened on trunk, which will have to be repeated on branch_5x prior to a release. How about we go with releasing what was trunk before today as 5.0? That will have the same backcompat result as Robert/Uwe’s approach. Steve --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
