If I have a fix to do in 2.x, where do I code? 2.x.x or master? While master = 2.x I'm not convinced we need it. Doesnt solve the need of a release branch while mvn tools are not compliant with tomee setup.
Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2015-01-28 21:52 GMT+01:00 Thiago Veronezi <[email protected]>: > Please note that having "2.x.x" covers all the requirements: > * master is the bleeding edge - it doesn't need to be stable > * no code-freeze necessary > * stable and ready for production "2.x.x" branch > * quick bug fix release possible without interrupting development on master > > []s, > Thiago. > > On Wed, Jan 28, 2015 at 3:34 PM, Romain Manni-Bucau <[email protected]> > wrote: > >> well while master = 2.x.x I wouldn't create it but yes (Tomcat model >> basically is nice 1 maintaince branch by N-1 maintained version + >> trunk for last one). >> >> >> Romain Manni-Bucau >> @rmannibucau >> http://www.tomitribe.com >> http://rmannibucau.wordpress.com >> https://github.com/rmannibucau >>
