Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] Branching and maintenance

Hi
Would be good to have some new release of 4.0.0 with some of the fixes
(especially the annoying
https://github.com/eclipse-ee4j/jakartaee-tck/issues/45 )

On Thu, Nov 19, 2020 at 7:34 PM Alwin Joseph <alwin.joseph@xxxxxxxxxx> wrote:
>
>
> On 11/11/20 4:55 am, Scott Marlow wrote:
> >
> >
> > On 11/10/20 5:58 PM, Lukas Jungmann wrote:
> >> Hi,
> >>
> >> On 11/10/20 8:26 PM, Scott Marlow wrote:
> >>
> >>> I suggest that we base the branch name on the Full Platform TCK
> >>> version (major.minor):
> >>>
> >>> Jakarta EE version    Platform TCK version   Branch Name
> >>> ------------------    --------------------   ---------------
> >>> 8                     8.0.0, 8.0.1, ...      8.0
> >>> 9                     9.0.0, 9.0.1, ...      9.0
> >>> 9.1                   9.1.0, 9.1.1, ...      9.1
> >>> ...
> >>>
> >>> Make sense?
> >>
> >> I'd avoid using final numbers as branch names. When I see that, the
> >> very first thought coming to my mind is that it must be tag/branch
> >> for the final <number> version.
> >>
> >> Should that be my choice I use sth like "8.x", "9.0.x"... or sth more
> >> descriptive, like ie "jakartaee8x", "jakartaee9x"...
> >>
> >> just my 2 cents
> >
> > Thanks, so here are some more options to choose from:
> >
> > Jakarta EE version    Platform TCK version   Branch Name
> > ------------------    --------------------   ------------
> > 8                     8.0.0, 8.0.1, ...      8.x
> > 9                     9.0.0, 9.0.1, ...      9.0.x
> > 9.1                   9.1.0, 9.1.1, ...      9.1.x
> >
> > Or slightly more consistent
> >
> > Jakarta EE version    Platform TCK version   Branch Name
> > ------------------    --------------------   ------------
> > 8                     8.0.0, 8.0.1, ...      8.0.x
> > 9                     9.0.0, 9.0.1, ...      9.0.x
> > 9.1                   9.1.0, 9.1.1, ...      9.1.x
>
> +1 for ^
>
>
> >
> > Or the longer name
> >
> > Jakarta EE version    Platform TCK version   Branch Name
> > ------------------    --------------------   ------------
> > 8                     8.0.0, 8.0.1, ...      jakartaee8.0.x
> > 9                     9.0.0, 9.0.1, ...      jakartaee9.0.x
> > 9.1                   9.1.0, 9.1.1, ...      jakartaee9.1.x
> >
> > Or
> >
> > Jakarta EE version    Platform TCK version   Branch Name
> > ------------------    --------------------   ------------
> > 8                     8.0.0, 8.0.1, ...      jakartaee8.x
> > 9                     9.0.0, 9.0.1, ...      jakartaee9.0.x
> > 9.1                   9.1.0, 9.1.1, ...      jakartaee9.1.x
> >
> > Scott
> >
> > _______________________________________________
> > jakartaee-tck-dev mailing list
> > jakartaee-tck-dev@xxxxxxxxxxx
> > To unsubscribe from this list, visit
> > https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev__;!!GqivPVa7Brio!I72kItD7UMRd65uE-NYE3JhK7eREUUZBK1R52V2RR9NCvipbhtgpzj8qjdI0QyAhcg$
>
> _______________________________________________
> jakartaee-tck-dev mailing list
> jakartaee-tck-dev@xxxxxxxxxxx
> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakartaee-tck-dev



-- 
Olivier


Back to the top