You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bval.apache.org by Jean-Louis Monteiro <jl...@tomitribe.com> on 2022/03/23 20:57:47 UTC

Ready for a 2.0.6 release?

Hi,

I was working on TomEE for jakarta namespace and I just fixed a relocation
issue with BVal. I am currently deploying snapshots and I'll use them in
TomEE. But I wanted to know if there is any issue to release 2.0.6 and if
not, is there anything pending you guys want to get in?

Overall, the only issue is the one I created to fix relocation.
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com

Re: Ready for a 2.0.6 release?

Posted by Jean-Louis Monteiro <jl...@tomitribe.com>.
I committed a small improvement to fiw BVAL-215 (support for javax
namespace relocation in properties).

See
https://github.com/apache/bval/commit/54aaedc29a5de12780dbb6b0ea88f855875ff801

Lemme know if I broke something or if it appears to be stupid.
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Tue, Apr 5, 2022 at 2:15 PM Thomas Andraschko <
andraschko.thomas@gmail.com> wrote:

> all right, when do you plan to work on it?
> i can do the release then if you are ready
>
> Am Di., 5. Apr. 2022 um 13:42 Uhr schrieb Jean-Louis Monteiro <
> jlmonteiro@tomitribe.com>:
>
> > Would be great to have a last release so XML configuration is supported
> and
> > relocation fixed.
> > But for that, we need to enhance the shade plugin configuration so
> > properties also get transformed because currently jakarta classifier is
> > broken.
> > --
> > Jean-Louis Monteiro
> > http://twitter.com/jlouismonteiro
> > http://www.tomitribe.com
> >
> >
> > On Tue, Apr 5, 2022 at 1:21 PM Thomas Andraschko <
> > andraschko.thomas@gmail.com> wrote:
> >
> > > should i do a release this week, so we can move forward to jakarta?
> > > as i said, i would do the work here. we need do it anyway in the future
> > and
> > > bval seems very stable.
> > >
> > > Am Sa., 2. Apr. 2022 um 11:31 Uhr schrieb Romain Manni-Bucau <
> > > rmannibucau@gmail.com>:
> > >
> > > > Le sam. 2 avr. 2022 à 11:15, Jean-Louis Monteiro <
> > > jlmonteiro@tomitribe.com
> > > > >
> > > > a écrit :
> > > >
> > > > > v3 is a good reason even though it's only in jakarta not in javax
> as
> > > far
> > > > as
> > > > > I recall
> > > > >
> > > >
> > > > Yep but it is not rare these days to relocate and run on javax and
> > > jakarta
> > > > the same bundle so supporting it in javax is good IMHO
> > > >
> > > > --
> > > > > Jean-Louis Monteiro
> > > > > http://twitter.com/jlouismonteiro
> > > > > http://www.tomitribe.com
> > > > >
> > > > >
> > > > > On Sat, Apr 2, 2022 at 11:10 AM Romain Manni-Bucau <
> > > > rmannibucau@gmail.com>
> > > > > wrote:
> > > > >
> > > > > > If we want the relocation to work it is just a matter of fixing
> the
> > > > shade
> > > > > > configuration with a relocating transformer.
> > > > > > Think it is the way to go since we have a fix since last release
> > > which
> > > > is
> > > > > > to support v3 descriptors so can be worth releasing like that
> then
> > > > > > switching codebase to something closer to jakarta maybe since we
> > > don't
> > > > > > upgrade it often.
> > > > > >
> > > > > > Hope it makes sense.
> > > > > >
> > > > > > Romain Manni-Bucau
> > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > > https://github.com/rmannibucau> |
> > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > > <
> > > > > >
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > > >
> > > > > >
> > > > > >
> > > > > > Le sam. 2 avr. 2022 à 10:57, Jean-Louis Monteiro <
> > > > > jlmonteiro@tomitribe.com
> > > > > > >
> > > > > > a écrit :
> > > > > >
> > > > > > > In case it helps, here is what I had to do in order to get BVal
> > to
> > > > work
> > > > > > in
> > > > > > > TomEE in the jakarta namespace
> > > > > > >
> > > > > > >
> https://github.com/apache/tomee/tree/master/deps/bval-jsr-shade
> > > > > > >
> > > > > > > Apologies, this is dirty.
> > > > > > > --
> > > > > > > Jean-Louis Monteiro
> > > > > > > http://twitter.com/jlouismonteiro
> > > > > > > http://www.tomitribe.com
> > > > > > >
> > > > > > >
> > > > > > > On Sat, Apr 2, 2022 at 10:53 AM Jean-Louis Monteiro <
> > > > > > > jlmonteiro@tomitribe.com> wrote:
> > > > > > >
> > > > > > > > If they are just for the relocation which still does not work
> > > > because
> > > > > > > > properties are not transformed. Then I agree there is no
> point
> > in
> > > > > > > releasing
> > > > > > > > something that does not work and we'll do better by updating
> > the
> > > > > source
> > > > > > > > code itself
> > > > > > > >
> > > > > > > > Le ven. 1 avr. 2022 à 14:05, Thomas Andraschko <
> > > > > > > > andraschko.thomas@gmail.com> a écrit :
> > > > > > > >
> > > > > > > >> the last commits, since the last latest release are just for
> > > > shading
> > > > > > > >> i can do the release but since we get a "real" jakarta
> version
> > > > soon,
> > > > > > not
> > > > > > > >> sure if its required
> > > > > > > >>
> > > > > > > >> Am Fr., 1. Apr. 2022 um 13:21 Uhr schrieb Matt Benson <
> > > > > > > mbenson@apache.org
> > > > > > > >> >:
> > > > > > > >>
> > > > > > > >> > I guess I haven't been in the right places to see what the
> > > > > > > requirements
> > > > > > > >> > have been for jakarta migration. Are the few recent
> commits
> > to
> > > > > > master
> > > > > > > of
> > > > > > > >> > such a nature that it would help users transition to have
> a
> > > last
> > > > > > 2.0.x
> > > > > > > >> > release?
> > > > > > > >> >
> > > > > > > >> > Matt
> > > > > > > >> >
> > > > > > > >> > On Fri, Apr 1, 2022, 4:20 AM Jean-Louis Monteiro <
> > > > > > > >> jlmonteiro@tomitribe.com
> > > > > > > >> > >
> > > > > > > >> > wrote:
> > > > > > > >> >
> > > > > > > >> > > Fine with one last release and then move to Jakarta.
> > > > > > > >> > >
> > > > > > > >> > >
> > > > > > > >> > > Le ven. 1 avr. 2022 à 10:43, Romain Manni-Bucau <
> > > > > > > >> rmannibucau@gmail.com>
> > > > > > > >> > a
> > > > > > > >> > > écrit :
> > > > > > > >> > >
> > > > > > > >> > > > We have other downstream consumers so guess javax
> fixes
> > > are
> > > > > > needed
> > > > > > > >> so
> > > > > > > >> > ok
> > > > > > > >> > > if
> > > > > > > >> > > > there is no other fixes than jakarta relocation on
> > master
> > > > else
> > > > > > we
> > > > > > > >> > should
> > > > > > > >> > > do
> > > > > > > >> > > > at least one last javax release IMHO
> > > > > > > >> > > >
> > > > > > > >> > > > Romain Manni-Bucau
> > > > > > > >> > > > @rmannibucau <https://twitter.com/rmannibucau> |
> Blog
> > > > > > > >> > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > > > >> > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > > > >> > > > https://github.com/rmannibucau> |
> > > > > > > >> > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> |
> > Book
> > > > > > > >> > > > <
> > > > > > > >> > > >
> > > > > > > >> > >
> > > > > > > >> >
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > > > >> > > > >
> > > > > > > >> > > >
> > > > > > > >> > > >
> > > > > > > >> > > > Le ven. 1 avr. 2022 à 10:22, Thomas Andraschko <
> > > > > > > >> > > > andraschko.thomas@gmail.com>
> > > > > > > >> > > > a écrit :
> > > > > > > >> > > >
> > > > > > > >> > > > > As TomEE had some issues with the TKC and our shaded
> > > > > version -
> > > > > > > >> what
> > > > > > > >> > > about
> > > > > > > >> > > > > doing a Big-Bang change in BVal now?
> > > > > > > >> > > > > Sooner or later we have to do it anyway. BVal is
> > > probably
> > > > > the
> > > > > > > >> most
> > > > > > > >> > > > stable
> > > > > > > >> > > > > lib around TomEE, so i would not care too much about
> > > > > > > >> maintainability.
> > > > > > > >> > > If
> > > > > > > >> > > > we
> > > > > > > >> > > > > have like 1 bug in 1/2 year, we can simply port it
> to
> > a
> > > > > 2.0.x
> > > > > > > >> branch.
> > > > > > > >> > > > >
> > > > > > > >> > > > > I would do the work, i just need a "go" ;D
> > > > > > > >> > > > >
> > > > > > > >> > > > >
> > > > > > > >> > > > > Am Do., 24. März 2022 um 01:46 Uhr schrieb Matt
> > Benson <
> > > > > > > >> > > > mbenson@apache.org
> > > > > > > >> > > > > >:
> > > > > > > >> > > > >
> > > > > > > >> > > > > > New release sounds fine to me. I will try to
> better
> > > > > > understand
> > > > > > > >> this
> > > > > > > >> > > new
> > > > > > > >> > > > > > issue.
> > > > > > > >> > > > > >
> > > > > > > >> > > > > > Matt
> > > > > > > >> > > > > >
> > > > > > > >> > > > > > On Wed, Mar 23, 2022, 4:58 PM Romain Manni-Bucau <
> > > > > > > >> > > > rmannibucau@gmail.com>
> > > > > > > >> > > > > > wrote:
> > > > > > > >> > > > > >
> > > > > > > >> > > > > > >
> > https://github.com/yupiik/maven-shade-transformers/
> > > > > > > >> > > > > > >
> > > > > > > >> > > > > > > Romain Manni-Bucau
> > > > > > > >> > > > > > > @rmannibucau <https://twitter.com/rmannibucau>
> |
> > > > Blog
> > > > > > > >> > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > > > >> > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > > > >> > > > > > > https://github.com/rmannibucau> |
> > > > > > > >> > > > > > > LinkedIn <
> https://www.linkedin.com/in/rmannibucau
> > >
> > > |
> > > > > Book
> > > > > > > >> > > > > > > <
> > > > > > > >> > > > > > >
> > > > > > > >> > > > > >
> > > > > > > >> > > > >
> > > > > > > >> > > >
> > > > > > > >> > >
> > > > > > > >> >
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > > > >> > > > > > > >
> > > > > > > >> > > > > > >
> > > > > > > >> > > > > > >
> > > > > > > >> > > > > > > Le mer. 23 mars 2022 à 22:44, Jean-Louis
> Monteiro
> > <
> > > > > > > >> > > > > > > jlmonteiro@tomitribe.com>
> > > > > > > >> > > > > > > a écrit :
> > > > > > > >> > > > > > >
> > > > > > > >> > > > > > > > Created also this one
> > > > > > > >> > > > https://issues.apache.org/jira/browse/BVAL-215
> > > > > > > >> > > > > > > > It requires some thoughts for the fix
> > > > > > > >> > > > > > > > --
> > > > > > > >> > > > > > > > Jean-Louis Monteiro
> > > > > > > >> > > > > > > > http://twitter.com/jlouismonteiro
> > > > > > > >> > > > > > > > http://www.tomitribe.com
> > > > > > > >> > > > > > > >
> > > > > > > >> > > > > > > >
> > > > > > > >> > > > > > > > On Wed, Mar 23, 2022 at 10:16 PM Romain
> > > Manni-Bucau
> > > > <
> > > > > > > >> > > > > > > rmannibucau@gmail.com
> > > > > > > >> > > > > > > > >
> > > > > > > >> > > > > > > > wrote:
> > > > > > > >> > > > > > > >
> > > > > > > >> > > > > > > > > sounds good
> > > > > > > >> > > > > > > > >
> > > > > > > >> > > > > > > > > Romain Manni-Bucau
> > > > > > > >> > > > > > > > > @rmannibucau <
> https://twitter.com/rmannibucau
> > >
> > > |
> > > > > > Blog
> > > > > > > >> > > > > > > > > <https://rmannibucau.metawerx.net/> | Old
> > Blog
> > > > > > > >> > > > > > > > > <http://rmannibucau.wordpress.com> |
> Github <
> > > > > > > >> > > > > > > > > https://github.com/rmannibucau> |
> > > > > > > >> > > > > > > > > LinkedIn <
> > > https://www.linkedin.com/in/rmannibucau
> > > > >
> > > > > |
> > > > > > > Book
> > > > > > > >> > > > > > > > > <
> > > > > > > >> > > > > > > > >
> > > > > > > >> > > > > > > >
> > > > > > > >> > > > > > >
> > > > > > > >> > > > > >
> > > > > > > >> > > > >
> > > > > > > >> > > >
> > > > > > > >> > >
> > > > > > > >> >
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > > > >> > > > > > > > > >
> > > > > > > >> > > > > > > > >
> > > > > > > >> > > > > > > > >
> > > > > > > >> > > > > > > > > Le mer. 23 mars 2022 à 21:57, Jean-Louis
> > > Monteiro
> > > > <
> > > > > > > >> > > > > > > > > jlmonteiro@tomitribe.com>
> > > > > > > >> > > > > > > > > a écrit :
> > > > > > > >> > > > > > > > >
> > > > > > > >> > > > > > > > > > Hi,
> > > > > > > >> > > > > > > > > >
> > > > > > > >> > > > > > > > > > I was working on TomEE for jakarta
> namespace
> > > > and I
> > > > > > > just
> > > > > > > >> > > fixed a
> > > > > > > >> > > > > > > > > relocation
> > > > > > > >> > > > > > > > > > issue with BVal. I am currently deploying
> > > > > snapshots
> > > > > > > and
> > > > > > > >> > I'll
> > > > > > > >> > > > use
> > > > > > > >> > > > > > them
> > > > > > > >> > > > > > > > in
> > > > > > > >> > > > > > > > > > TomEE. But I wanted to know if there is
> any
> > > > issue
> > > > > to
> > > > > > > >> > release
> > > > > > > >> > > > > 2.0.6
> > > > > > > >> > > > > > > and
> > > > > > > >> > > > > > > > if
> > > > > > > >> > > > > > > > > > not, is there anything pending you guys
> want
> > > to
> > > > > get
> > > > > > > in?
> > > > > > > >> > > > > > > > > >
> > > > > > > >> > > > > > > > > > Overall, the only issue is the one I
> created
> > > to
> > > > > fix
> > > > > > > >> > > relocation.
> > > > > > > >> > > > > > > > > > --
> > > > > > > >> > > > > > > > > > Jean-Louis Monteiro
> > > > > > > >> > > > > > > > > > http://twitter.com/jlouismonteiro
> > > > > > > >> > > > > > > > > > http://www.tomitribe.com
> > > > > > > >> > > > > > > > > >
> > > > > > > >> > > > > > > > >
> > > > > > > >> > > > > > > >
> > > > > > > >> > > > > > >
> > > > > > > >> > > > > >
> > > > > > > >> > > > >
> > > > > > > >> > > >
> > > > > > > >> > >
> > > > > > > >> >
> > > > > > > >>
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: Ready for a 2.0.6 release?

Posted by Thomas Andraschko <an...@gmail.com>.
all right, when do you plan to work on it?
i can do the release then if you are ready

Am Di., 5. Apr. 2022 um 13:42 Uhr schrieb Jean-Louis Monteiro <
jlmonteiro@tomitribe.com>:

> Would be great to have a last release so XML configuration is supported and
> relocation fixed.
> But for that, we need to enhance the shade plugin configuration so
> properties also get transformed because currently jakarta classifier is
> broken.
> --
> Jean-Louis Monteiro
> http://twitter.com/jlouismonteiro
> http://www.tomitribe.com
>
>
> On Tue, Apr 5, 2022 at 1:21 PM Thomas Andraschko <
> andraschko.thomas@gmail.com> wrote:
>
> > should i do a release this week, so we can move forward to jakarta?
> > as i said, i would do the work here. we need do it anyway in the future
> and
> > bval seems very stable.
> >
> > Am Sa., 2. Apr. 2022 um 11:31 Uhr schrieb Romain Manni-Bucau <
> > rmannibucau@gmail.com>:
> >
> > > Le sam. 2 avr. 2022 à 11:15, Jean-Louis Monteiro <
> > jlmonteiro@tomitribe.com
> > > >
> > > a écrit :
> > >
> > > > v3 is a good reason even though it's only in jakarta not in javax as
> > far
> > > as
> > > > I recall
> > > >
> > >
> > > Yep but it is not rare these days to relocate and run on javax and
> > jakarta
> > > the same bundle so supporting it in javax is good IMHO
> > >
> > > --
> > > > Jean-Louis Monteiro
> > > > http://twitter.com/jlouismonteiro
> > > > http://www.tomitribe.com
> > > >
> > > >
> > > > On Sat, Apr 2, 2022 at 11:10 AM Romain Manni-Bucau <
> > > rmannibucau@gmail.com>
> > > > wrote:
> > > >
> > > > > If we want the relocation to work it is just a matter of fixing the
> > > shade
> > > > > configuration with a relocating transformer.
> > > > > Think it is the way to go since we have a fix since last release
> > which
> > > is
> > > > > to support v3 descriptors so can be worth releasing like that then
> > > > > switching codebase to something closer to jakarta maybe since we
> > don't
> > > > > upgrade it often.
> > > > >
> > > > > Hope it makes sense.
> > > > >
> > > > > Romain Manni-Bucau
> > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > https://github.com/rmannibucau> |
> > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > <
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > >
> > > > >
> > > > >
> > > > > Le sam. 2 avr. 2022 à 10:57, Jean-Louis Monteiro <
> > > > jlmonteiro@tomitribe.com
> > > > > >
> > > > > a écrit :
> > > > >
> > > > > > In case it helps, here is what I had to do in order to get BVal
> to
> > > work
> > > > > in
> > > > > > TomEE in the jakarta namespace
> > > > > >
> > > > > > https://github.com/apache/tomee/tree/master/deps/bval-jsr-shade
> > > > > >
> > > > > > Apologies, this is dirty.
> > > > > > --
> > > > > > Jean-Louis Monteiro
> > > > > > http://twitter.com/jlouismonteiro
> > > > > > http://www.tomitribe.com
> > > > > >
> > > > > >
> > > > > > On Sat, Apr 2, 2022 at 10:53 AM Jean-Louis Monteiro <
> > > > > > jlmonteiro@tomitribe.com> wrote:
> > > > > >
> > > > > > > If they are just for the relocation which still does not work
> > > because
> > > > > > > properties are not transformed. Then I agree there is no point
> in
> > > > > > releasing
> > > > > > > something that does not work and we'll do better by updating
> the
> > > > source
> > > > > > > code itself
> > > > > > >
> > > > > > > Le ven. 1 avr. 2022 à 14:05, Thomas Andraschko <
> > > > > > > andraschko.thomas@gmail.com> a écrit :
> > > > > > >
> > > > > > >> the last commits, since the last latest release are just for
> > > shading
> > > > > > >> i can do the release but since we get a "real" jakarta version
> > > soon,
> > > > > not
> > > > > > >> sure if its required
> > > > > > >>
> > > > > > >> Am Fr., 1. Apr. 2022 um 13:21 Uhr schrieb Matt Benson <
> > > > > > mbenson@apache.org
> > > > > > >> >:
> > > > > > >>
> > > > > > >> > I guess I haven't been in the right places to see what the
> > > > > > requirements
> > > > > > >> > have been for jakarta migration. Are the few recent commits
> to
> > > > > master
> > > > > > of
> > > > > > >> > such a nature that it would help users transition to have a
> > last
> > > > > 2.0.x
> > > > > > >> > release?
> > > > > > >> >
> > > > > > >> > Matt
> > > > > > >> >
> > > > > > >> > On Fri, Apr 1, 2022, 4:20 AM Jean-Louis Monteiro <
> > > > > > >> jlmonteiro@tomitribe.com
> > > > > > >> > >
> > > > > > >> > wrote:
> > > > > > >> >
> > > > > > >> > > Fine with one last release and then move to Jakarta.
> > > > > > >> > >
> > > > > > >> > >
> > > > > > >> > > Le ven. 1 avr. 2022 à 10:43, Romain Manni-Bucau <
> > > > > > >> rmannibucau@gmail.com>
> > > > > > >> > a
> > > > > > >> > > écrit :
> > > > > > >> > >
> > > > > > >> > > > We have other downstream consumers so guess javax fixes
> > are
> > > > > needed
> > > > > > >> so
> > > > > > >> > ok
> > > > > > >> > > if
> > > > > > >> > > > there is no other fixes than jakarta relocation on
> master
> > > else
> > > > > we
> > > > > > >> > should
> > > > > > >> > > do
> > > > > > >> > > > at least one last javax release IMHO
> > > > > > >> > > >
> > > > > > >> > > > Romain Manni-Bucau
> > > > > > >> > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > > >> > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > > >> > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > > >> > > > https://github.com/rmannibucau> |
> > > > > > >> > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> |
> Book
> > > > > > >> > > > <
> > > > > > >> > > >
> > > > > > >> > >
> > > > > > >> >
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > > >> > > > >
> > > > > > >> > > >
> > > > > > >> > > >
> > > > > > >> > > > Le ven. 1 avr. 2022 à 10:22, Thomas Andraschko <
> > > > > > >> > > > andraschko.thomas@gmail.com>
> > > > > > >> > > > a écrit :
> > > > > > >> > > >
> > > > > > >> > > > > As TomEE had some issues with the TKC and our shaded
> > > > version -
> > > > > > >> what
> > > > > > >> > > about
> > > > > > >> > > > > doing a Big-Bang change in BVal now?
> > > > > > >> > > > > Sooner or later we have to do it anyway. BVal is
> > probably
> > > > the
> > > > > > >> most
> > > > > > >> > > > stable
> > > > > > >> > > > > lib around TomEE, so i would not care too much about
> > > > > > >> maintainability.
> > > > > > >> > > If
> > > > > > >> > > > we
> > > > > > >> > > > > have like 1 bug in 1/2 year, we can simply port it to
> a
> > > > 2.0.x
> > > > > > >> branch.
> > > > > > >> > > > >
> > > > > > >> > > > > I would do the work, i just need a "go" ;D
> > > > > > >> > > > >
> > > > > > >> > > > >
> > > > > > >> > > > > Am Do., 24. März 2022 um 01:46 Uhr schrieb Matt
> Benson <
> > > > > > >> > > > mbenson@apache.org
> > > > > > >> > > > > >:
> > > > > > >> > > > >
> > > > > > >> > > > > > New release sounds fine to me. I will try to better
> > > > > understand
> > > > > > >> this
> > > > > > >> > > new
> > > > > > >> > > > > > issue.
> > > > > > >> > > > > >
> > > > > > >> > > > > > Matt
> > > > > > >> > > > > >
> > > > > > >> > > > > > On Wed, Mar 23, 2022, 4:58 PM Romain Manni-Bucau <
> > > > > > >> > > > rmannibucau@gmail.com>
> > > > > > >> > > > > > wrote:
> > > > > > >> > > > > >
> > > > > > >> > > > > > >
> https://github.com/yupiik/maven-shade-transformers/
> > > > > > >> > > > > > >
> > > > > > >> > > > > > > Romain Manni-Bucau
> > > > > > >> > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |
> > > Blog
> > > > > > >> > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > > >> > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > > >> > > > > > > https://github.com/rmannibucau> |
> > > > > > >> > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau
> >
> > |
> > > > Book
> > > > > > >> > > > > > > <
> > > > > > >> > > > > > >
> > > > > > >> > > > > >
> > > > > > >> > > > >
> > > > > > >> > > >
> > > > > > >> > >
> > > > > > >> >
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > > >> > > > > > > >
> > > > > > >> > > > > > >
> > > > > > >> > > > > > >
> > > > > > >> > > > > > > Le mer. 23 mars 2022 à 22:44, Jean-Louis Monteiro
> <
> > > > > > >> > > > > > > jlmonteiro@tomitribe.com>
> > > > > > >> > > > > > > a écrit :
> > > > > > >> > > > > > >
> > > > > > >> > > > > > > > Created also this one
> > > > > > >> > > > https://issues.apache.org/jira/browse/BVAL-215
> > > > > > >> > > > > > > > It requires some thoughts for the fix
> > > > > > >> > > > > > > > --
> > > > > > >> > > > > > > > Jean-Louis Monteiro
> > > > > > >> > > > > > > > http://twitter.com/jlouismonteiro
> > > > > > >> > > > > > > > http://www.tomitribe.com
> > > > > > >> > > > > > > >
> > > > > > >> > > > > > > >
> > > > > > >> > > > > > > > On Wed, Mar 23, 2022 at 10:16 PM Romain
> > Manni-Bucau
> > > <
> > > > > > >> > > > > > > rmannibucau@gmail.com
> > > > > > >> > > > > > > > >
> > > > > > >> > > > > > > > wrote:
> > > > > > >> > > > > > > >
> > > > > > >> > > > > > > > > sounds good
> > > > > > >> > > > > > > > >
> > > > > > >> > > > > > > > > Romain Manni-Bucau
> > > > > > >> > > > > > > > > @rmannibucau <https://twitter.com/rmannibucau
> >
> > |
> > > > > Blog
> > > > > > >> > > > > > > > > <https://rmannibucau.metawerx.net/> | Old
> Blog
> > > > > > >> > > > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > > >> > > > > > > > > https://github.com/rmannibucau> |
> > > > > > >> > > > > > > > > LinkedIn <
> > https://www.linkedin.com/in/rmannibucau
> > > >
> > > > |
> > > > > > Book
> > > > > > >> > > > > > > > > <
> > > > > > >> > > > > > > > >
> > > > > > >> > > > > > > >
> > > > > > >> > > > > > >
> > > > > > >> > > > > >
> > > > > > >> > > > >
> > > > > > >> > > >
> > > > > > >> > >
> > > > > > >> >
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > > >> > > > > > > > > >
> > > > > > >> > > > > > > > >
> > > > > > >> > > > > > > > >
> > > > > > >> > > > > > > > > Le mer. 23 mars 2022 à 21:57, Jean-Louis
> > Monteiro
> > > <
> > > > > > >> > > > > > > > > jlmonteiro@tomitribe.com>
> > > > > > >> > > > > > > > > a écrit :
> > > > > > >> > > > > > > > >
> > > > > > >> > > > > > > > > > Hi,
> > > > > > >> > > > > > > > > >
> > > > > > >> > > > > > > > > > I was working on TomEE for jakarta namespace
> > > and I
> > > > > > just
> > > > > > >> > > fixed a
> > > > > > >> > > > > > > > > relocation
> > > > > > >> > > > > > > > > > issue with BVal. I am currently deploying
> > > > snapshots
> > > > > > and
> > > > > > >> > I'll
> > > > > > >> > > > use
> > > > > > >> > > > > > them
> > > > > > >> > > > > > > > in
> > > > > > >> > > > > > > > > > TomEE. But I wanted to know if there is any
> > > issue
> > > > to
> > > > > > >> > release
> > > > > > >> > > > > 2.0.6
> > > > > > >> > > > > > > and
> > > > > > >> > > > > > > > if
> > > > > > >> > > > > > > > > > not, is there anything pending you guys want
> > to
> > > > get
> > > > > > in?
> > > > > > >> > > > > > > > > >
> > > > > > >> > > > > > > > > > Overall, the only issue is the one I created
> > to
> > > > fix
> > > > > > >> > > relocation.
> > > > > > >> > > > > > > > > > --
> > > > > > >> > > > > > > > > > Jean-Louis Monteiro
> > > > > > >> > > > > > > > > > http://twitter.com/jlouismonteiro
> > > > > > >> > > > > > > > > > http://www.tomitribe.com
> > > > > > >> > > > > > > > > >
> > > > > > >> > > > > > > > >
> > > > > > >> > > > > > > >
> > > > > > >> > > > > > >
> > > > > > >> > > > > >
> > > > > > >> > > > >
> > > > > > >> > > >
> > > > > > >> > >
> > > > > > >> >
> > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: Ready for a 2.0.6 release?

Posted by Jean-Louis Monteiro <jl...@tomitribe.com>.
Would be great to have a last release so XML configuration is supported and
relocation fixed.
But for that, we need to enhance the shade plugin configuration so
properties also get transformed because currently jakarta classifier is
broken.
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Tue, Apr 5, 2022 at 1:21 PM Thomas Andraschko <
andraschko.thomas@gmail.com> wrote:

> should i do a release this week, so we can move forward to jakarta?
> as i said, i would do the work here. we need do it anyway in the future and
> bval seems very stable.
>
> Am Sa., 2. Apr. 2022 um 11:31 Uhr schrieb Romain Manni-Bucau <
> rmannibucau@gmail.com>:
>
> > Le sam. 2 avr. 2022 à 11:15, Jean-Louis Monteiro <
> jlmonteiro@tomitribe.com
> > >
> > a écrit :
> >
> > > v3 is a good reason even though it's only in jakarta not in javax as
> far
> > as
> > > I recall
> > >
> >
> > Yep but it is not rare these days to relocate and run on javax and
> jakarta
> > the same bundle so supporting it in javax is good IMHO
> >
> > --
> > > Jean-Louis Monteiro
> > > http://twitter.com/jlouismonteiro
> > > http://www.tomitribe.com
> > >
> > >
> > > On Sat, Apr 2, 2022 at 11:10 AM Romain Manni-Bucau <
> > rmannibucau@gmail.com>
> > > wrote:
> > >
> > > > If we want the relocation to work it is just a matter of fixing the
> > shade
> > > > configuration with a relocating transformer.
> > > > Think it is the way to go since we have a fix since last release
> which
> > is
> > > > to support v3 descriptors so can be worth releasing like that then
> > > > switching codebase to something closer to jakarta maybe since we
> don't
> > > > upgrade it often.
> > > >
> > > > Hope it makes sense.
> > > >
> > > > Romain Manni-Bucau
> > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > <http://rmannibucau.wordpress.com> | Github <
> > > > https://github.com/rmannibucau> |
> > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > <
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > >
> > > >
> > > >
> > > > Le sam. 2 avr. 2022 à 10:57, Jean-Louis Monteiro <
> > > jlmonteiro@tomitribe.com
> > > > >
> > > > a écrit :
> > > >
> > > > > In case it helps, here is what I had to do in order to get BVal to
> > work
> > > > in
> > > > > TomEE in the jakarta namespace
> > > > >
> > > > > https://github.com/apache/tomee/tree/master/deps/bval-jsr-shade
> > > > >
> > > > > Apologies, this is dirty.
> > > > > --
> > > > > Jean-Louis Monteiro
> > > > > http://twitter.com/jlouismonteiro
> > > > > http://www.tomitribe.com
> > > > >
> > > > >
> > > > > On Sat, Apr 2, 2022 at 10:53 AM Jean-Louis Monteiro <
> > > > > jlmonteiro@tomitribe.com> wrote:
> > > > >
> > > > > > If they are just for the relocation which still does not work
> > because
> > > > > > properties are not transformed. Then I agree there is no point in
> > > > > releasing
> > > > > > something that does not work and we'll do better by updating the
> > > source
> > > > > > code itself
> > > > > >
> > > > > > Le ven. 1 avr. 2022 à 14:05, Thomas Andraschko <
> > > > > > andraschko.thomas@gmail.com> a écrit :
> > > > > >
> > > > > >> the last commits, since the last latest release are just for
> > shading
> > > > > >> i can do the release but since we get a "real" jakarta version
> > soon,
> > > > not
> > > > > >> sure if its required
> > > > > >>
> > > > > >> Am Fr., 1. Apr. 2022 um 13:21 Uhr schrieb Matt Benson <
> > > > > mbenson@apache.org
> > > > > >> >:
> > > > > >>
> > > > > >> > I guess I haven't been in the right places to see what the
> > > > > requirements
> > > > > >> > have been for jakarta migration. Are the few recent commits to
> > > > master
> > > > > of
> > > > > >> > such a nature that it would help users transition to have a
> last
> > > > 2.0.x
> > > > > >> > release?
> > > > > >> >
> > > > > >> > Matt
> > > > > >> >
> > > > > >> > On Fri, Apr 1, 2022, 4:20 AM Jean-Louis Monteiro <
> > > > > >> jlmonteiro@tomitribe.com
> > > > > >> > >
> > > > > >> > wrote:
> > > > > >> >
> > > > > >> > > Fine with one last release and then move to Jakarta.
> > > > > >> > >
> > > > > >> > >
> > > > > >> > > Le ven. 1 avr. 2022 à 10:43, Romain Manni-Bucau <
> > > > > >> rmannibucau@gmail.com>
> > > > > >> > a
> > > > > >> > > écrit :
> > > > > >> > >
> > > > > >> > > > We have other downstream consumers so guess javax fixes
> are
> > > > needed
> > > > > >> so
> > > > > >> > ok
> > > > > >> > > if
> > > > > >> > > > there is no other fixes than jakarta relocation on master
> > else
> > > > we
> > > > > >> > should
> > > > > >> > > do
> > > > > >> > > > at least one last javax release IMHO
> > > > > >> > > >
> > > > > >> > > > Romain Manni-Bucau
> > > > > >> > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > >> > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > >> > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > >> > > > https://github.com/rmannibucau> |
> > > > > >> > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > >> > > > <
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > >> > > > >
> > > > > >> > > >
> > > > > >> > > >
> > > > > >> > > > Le ven. 1 avr. 2022 à 10:22, Thomas Andraschko <
> > > > > >> > > > andraschko.thomas@gmail.com>
> > > > > >> > > > a écrit :
> > > > > >> > > >
> > > > > >> > > > > As TomEE had some issues with the TKC and our shaded
> > > version -
> > > > > >> what
> > > > > >> > > about
> > > > > >> > > > > doing a Big-Bang change in BVal now?
> > > > > >> > > > > Sooner or later we have to do it anyway. BVal is
> probably
> > > the
> > > > > >> most
> > > > > >> > > > stable
> > > > > >> > > > > lib around TomEE, so i would not care too much about
> > > > > >> maintainability.
> > > > > >> > > If
> > > > > >> > > > we
> > > > > >> > > > > have like 1 bug in 1/2 year, we can simply port it to a
> > > 2.0.x
> > > > > >> branch.
> > > > > >> > > > >
> > > > > >> > > > > I would do the work, i just need a "go" ;D
> > > > > >> > > > >
> > > > > >> > > > >
> > > > > >> > > > > Am Do., 24. März 2022 um 01:46 Uhr schrieb Matt Benson <
> > > > > >> > > > mbenson@apache.org
> > > > > >> > > > > >:
> > > > > >> > > > >
> > > > > >> > > > > > New release sounds fine to me. I will try to better
> > > > understand
> > > > > >> this
> > > > > >> > > new
> > > > > >> > > > > > issue.
> > > > > >> > > > > >
> > > > > >> > > > > > Matt
> > > > > >> > > > > >
> > > > > >> > > > > > On Wed, Mar 23, 2022, 4:58 PM Romain Manni-Bucau <
> > > > > >> > > > rmannibucau@gmail.com>
> > > > > >> > > > > > wrote:
> > > > > >> > > > > >
> > > > > >> > > > > > > https://github.com/yupiik/maven-shade-transformers/
> > > > > >> > > > > > >
> > > > > >> > > > > > > Romain Manni-Bucau
> > > > > >> > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |
> > Blog
> > > > > >> > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > >> > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > >> > > > > > > https://github.com/rmannibucau> |
> > > > > >> > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau>
> |
> > > Book
> > > > > >> > > > > > > <
> > > > > >> > > > > > >
> > > > > >> > > > > >
> > > > > >> > > > >
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > >> > > > > > > >
> > > > > >> > > > > > >
> > > > > >> > > > > > >
> > > > > >> > > > > > > Le mer. 23 mars 2022 à 22:44, Jean-Louis Monteiro <
> > > > > >> > > > > > > jlmonteiro@tomitribe.com>
> > > > > >> > > > > > > a écrit :
> > > > > >> > > > > > >
> > > > > >> > > > > > > > Created also this one
> > > > > >> > > > https://issues.apache.org/jira/browse/BVAL-215
> > > > > >> > > > > > > > It requires some thoughts for the fix
> > > > > >> > > > > > > > --
> > > > > >> > > > > > > > Jean-Louis Monteiro
> > > > > >> > > > > > > > http://twitter.com/jlouismonteiro
> > > > > >> > > > > > > > http://www.tomitribe.com
> > > > > >> > > > > > > >
> > > > > >> > > > > > > >
> > > > > >> > > > > > > > On Wed, Mar 23, 2022 at 10:16 PM Romain
> Manni-Bucau
> > <
> > > > > >> > > > > > > rmannibucau@gmail.com
> > > > > >> > > > > > > > >
> > > > > >> > > > > > > > wrote:
> > > > > >> > > > > > > >
> > > > > >> > > > > > > > > sounds good
> > > > > >> > > > > > > > >
> > > > > >> > > > > > > > > Romain Manni-Bucau
> > > > > >> > > > > > > > > @rmannibucau <https://twitter.com/rmannibucau>
> |
> > > > Blog
> > > > > >> > > > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > >> > > > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > >> > > > > > > > > https://github.com/rmannibucau> |
> > > > > >> > > > > > > > > LinkedIn <
> https://www.linkedin.com/in/rmannibucau
> > >
> > > |
> > > > > Book
> > > > > >> > > > > > > > > <
> > > > > >> > > > > > > > >
> > > > > >> > > > > > > >
> > > > > >> > > > > > >
> > > > > >> > > > > >
> > > > > >> > > > >
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > >> > > > > > > > > >
> > > > > >> > > > > > > > >
> > > > > >> > > > > > > > >
> > > > > >> > > > > > > > > Le mer. 23 mars 2022 à 21:57, Jean-Louis
> Monteiro
> > <
> > > > > >> > > > > > > > > jlmonteiro@tomitribe.com>
> > > > > >> > > > > > > > > a écrit :
> > > > > >> > > > > > > > >
> > > > > >> > > > > > > > > > Hi,
> > > > > >> > > > > > > > > >
> > > > > >> > > > > > > > > > I was working on TomEE for jakarta namespace
> > and I
> > > > > just
> > > > > >> > > fixed a
> > > > > >> > > > > > > > > relocation
> > > > > >> > > > > > > > > > issue with BVal. I am currently deploying
> > > snapshots
> > > > > and
> > > > > >> > I'll
> > > > > >> > > > use
> > > > > >> > > > > > them
> > > > > >> > > > > > > > in
> > > > > >> > > > > > > > > > TomEE. But I wanted to know if there is any
> > issue
> > > to
> > > > > >> > release
> > > > > >> > > > > 2.0.6
> > > > > >> > > > > > > and
> > > > > >> > > > > > > > if
> > > > > >> > > > > > > > > > not, is there anything pending you guys want
> to
> > > get
> > > > > in?
> > > > > >> > > > > > > > > >
> > > > > >> > > > > > > > > > Overall, the only issue is the one I created
> to
> > > fix
> > > > > >> > > relocation.
> > > > > >> > > > > > > > > > --
> > > > > >> > > > > > > > > > Jean-Louis Monteiro
> > > > > >> > > > > > > > > > http://twitter.com/jlouismonteiro
> > > > > >> > > > > > > > > > http://www.tomitribe.com
> > > > > >> > > > > > > > > >
> > > > > >> > > > > > > > >
> > > > > >> > > > > > > >
> > > > > >> > > > > > >
> > > > > >> > > > > >
> > > > > >> > > > >
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: Ready for a 2.0.6 release?

Posted by Romain Manni-Bucau <rm...@gmail.com>.
sounds good to me

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le mar. 5 avr. 2022 à 13:21, Thomas Andraschko <an...@gmail.com>
a écrit :

> should i do a release this week, so we can move forward to jakarta?
> as i said, i would do the work here. we need do it anyway in the future and
> bval seems very stable.
>
> Am Sa., 2. Apr. 2022 um 11:31 Uhr schrieb Romain Manni-Bucau <
> rmannibucau@gmail.com>:
>
> > Le sam. 2 avr. 2022 à 11:15, Jean-Louis Monteiro <
> jlmonteiro@tomitribe.com
> > >
> > a écrit :
> >
> > > v3 is a good reason even though it's only in jakarta not in javax as
> far
> > as
> > > I recall
> > >
> >
> > Yep but it is not rare these days to relocate and run on javax and
> jakarta
> > the same bundle so supporting it in javax is good IMHO
> >
> > --
> > > Jean-Louis Monteiro
> > > http://twitter.com/jlouismonteiro
> > > http://www.tomitribe.com
> > >
> > >
> > > On Sat, Apr 2, 2022 at 11:10 AM Romain Manni-Bucau <
> > rmannibucau@gmail.com>
> > > wrote:
> > >
> > > > If we want the relocation to work it is just a matter of fixing the
> > shade
> > > > configuration with a relocating transformer.
> > > > Think it is the way to go since we have a fix since last release
> which
> > is
> > > > to support v3 descriptors so can be worth releasing like that then
> > > > switching codebase to something closer to jakarta maybe since we
> don't
> > > > upgrade it often.
> > > >
> > > > Hope it makes sense.
> > > >
> > > > Romain Manni-Bucau
> > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > <http://rmannibucau.wordpress.com> | Github <
> > > > https://github.com/rmannibucau> |
> > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > <
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > >
> > > >
> > > >
> > > > Le sam. 2 avr. 2022 à 10:57, Jean-Louis Monteiro <
> > > jlmonteiro@tomitribe.com
> > > > >
> > > > a écrit :
> > > >
> > > > > In case it helps, here is what I had to do in order to get BVal to
> > work
> > > > in
> > > > > TomEE in the jakarta namespace
> > > > >
> > > > > https://github.com/apache/tomee/tree/master/deps/bval-jsr-shade
> > > > >
> > > > > Apologies, this is dirty.
> > > > > --
> > > > > Jean-Louis Monteiro
> > > > > http://twitter.com/jlouismonteiro
> > > > > http://www.tomitribe.com
> > > > >
> > > > >
> > > > > On Sat, Apr 2, 2022 at 10:53 AM Jean-Louis Monteiro <
> > > > > jlmonteiro@tomitribe.com> wrote:
> > > > >
> > > > > > If they are just for the relocation which still does not work
> > because
> > > > > > properties are not transformed. Then I agree there is no point in
> > > > > releasing
> > > > > > something that does not work and we'll do better by updating the
> > > source
> > > > > > code itself
> > > > > >
> > > > > > Le ven. 1 avr. 2022 à 14:05, Thomas Andraschko <
> > > > > > andraschko.thomas@gmail.com> a écrit :
> > > > > >
> > > > > >> the last commits, since the last latest release are just for
> > shading
> > > > > >> i can do the release but since we get a "real" jakarta version
> > soon,
> > > > not
> > > > > >> sure if its required
> > > > > >>
> > > > > >> Am Fr., 1. Apr. 2022 um 13:21 Uhr schrieb Matt Benson <
> > > > > mbenson@apache.org
> > > > > >> >:
> > > > > >>
> > > > > >> > I guess I haven't been in the right places to see what the
> > > > > requirements
> > > > > >> > have been for jakarta migration. Are the few recent commits to
> > > > master
> > > > > of
> > > > > >> > such a nature that it would help users transition to have a
> last
> > > > 2.0.x
> > > > > >> > release?
> > > > > >> >
> > > > > >> > Matt
> > > > > >> >
> > > > > >> > On Fri, Apr 1, 2022, 4:20 AM Jean-Louis Monteiro <
> > > > > >> jlmonteiro@tomitribe.com
> > > > > >> > >
> > > > > >> > wrote:
> > > > > >> >
> > > > > >> > > Fine with one last release and then move to Jakarta.
> > > > > >> > >
> > > > > >> > >
> > > > > >> > > Le ven. 1 avr. 2022 à 10:43, Romain Manni-Bucau <
> > > > > >> rmannibucau@gmail.com>
> > > > > >> > a
> > > > > >> > > écrit :
> > > > > >> > >
> > > > > >> > > > We have other downstream consumers so guess javax fixes
> are
> > > > needed
> > > > > >> so
> > > > > >> > ok
> > > > > >> > > if
> > > > > >> > > > there is no other fixes than jakarta relocation on master
> > else
> > > > we
> > > > > >> > should
> > > > > >> > > do
> > > > > >> > > > at least one last javax release IMHO
> > > > > >> > > >
> > > > > >> > > > Romain Manni-Bucau
> > > > > >> > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > >> > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > >> > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > >> > > > https://github.com/rmannibucau> |
> > > > > >> > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > >> > > > <
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > >> > > > >
> > > > > >> > > >
> > > > > >> > > >
> > > > > >> > > > Le ven. 1 avr. 2022 à 10:22, Thomas Andraschko <
> > > > > >> > > > andraschko.thomas@gmail.com>
> > > > > >> > > > a écrit :
> > > > > >> > > >
> > > > > >> > > > > As TomEE had some issues with the TKC and our shaded
> > > version -
> > > > > >> what
> > > > > >> > > about
> > > > > >> > > > > doing a Big-Bang change in BVal now?
> > > > > >> > > > > Sooner or later we have to do it anyway. BVal is
> probably
> > > the
> > > > > >> most
> > > > > >> > > > stable
> > > > > >> > > > > lib around TomEE, so i would not care too much about
> > > > > >> maintainability.
> > > > > >> > > If
> > > > > >> > > > we
> > > > > >> > > > > have like 1 bug in 1/2 year, we can simply port it to a
> > > 2.0.x
> > > > > >> branch.
> > > > > >> > > > >
> > > > > >> > > > > I would do the work, i just need a "go" ;D
> > > > > >> > > > >
> > > > > >> > > > >
> > > > > >> > > > > Am Do., 24. März 2022 um 01:46 Uhr schrieb Matt Benson <
> > > > > >> > > > mbenson@apache.org
> > > > > >> > > > > >:
> > > > > >> > > > >
> > > > > >> > > > > > New release sounds fine to me. I will try to better
> > > > understand
> > > > > >> this
> > > > > >> > > new
> > > > > >> > > > > > issue.
> > > > > >> > > > > >
> > > > > >> > > > > > Matt
> > > > > >> > > > > >
> > > > > >> > > > > > On Wed, Mar 23, 2022, 4:58 PM Romain Manni-Bucau <
> > > > > >> > > > rmannibucau@gmail.com>
> > > > > >> > > > > > wrote:
> > > > > >> > > > > >
> > > > > >> > > > > > > https://github.com/yupiik/maven-shade-transformers/
> > > > > >> > > > > > >
> > > > > >> > > > > > > Romain Manni-Bucau
> > > > > >> > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |
> > Blog
> > > > > >> > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > >> > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > >> > > > > > > https://github.com/rmannibucau> |
> > > > > >> > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau>
> |
> > > Book
> > > > > >> > > > > > > <
> > > > > >> > > > > > >
> > > > > >> > > > > >
> > > > > >> > > > >
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > >> > > > > > > >
> > > > > >> > > > > > >
> > > > > >> > > > > > >
> > > > > >> > > > > > > Le mer. 23 mars 2022 à 22:44, Jean-Louis Monteiro <
> > > > > >> > > > > > > jlmonteiro@tomitribe.com>
> > > > > >> > > > > > > a écrit :
> > > > > >> > > > > > >
> > > > > >> > > > > > > > Created also this one
> > > > > >> > > > https://issues.apache.org/jira/browse/BVAL-215
> > > > > >> > > > > > > > It requires some thoughts for the fix
> > > > > >> > > > > > > > --
> > > > > >> > > > > > > > Jean-Louis Monteiro
> > > > > >> > > > > > > > http://twitter.com/jlouismonteiro
> > > > > >> > > > > > > > http://www.tomitribe.com
> > > > > >> > > > > > > >
> > > > > >> > > > > > > >
> > > > > >> > > > > > > > On Wed, Mar 23, 2022 at 10:16 PM Romain
> Manni-Bucau
> > <
> > > > > >> > > > > > > rmannibucau@gmail.com
> > > > > >> > > > > > > > >
> > > > > >> > > > > > > > wrote:
> > > > > >> > > > > > > >
> > > > > >> > > > > > > > > sounds good
> > > > > >> > > > > > > > >
> > > > > >> > > > > > > > > Romain Manni-Bucau
> > > > > >> > > > > > > > > @rmannibucau <https://twitter.com/rmannibucau>
> |
> > > > Blog
> > > > > >> > > > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > >> > > > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > >> > > > > > > > > https://github.com/rmannibucau> |
> > > > > >> > > > > > > > > LinkedIn <
> https://www.linkedin.com/in/rmannibucau
> > >
> > > |
> > > > > Book
> > > > > >> > > > > > > > > <
> > > > > >> > > > > > > > >
> > > > > >> > > > > > > >
> > > > > >> > > > > > >
> > > > > >> > > > > >
> > > > > >> > > > >
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > >> > > > > > > > > >
> > > > > >> > > > > > > > >
> > > > > >> > > > > > > > >
> > > > > >> > > > > > > > > Le mer. 23 mars 2022 à 21:57, Jean-Louis
> Monteiro
> > <
> > > > > >> > > > > > > > > jlmonteiro@tomitribe.com>
> > > > > >> > > > > > > > > a écrit :
> > > > > >> > > > > > > > >
> > > > > >> > > > > > > > > > Hi,
> > > > > >> > > > > > > > > >
> > > > > >> > > > > > > > > > I was working on TomEE for jakarta namespace
> > and I
> > > > > just
> > > > > >> > > fixed a
> > > > > >> > > > > > > > > relocation
> > > > > >> > > > > > > > > > issue with BVal. I am currently deploying
> > > snapshots
> > > > > and
> > > > > >> > I'll
> > > > > >> > > > use
> > > > > >> > > > > > them
> > > > > >> > > > > > > > in
> > > > > >> > > > > > > > > > TomEE. But I wanted to know if there is any
> > issue
> > > to
> > > > > >> > release
> > > > > >> > > > > 2.0.6
> > > > > >> > > > > > > and
> > > > > >> > > > > > > > if
> > > > > >> > > > > > > > > > not, is there anything pending you guys want
> to
> > > get
> > > > > in?
> > > > > >> > > > > > > > > >
> > > > > >> > > > > > > > > > Overall, the only issue is the one I created
> to
> > > fix
> > > > > >> > > relocation.
> > > > > >> > > > > > > > > > --
> > > > > >> > > > > > > > > > Jean-Louis Monteiro
> > > > > >> > > > > > > > > > http://twitter.com/jlouismonteiro
> > > > > >> > > > > > > > > > http://www.tomitribe.com
> > > > > >> > > > > > > > > >
> > > > > >> > > > > > > > >
> > > > > >> > > > > > > >
> > > > > >> > > > > > >
> > > > > >> > > > > >
> > > > > >> > > > >
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: Ready for a 2.0.6 release?

Posted by Thomas Andraschko <an...@gmail.com>.
should i do a release this week, so we can move forward to jakarta?
as i said, i would do the work here. we need do it anyway in the future and
bval seems very stable.

Am Sa., 2. Apr. 2022 um 11:31 Uhr schrieb Romain Manni-Bucau <
rmannibucau@gmail.com>:

> Le sam. 2 avr. 2022 à 11:15, Jean-Louis Monteiro <jlmonteiro@tomitribe.com
> >
> a écrit :
>
> > v3 is a good reason even though it's only in jakarta not in javax as far
> as
> > I recall
> >
>
> Yep but it is not rare these days to relocate and run on javax and jakarta
> the same bundle so supporting it in javax is good IMHO
>
> --
> > Jean-Louis Monteiro
> > http://twitter.com/jlouismonteiro
> > http://www.tomitribe.com
> >
> >
> > On Sat, Apr 2, 2022 at 11:10 AM Romain Manni-Bucau <
> rmannibucau@gmail.com>
> > wrote:
> >
> > > If we want the relocation to work it is just a matter of fixing the
> shade
> > > configuration with a relocating transformer.
> > > Think it is the way to go since we have a fix since last release which
> is
> > > to support v3 descriptors so can be worth releasing like that then
> > > switching codebase to something closer to jakarta maybe since we don't
> > > upgrade it often.
> > >
> > > Hope it makes sense.
> > >
> > > Romain Manni-Bucau
> > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > <http://rmannibucau.wordpress.com> | Github <
> > > https://github.com/rmannibucau> |
> > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > <
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > >
> > >
> > >
> > > Le sam. 2 avr. 2022 à 10:57, Jean-Louis Monteiro <
> > jlmonteiro@tomitribe.com
> > > >
> > > a écrit :
> > >
> > > > In case it helps, here is what I had to do in order to get BVal to
> work
> > > in
> > > > TomEE in the jakarta namespace
> > > >
> > > > https://github.com/apache/tomee/tree/master/deps/bval-jsr-shade
> > > >
> > > > Apologies, this is dirty.
> > > > --
> > > > Jean-Louis Monteiro
> > > > http://twitter.com/jlouismonteiro
> > > > http://www.tomitribe.com
> > > >
> > > >
> > > > On Sat, Apr 2, 2022 at 10:53 AM Jean-Louis Monteiro <
> > > > jlmonteiro@tomitribe.com> wrote:
> > > >
> > > > > If they are just for the relocation which still does not work
> because
> > > > > properties are not transformed. Then I agree there is no point in
> > > > releasing
> > > > > something that does not work and we'll do better by updating the
> > source
> > > > > code itself
> > > > >
> > > > > Le ven. 1 avr. 2022 à 14:05, Thomas Andraschko <
> > > > > andraschko.thomas@gmail.com> a écrit :
> > > > >
> > > > >> the last commits, since the last latest release are just for
> shading
> > > > >> i can do the release but since we get a "real" jakarta version
> soon,
> > > not
> > > > >> sure if its required
> > > > >>
> > > > >> Am Fr., 1. Apr. 2022 um 13:21 Uhr schrieb Matt Benson <
> > > > mbenson@apache.org
> > > > >> >:
> > > > >>
> > > > >> > I guess I haven't been in the right places to see what the
> > > > requirements
> > > > >> > have been for jakarta migration. Are the few recent commits to
> > > master
> > > > of
> > > > >> > such a nature that it would help users transition to have a last
> > > 2.0.x
> > > > >> > release?
> > > > >> >
> > > > >> > Matt
> > > > >> >
> > > > >> > On Fri, Apr 1, 2022, 4:20 AM Jean-Louis Monteiro <
> > > > >> jlmonteiro@tomitribe.com
> > > > >> > >
> > > > >> > wrote:
> > > > >> >
> > > > >> > > Fine with one last release and then move to Jakarta.
> > > > >> > >
> > > > >> > >
> > > > >> > > Le ven. 1 avr. 2022 à 10:43, Romain Manni-Bucau <
> > > > >> rmannibucau@gmail.com>
> > > > >> > a
> > > > >> > > écrit :
> > > > >> > >
> > > > >> > > > We have other downstream consumers so guess javax fixes are
> > > needed
> > > > >> so
> > > > >> > ok
> > > > >> > > if
> > > > >> > > > there is no other fixes than jakarta relocation on master
> else
> > > we
> > > > >> > should
> > > > >> > > do
> > > > >> > > > at least one last javax release IMHO
> > > > >> > > >
> > > > >> > > > Romain Manni-Bucau
> > > > >> > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > >> > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > >> > > > <http://rmannibucau.wordpress.com> | Github <
> > > > >> > > > https://github.com/rmannibucau> |
> > > > >> > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > >> > > > <
> > > > >> > > >
> > > > >> > >
> > > > >> >
> > > > >>
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > >> > > > >
> > > > >> > > >
> > > > >> > > >
> > > > >> > > > Le ven. 1 avr. 2022 à 10:22, Thomas Andraschko <
> > > > >> > > > andraschko.thomas@gmail.com>
> > > > >> > > > a écrit :
> > > > >> > > >
> > > > >> > > > > As TomEE had some issues with the TKC and our shaded
> > version -
> > > > >> what
> > > > >> > > about
> > > > >> > > > > doing a Big-Bang change in BVal now?
> > > > >> > > > > Sooner or later we have to do it anyway. BVal is  probably
> > the
> > > > >> most
> > > > >> > > > stable
> > > > >> > > > > lib around TomEE, so i would not care too much about
> > > > >> maintainability.
> > > > >> > > If
> > > > >> > > > we
> > > > >> > > > > have like 1 bug in 1/2 year, we can simply port it to a
> > 2.0.x
> > > > >> branch.
> > > > >> > > > >
> > > > >> > > > > I would do the work, i just need a "go" ;D
> > > > >> > > > >
> > > > >> > > > >
> > > > >> > > > > Am Do., 24. März 2022 um 01:46 Uhr schrieb Matt Benson <
> > > > >> > > > mbenson@apache.org
> > > > >> > > > > >:
> > > > >> > > > >
> > > > >> > > > > > New release sounds fine to me. I will try to better
> > > understand
> > > > >> this
> > > > >> > > new
> > > > >> > > > > > issue.
> > > > >> > > > > >
> > > > >> > > > > > Matt
> > > > >> > > > > >
> > > > >> > > > > > On Wed, Mar 23, 2022, 4:58 PM Romain Manni-Bucau <
> > > > >> > > > rmannibucau@gmail.com>
> > > > >> > > > > > wrote:
> > > > >> > > > > >
> > > > >> > > > > > > https://github.com/yupiik/maven-shade-transformers/
> > > > >> > > > > > >
> > > > >> > > > > > > Romain Manni-Bucau
> > > > >> > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |
> Blog
> > > > >> > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > >> > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > >> > > > > > > https://github.com/rmannibucau> |
> > > > >> > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> |
> > Book
> > > > >> > > > > > > <
> > > > >> > > > > > >
> > > > >> > > > > >
> > > > >> > > > >
> > > > >> > > >
> > > > >> > >
> > > > >> >
> > > > >>
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > >> > > > > > > >
> > > > >> > > > > > >
> > > > >> > > > > > >
> > > > >> > > > > > > Le mer. 23 mars 2022 à 22:44, Jean-Louis Monteiro <
> > > > >> > > > > > > jlmonteiro@tomitribe.com>
> > > > >> > > > > > > a écrit :
> > > > >> > > > > > >
> > > > >> > > > > > > > Created also this one
> > > > >> > > > https://issues.apache.org/jira/browse/BVAL-215
> > > > >> > > > > > > > It requires some thoughts for the fix
> > > > >> > > > > > > > --
> > > > >> > > > > > > > Jean-Louis Monteiro
> > > > >> > > > > > > > http://twitter.com/jlouismonteiro
> > > > >> > > > > > > > http://www.tomitribe.com
> > > > >> > > > > > > >
> > > > >> > > > > > > >
> > > > >> > > > > > > > On Wed, Mar 23, 2022 at 10:16 PM Romain Manni-Bucau
> <
> > > > >> > > > > > > rmannibucau@gmail.com
> > > > >> > > > > > > > >
> > > > >> > > > > > > > wrote:
> > > > >> > > > > > > >
> > > > >> > > > > > > > > sounds good
> > > > >> > > > > > > > >
> > > > >> > > > > > > > > Romain Manni-Bucau
> > > > >> > > > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |
> > > Blog
> > > > >> > > > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > >> > > > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > >> > > > > > > > > https://github.com/rmannibucau> |
> > > > >> > > > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau
> >
> > |
> > > > Book
> > > > >> > > > > > > > > <
> > > > >> > > > > > > > >
> > > > >> > > > > > > >
> > > > >> > > > > > >
> > > > >> > > > > >
> > > > >> > > > >
> > > > >> > > >
> > > > >> > >
> > > > >> >
> > > > >>
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > >> > > > > > > > > >
> > > > >> > > > > > > > >
> > > > >> > > > > > > > >
> > > > >> > > > > > > > > Le mer. 23 mars 2022 à 21:57, Jean-Louis Monteiro
> <
> > > > >> > > > > > > > > jlmonteiro@tomitribe.com>
> > > > >> > > > > > > > > a écrit :
> > > > >> > > > > > > > >
> > > > >> > > > > > > > > > Hi,
> > > > >> > > > > > > > > >
> > > > >> > > > > > > > > > I was working on TomEE for jakarta namespace
> and I
> > > > just
> > > > >> > > fixed a
> > > > >> > > > > > > > > relocation
> > > > >> > > > > > > > > > issue with BVal. I am currently deploying
> > snapshots
> > > > and
> > > > >> > I'll
> > > > >> > > > use
> > > > >> > > > > > them
> > > > >> > > > > > > > in
> > > > >> > > > > > > > > > TomEE. But I wanted to know if there is any
> issue
> > to
> > > > >> > release
> > > > >> > > > > 2.0.6
> > > > >> > > > > > > and
> > > > >> > > > > > > > if
> > > > >> > > > > > > > > > not, is there anything pending you guys want to
> > get
> > > > in?
> > > > >> > > > > > > > > >
> > > > >> > > > > > > > > > Overall, the only issue is the one I created to
> > fix
> > > > >> > > relocation.
> > > > >> > > > > > > > > > --
> > > > >> > > > > > > > > > Jean-Louis Monteiro
> > > > >> > > > > > > > > > http://twitter.com/jlouismonteiro
> > > > >> > > > > > > > > > http://www.tomitribe.com
> > > > >> > > > > > > > > >
> > > > >> > > > > > > > >
> > > > >> > > > > > > >
> > > > >> > > > > > >
> > > > >> > > > > >
> > > > >> > > > >
> > > > >> > > >
> > > > >> > >
> > > > >> >
> > > > >>
> > > > >
> > > >
> > >
> >
>

Re: Ready for a 2.0.6 release?

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Le sam. 2 avr. 2022 à 11:15, Jean-Louis Monteiro <jl...@tomitribe.com>
a écrit :

> v3 is a good reason even though it's only in jakarta not in javax as far as
> I recall
>

Yep but it is not rare these days to relocate and run on javax and jakarta
the same bundle so supporting it in javax is good IMHO

--
> Jean-Louis Monteiro
> http://twitter.com/jlouismonteiro
> http://www.tomitribe.com
>
>
> On Sat, Apr 2, 2022 at 11:10 AM Romain Manni-Bucau <rm...@gmail.com>
> wrote:
>
> > If we want the relocation to work it is just a matter of fixing the shade
> > configuration with a relocating transformer.
> > Think it is the way to go since we have a fix since last release which is
> > to support v3 descriptors so can be worth releasing like that then
> > switching codebase to something closer to jakarta maybe since we don't
> > upgrade it often.
> >
> > Hope it makes sense.
> >
> > Romain Manni-Bucau
> > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > <https://rmannibucau.metawerx.net/> | Old Blog
> > <http://rmannibucau.wordpress.com> | Github <
> > https://github.com/rmannibucau> |
> > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > <
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > >
> >
> >
> > Le sam. 2 avr. 2022 à 10:57, Jean-Louis Monteiro <
> jlmonteiro@tomitribe.com
> > >
> > a écrit :
> >
> > > In case it helps, here is what I had to do in order to get BVal to work
> > in
> > > TomEE in the jakarta namespace
> > >
> > > https://github.com/apache/tomee/tree/master/deps/bval-jsr-shade
> > >
> > > Apologies, this is dirty.
> > > --
> > > Jean-Louis Monteiro
> > > http://twitter.com/jlouismonteiro
> > > http://www.tomitribe.com
> > >
> > >
> > > On Sat, Apr 2, 2022 at 10:53 AM Jean-Louis Monteiro <
> > > jlmonteiro@tomitribe.com> wrote:
> > >
> > > > If they are just for the relocation which still does not work because
> > > > properties are not transformed. Then I agree there is no point in
> > > releasing
> > > > something that does not work and we'll do better by updating the
> source
> > > > code itself
> > > >
> > > > Le ven. 1 avr. 2022 à 14:05, Thomas Andraschko <
> > > > andraschko.thomas@gmail.com> a écrit :
> > > >
> > > >> the last commits, since the last latest release are just for shading
> > > >> i can do the release but since we get a "real" jakarta version soon,
> > not
> > > >> sure if its required
> > > >>
> > > >> Am Fr., 1. Apr. 2022 um 13:21 Uhr schrieb Matt Benson <
> > > mbenson@apache.org
> > > >> >:
> > > >>
> > > >> > I guess I haven't been in the right places to see what the
> > > requirements
> > > >> > have been for jakarta migration. Are the few recent commits to
> > master
> > > of
> > > >> > such a nature that it would help users transition to have a last
> > 2.0.x
> > > >> > release?
> > > >> >
> > > >> > Matt
> > > >> >
> > > >> > On Fri, Apr 1, 2022, 4:20 AM Jean-Louis Monteiro <
> > > >> jlmonteiro@tomitribe.com
> > > >> > >
> > > >> > wrote:
> > > >> >
> > > >> > > Fine with one last release and then move to Jakarta.
> > > >> > >
> > > >> > >
> > > >> > > Le ven. 1 avr. 2022 à 10:43, Romain Manni-Bucau <
> > > >> rmannibucau@gmail.com>
> > > >> > a
> > > >> > > écrit :
> > > >> > >
> > > >> > > > We have other downstream consumers so guess javax fixes are
> > needed
> > > >> so
> > > >> > ok
> > > >> > > if
> > > >> > > > there is no other fixes than jakarta relocation on master else
> > we
> > > >> > should
> > > >> > > do
> > > >> > > > at least one last javax release IMHO
> > > >> > > >
> > > >> > > > Romain Manni-Bucau
> > > >> > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > >> > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > >> > > > <http://rmannibucau.wordpress.com> | Github <
> > > >> > > > https://github.com/rmannibucau> |
> > > >> > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > >> > > > <
> > > >> > > >
> > > >> > >
> > > >> >
> > > >>
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > >> > > > >
> > > >> > > >
> > > >> > > >
> > > >> > > > Le ven. 1 avr. 2022 à 10:22, Thomas Andraschko <
> > > >> > > > andraschko.thomas@gmail.com>
> > > >> > > > a écrit :
> > > >> > > >
> > > >> > > > > As TomEE had some issues with the TKC and our shaded
> version -
> > > >> what
> > > >> > > about
> > > >> > > > > doing a Big-Bang change in BVal now?
> > > >> > > > > Sooner or later we have to do it anyway. BVal is  probably
> the
> > > >> most
> > > >> > > > stable
> > > >> > > > > lib around TomEE, so i would not care too much about
> > > >> maintainability.
> > > >> > > If
> > > >> > > > we
> > > >> > > > > have like 1 bug in 1/2 year, we can simply port it to a
> 2.0.x
> > > >> branch.
> > > >> > > > >
> > > >> > > > > I would do the work, i just need a "go" ;D
> > > >> > > > >
> > > >> > > > >
> > > >> > > > > Am Do., 24. März 2022 um 01:46 Uhr schrieb Matt Benson <
> > > >> > > > mbenson@apache.org
> > > >> > > > > >:
> > > >> > > > >
> > > >> > > > > > New release sounds fine to me. I will try to better
> > understand
> > > >> this
> > > >> > > new
> > > >> > > > > > issue.
> > > >> > > > > >
> > > >> > > > > > Matt
> > > >> > > > > >
> > > >> > > > > > On Wed, Mar 23, 2022, 4:58 PM Romain Manni-Bucau <
> > > >> > > > rmannibucau@gmail.com>
> > > >> > > > > > wrote:
> > > >> > > > > >
> > > >> > > > > > > https://github.com/yupiik/maven-shade-transformers/
> > > >> > > > > > >
> > > >> > > > > > > Romain Manni-Bucau
> > > >> > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > >> > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > >> > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > >> > > > > > > https://github.com/rmannibucau> |
> > > >> > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> |
> Book
> > > >> > > > > > > <
> > > >> > > > > > >
> > > >> > > > > >
> > > >> > > > >
> > > >> > > >
> > > >> > >
> > > >> >
> > > >>
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > >> > > > > > > >
> > > >> > > > > > >
> > > >> > > > > > >
> > > >> > > > > > > Le mer. 23 mars 2022 à 22:44, Jean-Louis Monteiro <
> > > >> > > > > > > jlmonteiro@tomitribe.com>
> > > >> > > > > > > a écrit :
> > > >> > > > > > >
> > > >> > > > > > > > Created also this one
> > > >> > > > https://issues.apache.org/jira/browse/BVAL-215
> > > >> > > > > > > > It requires some thoughts for the fix
> > > >> > > > > > > > --
> > > >> > > > > > > > Jean-Louis Monteiro
> > > >> > > > > > > > http://twitter.com/jlouismonteiro
> > > >> > > > > > > > http://www.tomitribe.com
> > > >> > > > > > > >
> > > >> > > > > > > >
> > > >> > > > > > > > On Wed, Mar 23, 2022 at 10:16 PM Romain Manni-Bucau <
> > > >> > > > > > > rmannibucau@gmail.com
> > > >> > > > > > > > >
> > > >> > > > > > > > wrote:
> > > >> > > > > > > >
> > > >> > > > > > > > > sounds good
> > > >> > > > > > > > >
> > > >> > > > > > > > > Romain Manni-Bucau
> > > >> > > > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |
> > Blog
> > > >> > > > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > >> > > > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > >> > > > > > > > > https://github.com/rmannibucau> |
> > > >> > > > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau>
> |
> > > Book
> > > >> > > > > > > > > <
> > > >> > > > > > > > >
> > > >> > > > > > > >
> > > >> > > > > > >
> > > >> > > > > >
> > > >> > > > >
> > > >> > > >
> > > >> > >
> > > >> >
> > > >>
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > >> > > > > > > > > >
> > > >> > > > > > > > >
> > > >> > > > > > > > >
> > > >> > > > > > > > > Le mer. 23 mars 2022 à 21:57, Jean-Louis Monteiro <
> > > >> > > > > > > > > jlmonteiro@tomitribe.com>
> > > >> > > > > > > > > a écrit :
> > > >> > > > > > > > >
> > > >> > > > > > > > > > Hi,
> > > >> > > > > > > > > >
> > > >> > > > > > > > > > I was working on TomEE for jakarta namespace and I
> > > just
> > > >> > > fixed a
> > > >> > > > > > > > > relocation
> > > >> > > > > > > > > > issue with BVal. I am currently deploying
> snapshots
> > > and
> > > >> > I'll
> > > >> > > > use
> > > >> > > > > > them
> > > >> > > > > > > > in
> > > >> > > > > > > > > > TomEE. But I wanted to know if there is any issue
> to
> > > >> > release
> > > >> > > > > 2.0.6
> > > >> > > > > > > and
> > > >> > > > > > > > if
> > > >> > > > > > > > > > not, is there anything pending you guys want to
> get
> > > in?
> > > >> > > > > > > > > >
> > > >> > > > > > > > > > Overall, the only issue is the one I created to
> fix
> > > >> > > relocation.
> > > >> > > > > > > > > > --
> > > >> > > > > > > > > > Jean-Louis Monteiro
> > > >> > > > > > > > > > http://twitter.com/jlouismonteiro
> > > >> > > > > > > > > > http://www.tomitribe.com
> > > >> > > > > > > > > >
> > > >> > > > > > > > >
> > > >> > > > > > > >
> > > >> > > > > > >
> > > >> > > > > >
> > > >> > > > >
> > > >> > > >
> > > >> > >
> > > >> >
> > > >>
> > > >
> > >
> >
>

Re: Ready for a 2.0.6 release?

Posted by Jean-Louis Monteiro <jl...@tomitribe.com>.
v3 is a good reason even though it's only in jakarta not in javax as far as
I recall
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Sat, Apr 2, 2022 at 11:10 AM Romain Manni-Bucau <rm...@gmail.com>
wrote:

> If we want the relocation to work it is just a matter of fixing the shade
> configuration with a relocating transformer.
> Think it is the way to go since we have a fix since last release which is
> to support v3 descriptors so can be worth releasing like that then
> switching codebase to something closer to jakarta maybe since we don't
> upgrade it often.
>
> Hope it makes sense.
>
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <
> https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >
>
>
> Le sam. 2 avr. 2022 à 10:57, Jean-Louis Monteiro <jlmonteiro@tomitribe.com
> >
> a écrit :
>
> > In case it helps, here is what I had to do in order to get BVal to work
> in
> > TomEE in the jakarta namespace
> >
> > https://github.com/apache/tomee/tree/master/deps/bval-jsr-shade
> >
> > Apologies, this is dirty.
> > --
> > Jean-Louis Monteiro
> > http://twitter.com/jlouismonteiro
> > http://www.tomitribe.com
> >
> >
> > On Sat, Apr 2, 2022 at 10:53 AM Jean-Louis Monteiro <
> > jlmonteiro@tomitribe.com> wrote:
> >
> > > If they are just for the relocation which still does not work because
> > > properties are not transformed. Then I agree there is no point in
> > releasing
> > > something that does not work and we'll do better by updating the source
> > > code itself
> > >
> > > Le ven. 1 avr. 2022 à 14:05, Thomas Andraschko <
> > > andraschko.thomas@gmail.com> a écrit :
> > >
> > >> the last commits, since the last latest release are just for shading
> > >> i can do the release but since we get a "real" jakarta version soon,
> not
> > >> sure if its required
> > >>
> > >> Am Fr., 1. Apr. 2022 um 13:21 Uhr schrieb Matt Benson <
> > mbenson@apache.org
> > >> >:
> > >>
> > >> > I guess I haven't been in the right places to see what the
> > requirements
> > >> > have been for jakarta migration. Are the few recent commits to
> master
> > of
> > >> > such a nature that it would help users transition to have a last
> 2.0.x
> > >> > release?
> > >> >
> > >> > Matt
> > >> >
> > >> > On Fri, Apr 1, 2022, 4:20 AM Jean-Louis Monteiro <
> > >> jlmonteiro@tomitribe.com
> > >> > >
> > >> > wrote:
> > >> >
> > >> > > Fine with one last release and then move to Jakarta.
> > >> > >
> > >> > >
> > >> > > Le ven. 1 avr. 2022 à 10:43, Romain Manni-Bucau <
> > >> rmannibucau@gmail.com>
> > >> > a
> > >> > > écrit :
> > >> > >
> > >> > > > We have other downstream consumers so guess javax fixes are
> needed
> > >> so
> > >> > ok
> > >> > > if
> > >> > > > there is no other fixes than jakarta relocation on master else
> we
> > >> > should
> > >> > > do
> > >> > > > at least one last javax release IMHO
> > >> > > >
> > >> > > > Romain Manni-Bucau
> > >> > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > >> > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > >> > > > <http://rmannibucau.wordpress.com> | Github <
> > >> > > > https://github.com/rmannibucau> |
> > >> > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > >> > > > <
> > >> > > >
> > >> > >
> > >> >
> > >>
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > >> > > > >
> > >> > > >
> > >> > > >
> > >> > > > Le ven. 1 avr. 2022 à 10:22, Thomas Andraschko <
> > >> > > > andraschko.thomas@gmail.com>
> > >> > > > a écrit :
> > >> > > >
> > >> > > > > As TomEE had some issues with the TKC and our shaded version -
> > >> what
> > >> > > about
> > >> > > > > doing a Big-Bang change in BVal now?
> > >> > > > > Sooner or later we have to do it anyway. BVal is  probably the
> > >> most
> > >> > > > stable
> > >> > > > > lib around TomEE, so i would not care too much about
> > >> maintainability.
> > >> > > If
> > >> > > > we
> > >> > > > > have like 1 bug in 1/2 year, we can simply port it to a 2.0.x
> > >> branch.
> > >> > > > >
> > >> > > > > I would do the work, i just need a "go" ;D
> > >> > > > >
> > >> > > > >
> > >> > > > > Am Do., 24. März 2022 um 01:46 Uhr schrieb Matt Benson <
> > >> > > > mbenson@apache.org
> > >> > > > > >:
> > >> > > > >
> > >> > > > > > New release sounds fine to me. I will try to better
> understand
> > >> this
> > >> > > new
> > >> > > > > > issue.
> > >> > > > > >
> > >> > > > > > Matt
> > >> > > > > >
> > >> > > > > > On Wed, Mar 23, 2022, 4:58 PM Romain Manni-Bucau <
> > >> > > > rmannibucau@gmail.com>
> > >> > > > > > wrote:
> > >> > > > > >
> > >> > > > > > > https://github.com/yupiik/maven-shade-transformers/
> > >> > > > > > >
> > >> > > > > > > Romain Manni-Bucau
> > >> > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > >> > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > >> > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > >> > > > > > > https://github.com/rmannibucau> |
> > >> > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > >> > > > > > > <
> > >> > > > > > >
> > >> > > > > >
> > >> > > > >
> > >> > > >
> > >> > >
> > >> >
> > >>
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > >> > > > > > > >
> > >> > > > > > >
> > >> > > > > > >
> > >> > > > > > > Le mer. 23 mars 2022 à 22:44, Jean-Louis Monteiro <
> > >> > > > > > > jlmonteiro@tomitribe.com>
> > >> > > > > > > a écrit :
> > >> > > > > > >
> > >> > > > > > > > Created also this one
> > >> > > > https://issues.apache.org/jira/browse/BVAL-215
> > >> > > > > > > > It requires some thoughts for the fix
> > >> > > > > > > > --
> > >> > > > > > > > Jean-Louis Monteiro
> > >> > > > > > > > http://twitter.com/jlouismonteiro
> > >> > > > > > > > http://www.tomitribe.com
> > >> > > > > > > >
> > >> > > > > > > >
> > >> > > > > > > > On Wed, Mar 23, 2022 at 10:16 PM Romain Manni-Bucau <
> > >> > > > > > > rmannibucau@gmail.com
> > >> > > > > > > > >
> > >> > > > > > > > wrote:
> > >> > > > > > > >
> > >> > > > > > > > > sounds good
> > >> > > > > > > > >
> > >> > > > > > > > > Romain Manni-Bucau
> > >> > > > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |
> Blog
> > >> > > > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > >> > > > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > >> > > > > > > > > https://github.com/rmannibucau> |
> > >> > > > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> |
> > Book
> > >> > > > > > > > > <
> > >> > > > > > > > >
> > >> > > > > > > >
> > >> > > > > > >
> > >> > > > > >
> > >> > > > >
> > >> > > >
> > >> > >
> > >> >
> > >>
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > >> > > > > > > > > >
> > >> > > > > > > > >
> > >> > > > > > > > >
> > >> > > > > > > > > Le mer. 23 mars 2022 à 21:57, Jean-Louis Monteiro <
> > >> > > > > > > > > jlmonteiro@tomitribe.com>
> > >> > > > > > > > > a écrit :
> > >> > > > > > > > >
> > >> > > > > > > > > > Hi,
> > >> > > > > > > > > >
> > >> > > > > > > > > > I was working on TomEE for jakarta namespace and I
> > just
> > >> > > fixed a
> > >> > > > > > > > > relocation
> > >> > > > > > > > > > issue with BVal. I am currently deploying snapshots
> > and
> > >> > I'll
> > >> > > > use
> > >> > > > > > them
> > >> > > > > > > > in
> > >> > > > > > > > > > TomEE. But I wanted to know if there is any issue to
> > >> > release
> > >> > > > > 2.0.6
> > >> > > > > > > and
> > >> > > > > > > > if
> > >> > > > > > > > > > not, is there anything pending you guys want to get
> > in?
> > >> > > > > > > > > >
> > >> > > > > > > > > > Overall, the only issue is the one I created to fix
> > >> > > relocation.
> > >> > > > > > > > > > --
> > >> > > > > > > > > > Jean-Louis Monteiro
> > >> > > > > > > > > > http://twitter.com/jlouismonteiro
> > >> > > > > > > > > > http://www.tomitribe.com
> > >> > > > > > > > > >
> > >> > > > > > > > >
> > >> > > > > > > >
> > >> > > > > > >
> > >> > > > > >
> > >> > > > >
> > >> > > >
> > >> > >
> > >> >
> > >>
> > >
> >
>

Re: Ready for a 2.0.6 release?

Posted by Romain Manni-Bucau <rm...@gmail.com>.
If we want the relocation to work it is just a matter of fixing the shade
configuration with a relocating transformer.
Think it is the way to go since we have a fix since last release which is
to support v3 descriptors so can be worth releasing like that then
switching codebase to something closer to jakarta maybe since we don't
upgrade it often.

Hope it makes sense.

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le sam. 2 avr. 2022 à 10:57, Jean-Louis Monteiro <jl...@tomitribe.com>
a écrit :

> In case it helps, here is what I had to do in order to get BVal to work in
> TomEE in the jakarta namespace
>
> https://github.com/apache/tomee/tree/master/deps/bval-jsr-shade
>
> Apologies, this is dirty.
> --
> Jean-Louis Monteiro
> http://twitter.com/jlouismonteiro
> http://www.tomitribe.com
>
>
> On Sat, Apr 2, 2022 at 10:53 AM Jean-Louis Monteiro <
> jlmonteiro@tomitribe.com> wrote:
>
> > If they are just for the relocation which still does not work because
> > properties are not transformed. Then I agree there is no point in
> releasing
> > something that does not work and we'll do better by updating the source
> > code itself
> >
> > Le ven. 1 avr. 2022 à 14:05, Thomas Andraschko <
> > andraschko.thomas@gmail.com> a écrit :
> >
> >> the last commits, since the last latest release are just for shading
> >> i can do the release but since we get a "real" jakarta version soon, not
> >> sure if its required
> >>
> >> Am Fr., 1. Apr. 2022 um 13:21 Uhr schrieb Matt Benson <
> mbenson@apache.org
> >> >:
> >>
> >> > I guess I haven't been in the right places to see what the
> requirements
> >> > have been for jakarta migration. Are the few recent commits to master
> of
> >> > such a nature that it would help users transition to have a last 2.0.x
> >> > release?
> >> >
> >> > Matt
> >> >
> >> > On Fri, Apr 1, 2022, 4:20 AM Jean-Louis Monteiro <
> >> jlmonteiro@tomitribe.com
> >> > >
> >> > wrote:
> >> >
> >> > > Fine with one last release and then move to Jakarta.
> >> > >
> >> > >
> >> > > Le ven. 1 avr. 2022 à 10:43, Romain Manni-Bucau <
> >> rmannibucau@gmail.com>
> >> > a
> >> > > écrit :
> >> > >
> >> > > > We have other downstream consumers so guess javax fixes are needed
> >> so
> >> > ok
> >> > > if
> >> > > > there is no other fixes than jakarta relocation on master else we
> >> > should
> >> > > do
> >> > > > at least one last javax release IMHO
> >> > > >
> >> > > > Romain Manni-Bucau
> >> > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> >> > > > <https://rmannibucau.metawerx.net/> | Old Blog
> >> > > > <http://rmannibucau.wordpress.com> | Github <
> >> > > > https://github.com/rmannibucau> |
> >> > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> >> > > > <
> >> > > >
> >> > >
> >> >
> >>
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >> > > > >
> >> > > >
> >> > > >
> >> > > > Le ven. 1 avr. 2022 à 10:22, Thomas Andraschko <
> >> > > > andraschko.thomas@gmail.com>
> >> > > > a écrit :
> >> > > >
> >> > > > > As TomEE had some issues with the TKC and our shaded version -
> >> what
> >> > > about
> >> > > > > doing a Big-Bang change in BVal now?
> >> > > > > Sooner or later we have to do it anyway. BVal is  probably the
> >> most
> >> > > > stable
> >> > > > > lib around TomEE, so i would not care too much about
> >> maintainability.
> >> > > If
> >> > > > we
> >> > > > > have like 1 bug in 1/2 year, we can simply port it to a 2.0.x
> >> branch.
> >> > > > >
> >> > > > > I would do the work, i just need a "go" ;D
> >> > > > >
> >> > > > >
> >> > > > > Am Do., 24. März 2022 um 01:46 Uhr schrieb Matt Benson <
> >> > > > mbenson@apache.org
> >> > > > > >:
> >> > > > >
> >> > > > > > New release sounds fine to me. I will try to better understand
> >> this
> >> > > new
> >> > > > > > issue.
> >> > > > > >
> >> > > > > > Matt
> >> > > > > >
> >> > > > > > On Wed, Mar 23, 2022, 4:58 PM Romain Manni-Bucau <
> >> > > > rmannibucau@gmail.com>
> >> > > > > > wrote:
> >> > > > > >
> >> > > > > > > https://github.com/yupiik/maven-shade-transformers/
> >> > > > > > >
> >> > > > > > > Romain Manni-Bucau
> >> > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> >> > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> >> > > > > > > <http://rmannibucau.wordpress.com> | Github <
> >> > > > > > > https://github.com/rmannibucau> |
> >> > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> >> > > > > > > <
> >> > > > > > >
> >> > > > > >
> >> > > > >
> >> > > >
> >> > >
> >> >
> >>
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >> > > > > > > >
> >> > > > > > >
> >> > > > > > >
> >> > > > > > > Le mer. 23 mars 2022 à 22:44, Jean-Louis Monteiro <
> >> > > > > > > jlmonteiro@tomitribe.com>
> >> > > > > > > a écrit :
> >> > > > > > >
> >> > > > > > > > Created also this one
> >> > > > https://issues.apache.org/jira/browse/BVAL-215
> >> > > > > > > > It requires some thoughts for the fix
> >> > > > > > > > --
> >> > > > > > > > Jean-Louis Monteiro
> >> > > > > > > > http://twitter.com/jlouismonteiro
> >> > > > > > > > http://www.tomitribe.com
> >> > > > > > > >
> >> > > > > > > >
> >> > > > > > > > On Wed, Mar 23, 2022 at 10:16 PM Romain Manni-Bucau <
> >> > > > > > > rmannibucau@gmail.com
> >> > > > > > > > >
> >> > > > > > > > wrote:
> >> > > > > > > >
> >> > > > > > > > > sounds good
> >> > > > > > > > >
> >> > > > > > > > > Romain Manni-Bucau
> >> > > > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> >> > > > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> >> > > > > > > > > <http://rmannibucau.wordpress.com> | Github <
> >> > > > > > > > > https://github.com/rmannibucau> |
> >> > > > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> |
> Book
> >> > > > > > > > > <
> >> > > > > > > > >
> >> > > > > > > >
> >> > > > > > >
> >> > > > > >
> >> > > > >
> >> > > >
> >> > >
> >> >
> >>
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >> > > > > > > > > >
> >> > > > > > > > >
> >> > > > > > > > >
> >> > > > > > > > > Le mer. 23 mars 2022 à 21:57, Jean-Louis Monteiro <
> >> > > > > > > > > jlmonteiro@tomitribe.com>
> >> > > > > > > > > a écrit :
> >> > > > > > > > >
> >> > > > > > > > > > Hi,
> >> > > > > > > > > >
> >> > > > > > > > > > I was working on TomEE for jakarta namespace and I
> just
> >> > > fixed a
> >> > > > > > > > > relocation
> >> > > > > > > > > > issue with BVal. I am currently deploying snapshots
> and
> >> > I'll
> >> > > > use
> >> > > > > > them
> >> > > > > > > > in
> >> > > > > > > > > > TomEE. But I wanted to know if there is any issue to
> >> > release
> >> > > > > 2.0.6
> >> > > > > > > and
> >> > > > > > > > if
> >> > > > > > > > > > not, is there anything pending you guys want to get
> in?
> >> > > > > > > > > >
> >> > > > > > > > > > Overall, the only issue is the one I created to fix
> >> > > relocation.
> >> > > > > > > > > > --
> >> > > > > > > > > > Jean-Louis Monteiro
> >> > > > > > > > > > http://twitter.com/jlouismonteiro
> >> > > > > > > > > > http://www.tomitribe.com
> >> > > > > > > > > >
> >> > > > > > > > >
> >> > > > > > > >
> >> > > > > > >
> >> > > > > >
> >> > > > >
> >> > > >
> >> > >
> >> >
> >>
> >
>

Re: Ready for a 2.0.6 release?

Posted by Jean-Louis Monteiro <jl...@tomitribe.com>.
In case it helps, here is what I had to do in order to get BVal to work in
TomEE in the jakarta namespace

https://github.com/apache/tomee/tree/master/deps/bval-jsr-shade

Apologies, this is dirty.
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Sat, Apr 2, 2022 at 10:53 AM Jean-Louis Monteiro <
jlmonteiro@tomitribe.com> wrote:

> If they are just for the relocation which still does not work because
> properties are not transformed. Then I agree there is no point in releasing
> something that does not work and we'll do better by updating the source
> code itself
>
> Le ven. 1 avr. 2022 à 14:05, Thomas Andraschko <
> andraschko.thomas@gmail.com> a écrit :
>
>> the last commits, since the last latest release are just for shading
>> i can do the release but since we get a "real" jakarta version soon, not
>> sure if its required
>>
>> Am Fr., 1. Apr. 2022 um 13:21 Uhr schrieb Matt Benson <mbenson@apache.org
>> >:
>>
>> > I guess I haven't been in the right places to see what the requirements
>> > have been for jakarta migration. Are the few recent commits to master of
>> > such a nature that it would help users transition to have a last 2.0.x
>> > release?
>> >
>> > Matt
>> >
>> > On Fri, Apr 1, 2022, 4:20 AM Jean-Louis Monteiro <
>> jlmonteiro@tomitribe.com
>> > >
>> > wrote:
>> >
>> > > Fine with one last release and then move to Jakarta.
>> > >
>> > >
>> > > Le ven. 1 avr. 2022 à 10:43, Romain Manni-Bucau <
>> rmannibucau@gmail.com>
>> > a
>> > > écrit :
>> > >
>> > > > We have other downstream consumers so guess javax fixes are needed
>> so
>> > ok
>> > > if
>> > > > there is no other fixes than jakarta relocation on master else we
>> > should
>> > > do
>> > > > at least one last javax release IMHO
>> > > >
>> > > > Romain Manni-Bucau
>> > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>> > > > <https://rmannibucau.metawerx.net/> | Old Blog
>> > > > <http://rmannibucau.wordpress.com> | Github <
>> > > > https://github.com/rmannibucau> |
>> > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
>> > > > <
>> > > >
>> > >
>> >
>> https://www.packtpub.com/application-development/java-ee-8-high-performance
>> > > > >
>> > > >
>> > > >
>> > > > Le ven. 1 avr. 2022 à 10:22, Thomas Andraschko <
>> > > > andraschko.thomas@gmail.com>
>> > > > a écrit :
>> > > >
>> > > > > As TomEE had some issues with the TKC and our shaded version -
>> what
>> > > about
>> > > > > doing a Big-Bang change in BVal now?
>> > > > > Sooner or later we have to do it anyway. BVal is  probably the
>> most
>> > > > stable
>> > > > > lib around TomEE, so i would not care too much about
>> maintainability.
>> > > If
>> > > > we
>> > > > > have like 1 bug in 1/2 year, we can simply port it to a 2.0.x
>> branch.
>> > > > >
>> > > > > I would do the work, i just need a "go" ;D
>> > > > >
>> > > > >
>> > > > > Am Do., 24. März 2022 um 01:46 Uhr schrieb Matt Benson <
>> > > > mbenson@apache.org
>> > > > > >:
>> > > > >
>> > > > > > New release sounds fine to me. I will try to better understand
>> this
>> > > new
>> > > > > > issue.
>> > > > > >
>> > > > > > Matt
>> > > > > >
>> > > > > > On Wed, Mar 23, 2022, 4:58 PM Romain Manni-Bucau <
>> > > > rmannibucau@gmail.com>
>> > > > > > wrote:
>> > > > > >
>> > > > > > > https://github.com/yupiik/maven-shade-transformers/
>> > > > > > >
>> > > > > > > Romain Manni-Bucau
>> > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>> > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
>> > > > > > > <http://rmannibucau.wordpress.com> | Github <
>> > > > > > > https://github.com/rmannibucau> |
>> > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
>> > > > > > > <
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> https://www.packtpub.com/application-development/java-ee-8-high-performance
>> > > > > > > >
>> > > > > > >
>> > > > > > >
>> > > > > > > Le mer. 23 mars 2022 à 22:44, Jean-Louis Monteiro <
>> > > > > > > jlmonteiro@tomitribe.com>
>> > > > > > > a écrit :
>> > > > > > >
>> > > > > > > > Created also this one
>> > > > https://issues.apache.org/jira/browse/BVAL-215
>> > > > > > > > It requires some thoughts for the fix
>> > > > > > > > --
>> > > > > > > > Jean-Louis Monteiro
>> > > > > > > > http://twitter.com/jlouismonteiro
>> > > > > > > > http://www.tomitribe.com
>> > > > > > > >
>> > > > > > > >
>> > > > > > > > On Wed, Mar 23, 2022 at 10:16 PM Romain Manni-Bucau <
>> > > > > > > rmannibucau@gmail.com
>> > > > > > > > >
>> > > > > > > > wrote:
>> > > > > > > >
>> > > > > > > > > sounds good
>> > > > > > > > >
>> > > > > > > > > Romain Manni-Bucau
>> > > > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
>> > > > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
>> > > > > > > > > <http://rmannibucau.wordpress.com> | Github <
>> > > > > > > > > https://github.com/rmannibucau> |
>> > > > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
>> > > > > > > > > <
>> > > > > > > > >
>> > > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>> https://www.packtpub.com/application-development/java-ee-8-high-performance
>> > > > > > > > > >
>> > > > > > > > >
>> > > > > > > > >
>> > > > > > > > > Le mer. 23 mars 2022 à 21:57, Jean-Louis Monteiro <
>> > > > > > > > > jlmonteiro@tomitribe.com>
>> > > > > > > > > a écrit :
>> > > > > > > > >
>> > > > > > > > > > Hi,
>> > > > > > > > > >
>> > > > > > > > > > I was working on TomEE for jakarta namespace and I just
>> > > fixed a
>> > > > > > > > > relocation
>> > > > > > > > > > issue with BVal. I am currently deploying snapshots and
>> > I'll
>> > > > use
>> > > > > > them
>> > > > > > > > in
>> > > > > > > > > > TomEE. But I wanted to know if there is any issue to
>> > release
>> > > > > 2.0.6
>> > > > > > > and
>> > > > > > > > if
>> > > > > > > > > > not, is there anything pending you guys want to get in?
>> > > > > > > > > >
>> > > > > > > > > > Overall, the only issue is the one I created to fix
>> > > relocation.
>> > > > > > > > > > --
>> > > > > > > > > > Jean-Louis Monteiro
>> > > > > > > > > > http://twitter.com/jlouismonteiro
>> > > > > > > > > > http://www.tomitribe.com
>> > > > > > > > > >
>> > > > > > > > >
>> > > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>>
>

Re: Ready for a 2.0.6 release?

Posted by Jean-Louis Monteiro <jl...@tomitribe.com>.
If they are just for the relocation which still does not work because
properties are not transformed. Then I agree there is no point in releasing
something that does not work and we'll do better by updating the source
code itself

Le ven. 1 avr. 2022 à 14:05, Thomas Andraschko <an...@gmail.com>
a écrit :

> the last commits, since the last latest release are just for shading
> i can do the release but since we get a "real" jakarta version soon, not
> sure if its required
>
> Am Fr., 1. Apr. 2022 um 13:21 Uhr schrieb Matt Benson <mbenson@apache.org
> >:
>
> > I guess I haven't been in the right places to see what the requirements
> > have been for jakarta migration. Are the few recent commits to master of
> > such a nature that it would help users transition to have a last 2.0.x
> > release?
> >
> > Matt
> >
> > On Fri, Apr 1, 2022, 4:20 AM Jean-Louis Monteiro <
> jlmonteiro@tomitribe.com
> > >
> > wrote:
> >
> > > Fine with one last release and then move to Jakarta.
> > >
> > >
> > > Le ven. 1 avr. 2022 à 10:43, Romain Manni-Bucau <rmannibucau@gmail.com
> >
> > a
> > > écrit :
> > >
> > > > We have other downstream consumers so guess javax fixes are needed so
> > ok
> > > if
> > > > there is no other fixes than jakarta relocation on master else we
> > should
> > > do
> > > > at least one last javax release IMHO
> > > >
> > > > Romain Manni-Bucau
> > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > <http://rmannibucau.wordpress.com> | Github <
> > > > https://github.com/rmannibucau> |
> > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > <
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > >
> > > >
> > > >
> > > > Le ven. 1 avr. 2022 à 10:22, Thomas Andraschko <
> > > > andraschko.thomas@gmail.com>
> > > > a écrit :
> > > >
> > > > > As TomEE had some issues with the TKC and our shaded version - what
> > > about
> > > > > doing a Big-Bang change in BVal now?
> > > > > Sooner or later we have to do it anyway. BVal is  probably the most
> > > > stable
> > > > > lib around TomEE, so i would not care too much about
> maintainability.
> > > If
> > > > we
> > > > > have like 1 bug in 1/2 year, we can simply port it to a 2.0.x
> branch.
> > > > >
> > > > > I would do the work, i just need a "go" ;D
> > > > >
> > > > >
> > > > > Am Do., 24. März 2022 um 01:46 Uhr schrieb Matt Benson <
> > > > mbenson@apache.org
> > > > > >:
> > > > >
> > > > > > New release sounds fine to me. I will try to better understand
> this
> > > new
> > > > > > issue.
> > > > > >
> > > > > > Matt
> > > > > >
> > > > > > On Wed, Mar 23, 2022, 4:58 PM Romain Manni-Bucau <
> > > > rmannibucau@gmail.com>
> > > > > > wrote:
> > > > > >
> > > > > > > https://github.com/yupiik/maven-shade-transformers/
> > > > > > >
> > > > > > > Romain Manni-Bucau
> > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > > > https://github.com/rmannibucau> |
> > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > > > <
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Le mer. 23 mars 2022 à 22:44, Jean-Louis Monteiro <
> > > > > > > jlmonteiro@tomitribe.com>
> > > > > > > a écrit :
> > > > > > >
> > > > > > > > Created also this one
> > > > https://issues.apache.org/jira/browse/BVAL-215
> > > > > > > > It requires some thoughts for the fix
> > > > > > > > --
> > > > > > > > Jean-Louis Monteiro
> > > > > > > > http://twitter.com/jlouismonteiro
> > > > > > > > http://www.tomitribe.com
> > > > > > > >
> > > > > > > >
> > > > > > > > On Wed, Mar 23, 2022 at 10:16 PM Romain Manni-Bucau <
> > > > > > > rmannibucau@gmail.com
> > > > > > > > >
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > > sounds good
> > > > > > > > >
> > > > > > > > > Romain Manni-Bucau
> > > > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > > > > > https://github.com/rmannibucau> |
> > > > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > > > > > <
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > Le mer. 23 mars 2022 à 21:57, Jean-Louis Monteiro <
> > > > > > > > > jlmonteiro@tomitribe.com>
> > > > > > > > > a écrit :
> > > > > > > > >
> > > > > > > > > > Hi,
> > > > > > > > > >
> > > > > > > > > > I was working on TomEE for jakarta namespace and I just
> > > fixed a
> > > > > > > > > relocation
> > > > > > > > > > issue with BVal. I am currently deploying snapshots and
> > I'll
> > > > use
> > > > > > them
> > > > > > > > in
> > > > > > > > > > TomEE. But I wanted to know if there is any issue to
> > release
> > > > > 2.0.6
> > > > > > > and
> > > > > > > > if
> > > > > > > > > > not, is there anything pending you guys want to get in?
> > > > > > > > > >
> > > > > > > > > > Overall, the only issue is the one I created to fix
> > > relocation.
> > > > > > > > > > --
> > > > > > > > > > Jean-Louis Monteiro
> > > > > > > > > > http://twitter.com/jlouismonteiro
> > > > > > > > > > http://www.tomitribe.com
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: Ready for a 2.0.6 release?

Posted by Thomas Andraschko <an...@gmail.com>.
the last commits, since the last latest release are just for shading
i can do the release but since we get a "real" jakarta version soon, not
sure if its required

Am Fr., 1. Apr. 2022 um 13:21 Uhr schrieb Matt Benson <mb...@apache.org>:

> I guess I haven't been in the right places to see what the requirements
> have been for jakarta migration. Are the few recent commits to master of
> such a nature that it would help users transition to have a last 2.0.x
> release?
>
> Matt
>
> On Fri, Apr 1, 2022, 4:20 AM Jean-Louis Monteiro <jlmonteiro@tomitribe.com
> >
> wrote:
>
> > Fine with one last release and then move to Jakarta.
> >
> >
> > Le ven. 1 avr. 2022 à 10:43, Romain Manni-Bucau <rm...@gmail.com>
> a
> > écrit :
> >
> > > We have other downstream consumers so guess javax fixes are needed so
> ok
> > if
> > > there is no other fixes than jakarta relocation on master else we
> should
> > do
> > > at least one last javax release IMHO
> > >
> > > Romain Manni-Bucau
> > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > <http://rmannibucau.wordpress.com> | Github <
> > > https://github.com/rmannibucau> |
> > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > <
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > >
> > >
> > >
> > > Le ven. 1 avr. 2022 à 10:22, Thomas Andraschko <
> > > andraschko.thomas@gmail.com>
> > > a écrit :
> > >
> > > > As TomEE had some issues with the TKC and our shaded version - what
> > about
> > > > doing a Big-Bang change in BVal now?
> > > > Sooner or later we have to do it anyway. BVal is  probably the most
> > > stable
> > > > lib around TomEE, so i would not care too much about maintainability.
> > If
> > > we
> > > > have like 1 bug in 1/2 year, we can simply port it to a 2.0.x branch.
> > > >
> > > > I would do the work, i just need a "go" ;D
> > > >
> > > >
> > > > Am Do., 24. März 2022 um 01:46 Uhr schrieb Matt Benson <
> > > mbenson@apache.org
> > > > >:
> > > >
> > > > > New release sounds fine to me. I will try to better understand this
> > new
> > > > > issue.
> > > > >
> > > > > Matt
> > > > >
> > > > > On Wed, Mar 23, 2022, 4:58 PM Romain Manni-Bucau <
> > > rmannibucau@gmail.com>
> > > > > wrote:
> > > > >
> > > > > > https://github.com/yupiik/maven-shade-transformers/
> > > > > >
> > > > > > Romain Manni-Bucau
> > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > > https://github.com/rmannibucau> |
> > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > > <
> > > > > >
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > > >
> > > > > >
> > > > > >
> > > > > > Le mer. 23 mars 2022 à 22:44, Jean-Louis Monteiro <
> > > > > > jlmonteiro@tomitribe.com>
> > > > > > a écrit :
> > > > > >
> > > > > > > Created also this one
> > > https://issues.apache.org/jira/browse/BVAL-215
> > > > > > > It requires some thoughts for the fix
> > > > > > > --
> > > > > > > Jean-Louis Monteiro
> > > > > > > http://twitter.com/jlouismonteiro
> > > > > > > http://www.tomitribe.com
> > > > > > >
> > > > > > >
> > > > > > > On Wed, Mar 23, 2022 at 10:16 PM Romain Manni-Bucau <
> > > > > > rmannibucau@gmail.com
> > > > > > > >
> > > > > > > wrote:
> > > > > > >
> > > > > > > > sounds good
> > > > > > > >
> > > > > > > > Romain Manni-Bucau
> > > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > > > > https://github.com/rmannibucau> |
> > > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > > > > <
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > Le mer. 23 mars 2022 à 21:57, Jean-Louis Monteiro <
> > > > > > > > jlmonteiro@tomitribe.com>
> > > > > > > > a écrit :
> > > > > > > >
> > > > > > > > > Hi,
> > > > > > > > >
> > > > > > > > > I was working on TomEE for jakarta namespace and I just
> > fixed a
> > > > > > > > relocation
> > > > > > > > > issue with BVal. I am currently deploying snapshots and
> I'll
> > > use
> > > > > them
> > > > > > > in
> > > > > > > > > TomEE. But I wanted to know if there is any issue to
> release
> > > > 2.0.6
> > > > > > and
> > > > > > > if
> > > > > > > > > not, is there anything pending you guys want to get in?
> > > > > > > > >
> > > > > > > > > Overall, the only issue is the one I created to fix
> > relocation.
> > > > > > > > > --
> > > > > > > > > Jean-Louis Monteiro
> > > > > > > > > http://twitter.com/jlouismonteiro
> > > > > > > > > http://www.tomitribe.com
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: Ready for a 2.0.6 release?

Posted by Matt Benson <mb...@apache.org>.
I guess I haven't been in the right places to see what the requirements
have been for jakarta migration. Are the few recent commits to master of
such a nature that it would help users transition to have a last 2.0.x
release?

Matt

On Fri, Apr 1, 2022, 4:20 AM Jean-Louis Monteiro <jl...@tomitribe.com>
wrote:

> Fine with one last release and then move to Jakarta.
>
>
> Le ven. 1 avr. 2022 à 10:43, Romain Manni-Bucau <rm...@gmail.com> a
> écrit :
>
> > We have other downstream consumers so guess javax fixes are needed so ok
> if
> > there is no other fixes than jakarta relocation on master else we should
> do
> > at least one last javax release IMHO
> >
> > Romain Manni-Bucau
> > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > <https://rmannibucau.metawerx.net/> | Old Blog
> > <http://rmannibucau.wordpress.com> | Github <
> > https://github.com/rmannibucau> |
> > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > <
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > >
> >
> >
> > Le ven. 1 avr. 2022 à 10:22, Thomas Andraschko <
> > andraschko.thomas@gmail.com>
> > a écrit :
> >
> > > As TomEE had some issues with the TKC and our shaded version - what
> about
> > > doing a Big-Bang change in BVal now?
> > > Sooner or later we have to do it anyway. BVal is  probably the most
> > stable
> > > lib around TomEE, so i would not care too much about maintainability.
> If
> > we
> > > have like 1 bug in 1/2 year, we can simply port it to a 2.0.x branch.
> > >
> > > I would do the work, i just need a "go" ;D
> > >
> > >
> > > Am Do., 24. März 2022 um 01:46 Uhr schrieb Matt Benson <
> > mbenson@apache.org
> > > >:
> > >
> > > > New release sounds fine to me. I will try to better understand this
> new
> > > > issue.
> > > >
> > > > Matt
> > > >
> > > > On Wed, Mar 23, 2022, 4:58 PM Romain Manni-Bucau <
> > rmannibucau@gmail.com>
> > > > wrote:
> > > >
> > > > > https://github.com/yupiik/maven-shade-transformers/
> > > > >
> > > > > Romain Manni-Bucau
> > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > https://github.com/rmannibucau> |
> > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > <
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > >
> > > > >
> > > > >
> > > > > Le mer. 23 mars 2022 à 22:44, Jean-Louis Monteiro <
> > > > > jlmonteiro@tomitribe.com>
> > > > > a écrit :
> > > > >
> > > > > > Created also this one
> > https://issues.apache.org/jira/browse/BVAL-215
> > > > > > It requires some thoughts for the fix
> > > > > > --
> > > > > > Jean-Louis Monteiro
> > > > > > http://twitter.com/jlouismonteiro
> > > > > > http://www.tomitribe.com
> > > > > >
> > > > > >
> > > > > > On Wed, Mar 23, 2022 at 10:16 PM Romain Manni-Bucau <
> > > > > rmannibucau@gmail.com
> > > > > > >
> > > > > > wrote:
> > > > > >
> > > > > > > sounds good
> > > > > > >
> > > > > > > Romain Manni-Bucau
> > > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > > > https://github.com/rmannibucau> |
> > > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > > > <
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Le mer. 23 mars 2022 à 21:57, Jean-Louis Monteiro <
> > > > > > > jlmonteiro@tomitribe.com>
> > > > > > > a écrit :
> > > > > > >
> > > > > > > > Hi,
> > > > > > > >
> > > > > > > > I was working on TomEE for jakarta namespace and I just
> fixed a
> > > > > > > relocation
> > > > > > > > issue with BVal. I am currently deploying snapshots and I'll
> > use
> > > > them
> > > > > > in
> > > > > > > > TomEE. But I wanted to know if there is any issue to release
> > > 2.0.6
> > > > > and
> > > > > > if
> > > > > > > > not, is there anything pending you guys want to get in?
> > > > > > > >
> > > > > > > > Overall, the only issue is the one I created to fix
> relocation.
> > > > > > > > --
> > > > > > > > Jean-Louis Monteiro
> > > > > > > > http://twitter.com/jlouismonteiro
> > > > > > > > http://www.tomitribe.com
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: Ready for a 2.0.6 release?

Posted by Jean-Louis Monteiro <jl...@tomitribe.com>.
Fine with one last release and then move to Jakarta.


Le ven. 1 avr. 2022 à 10:43, Romain Manni-Bucau <rm...@gmail.com> a
écrit :

> We have other downstream consumers so guess javax fixes are needed so ok if
> there is no other fixes than jakarta relocation on master else we should do
> at least one last javax release IMHO
>
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <
> https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >
>
>
> Le ven. 1 avr. 2022 à 10:22, Thomas Andraschko <
> andraschko.thomas@gmail.com>
> a écrit :
>
> > As TomEE had some issues with the TKC and our shaded version - what about
> > doing a Big-Bang change in BVal now?
> > Sooner or later we have to do it anyway. BVal is  probably the most
> stable
> > lib around TomEE, so i would not care too much about maintainability. If
> we
> > have like 1 bug in 1/2 year, we can simply port it to a 2.0.x branch.
> >
> > I would do the work, i just need a "go" ;D
> >
> >
> > Am Do., 24. März 2022 um 01:46 Uhr schrieb Matt Benson <
> mbenson@apache.org
> > >:
> >
> > > New release sounds fine to me. I will try to better understand this new
> > > issue.
> > >
> > > Matt
> > >
> > > On Wed, Mar 23, 2022, 4:58 PM Romain Manni-Bucau <
> rmannibucau@gmail.com>
> > > wrote:
> > >
> > > > https://github.com/yupiik/maven-shade-transformers/
> > > >
> > > > Romain Manni-Bucau
> > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > <http://rmannibucau.wordpress.com> | Github <
> > > > https://github.com/rmannibucau> |
> > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > <
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > >
> > > >
> > > >
> > > > Le mer. 23 mars 2022 à 22:44, Jean-Louis Monteiro <
> > > > jlmonteiro@tomitribe.com>
> > > > a écrit :
> > > >
> > > > > Created also this one
> https://issues.apache.org/jira/browse/BVAL-215
> > > > > It requires some thoughts for the fix
> > > > > --
> > > > > Jean-Louis Monteiro
> > > > > http://twitter.com/jlouismonteiro
> > > > > http://www.tomitribe.com
> > > > >
> > > > >
> > > > > On Wed, Mar 23, 2022 at 10:16 PM Romain Manni-Bucau <
> > > > rmannibucau@gmail.com
> > > > > >
> > > > > wrote:
> > > > >
> > > > > > sounds good
> > > > > >
> > > > > > Romain Manni-Bucau
> > > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > > https://github.com/rmannibucau> |
> > > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > > <
> > > > > >
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > > >
> > > > > >
> > > > > >
> > > > > > Le mer. 23 mars 2022 à 21:57, Jean-Louis Monteiro <
> > > > > > jlmonteiro@tomitribe.com>
> > > > > > a écrit :
> > > > > >
> > > > > > > Hi,
> > > > > > >
> > > > > > > I was working on TomEE for jakarta namespace and I just fixed a
> > > > > > relocation
> > > > > > > issue with BVal. I am currently deploying snapshots and I'll
> use
> > > them
> > > > > in
> > > > > > > TomEE. But I wanted to know if there is any issue to release
> > 2.0.6
> > > > and
> > > > > if
> > > > > > > not, is there anything pending you guys want to get in?
> > > > > > >
> > > > > > > Overall, the only issue is the one I created to fix relocation.
> > > > > > > --
> > > > > > > Jean-Louis Monteiro
> > > > > > > http://twitter.com/jlouismonteiro
> > > > > > > http://www.tomitribe.com
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: Ready for a 2.0.6 release?

Posted by Romain Manni-Bucau <rm...@gmail.com>.
We have other downstream consumers so guess javax fixes are needed so ok if
there is no other fixes than jakarta relocation on master else we should do
at least one last javax release IMHO

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le ven. 1 avr. 2022 à 10:22, Thomas Andraschko <an...@gmail.com>
a écrit :

> As TomEE had some issues with the TKC and our shaded version - what about
> doing a Big-Bang change in BVal now?
> Sooner or later we have to do it anyway. BVal is  probably the most stable
> lib around TomEE, so i would not care too much about maintainability. If we
> have like 1 bug in 1/2 year, we can simply port it to a 2.0.x branch.
>
> I would do the work, i just need a "go" ;D
>
>
> Am Do., 24. März 2022 um 01:46 Uhr schrieb Matt Benson <mbenson@apache.org
> >:
>
> > New release sounds fine to me. I will try to better understand this new
> > issue.
> >
> > Matt
> >
> > On Wed, Mar 23, 2022, 4:58 PM Romain Manni-Bucau <rm...@gmail.com>
> > wrote:
> >
> > > https://github.com/yupiik/maven-shade-transformers/
> > >
> > > Romain Manni-Bucau
> > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > <http://rmannibucau.wordpress.com> | Github <
> > > https://github.com/rmannibucau> |
> > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > <
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > >
> > >
> > >
> > > Le mer. 23 mars 2022 à 22:44, Jean-Louis Monteiro <
> > > jlmonteiro@tomitribe.com>
> > > a écrit :
> > >
> > > > Created also this one https://issues.apache.org/jira/browse/BVAL-215
> > > > It requires some thoughts for the fix
> > > > --
> > > > Jean-Louis Monteiro
> > > > http://twitter.com/jlouismonteiro
> > > > http://www.tomitribe.com
> > > >
> > > >
> > > > On Wed, Mar 23, 2022 at 10:16 PM Romain Manni-Bucau <
> > > rmannibucau@gmail.com
> > > > >
> > > > wrote:
> > > >
> > > > > sounds good
> > > > >
> > > > > Romain Manni-Bucau
> > > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > > <http://rmannibucau.wordpress.com> | Github <
> > > > > https://github.com/rmannibucau> |
> > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > > <
> > > > >
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > > >
> > > > >
> > > > >
> > > > > Le mer. 23 mars 2022 à 21:57, Jean-Louis Monteiro <
> > > > > jlmonteiro@tomitribe.com>
> > > > > a écrit :
> > > > >
> > > > > > Hi,
> > > > > >
> > > > > > I was working on TomEE for jakarta namespace and I just fixed a
> > > > > relocation
> > > > > > issue with BVal. I am currently deploying snapshots and I'll use
> > them
> > > > in
> > > > > > TomEE. But I wanted to know if there is any issue to release
> 2.0.6
> > > and
> > > > if
> > > > > > not, is there anything pending you guys want to get in?
> > > > > >
> > > > > > Overall, the only issue is the one I created to fix relocation.
> > > > > > --
> > > > > > Jean-Louis Monteiro
> > > > > > http://twitter.com/jlouismonteiro
> > > > > > http://www.tomitribe.com
> > > > > >
> > > > >
> > > >
> > >
> >
>

Re: Ready for a 2.0.6 release?

Posted by Thomas Andraschko <an...@gmail.com>.
As TomEE had some issues with the TKC and our shaded version - what about
doing a Big-Bang change in BVal now?
Sooner or later we have to do it anyway. BVal is  probably the most stable
lib around TomEE, so i would not care too much about maintainability. If we
have like 1 bug in 1/2 year, we can simply port it to a 2.0.x branch.

I would do the work, i just need a "go" ;D


Am Do., 24. März 2022 um 01:46 Uhr schrieb Matt Benson <mb...@apache.org>:

> New release sounds fine to me. I will try to better understand this new
> issue.
>
> Matt
>
> On Wed, Mar 23, 2022, 4:58 PM Romain Manni-Bucau <rm...@gmail.com>
> wrote:
>
> > https://github.com/yupiik/maven-shade-transformers/
> >
> > Romain Manni-Bucau
> > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > <https://rmannibucau.metawerx.net/> | Old Blog
> > <http://rmannibucau.wordpress.com> | Github <
> > https://github.com/rmannibucau> |
> > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > <
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > >
> >
> >
> > Le mer. 23 mars 2022 à 22:44, Jean-Louis Monteiro <
> > jlmonteiro@tomitribe.com>
> > a écrit :
> >
> > > Created also this one https://issues.apache.org/jira/browse/BVAL-215
> > > It requires some thoughts for the fix
> > > --
> > > Jean-Louis Monteiro
> > > http://twitter.com/jlouismonteiro
> > > http://www.tomitribe.com
> > >
> > >
> > > On Wed, Mar 23, 2022 at 10:16 PM Romain Manni-Bucau <
> > rmannibucau@gmail.com
> > > >
> > > wrote:
> > >
> > > > sounds good
> > > >
> > > > Romain Manni-Bucau
> > > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > > <http://rmannibucau.wordpress.com> | Github <
> > > > https://github.com/rmannibucau> |
> > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > > <
> > > >
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > > >
> > > >
> > > >
> > > > Le mer. 23 mars 2022 à 21:57, Jean-Louis Monteiro <
> > > > jlmonteiro@tomitribe.com>
> > > > a écrit :
> > > >
> > > > > Hi,
> > > > >
> > > > > I was working on TomEE for jakarta namespace and I just fixed a
> > > > relocation
> > > > > issue with BVal. I am currently deploying snapshots and I'll use
> them
> > > in
> > > > > TomEE. But I wanted to know if there is any issue to release 2.0.6
> > and
> > > if
> > > > > not, is there anything pending you guys want to get in?
> > > > >
> > > > > Overall, the only issue is the one I created to fix relocation.
> > > > > --
> > > > > Jean-Louis Monteiro
> > > > > http://twitter.com/jlouismonteiro
> > > > > http://www.tomitribe.com
> > > > >
> > > >
> > >
> >
>

Re: Ready for a 2.0.6 release?

Posted by Matt Benson <mb...@apache.org>.
New release sounds fine to me. I will try to better understand this new
issue.

Matt

On Wed, Mar 23, 2022, 4:58 PM Romain Manni-Bucau <rm...@gmail.com>
wrote:

> https://github.com/yupiik/maven-shade-transformers/
>
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <
> https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >
>
>
> Le mer. 23 mars 2022 à 22:44, Jean-Louis Monteiro <
> jlmonteiro@tomitribe.com>
> a écrit :
>
> > Created also this one https://issues.apache.org/jira/browse/BVAL-215
> > It requires some thoughts for the fix
> > --
> > Jean-Louis Monteiro
> > http://twitter.com/jlouismonteiro
> > http://www.tomitribe.com
> >
> >
> > On Wed, Mar 23, 2022 at 10:16 PM Romain Manni-Bucau <
> rmannibucau@gmail.com
> > >
> > wrote:
> >
> > > sounds good
> > >
> > > Romain Manni-Bucau
> > > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > > <https://rmannibucau.metawerx.net/> | Old Blog
> > > <http://rmannibucau.wordpress.com> | Github <
> > > https://github.com/rmannibucau> |
> > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > > <
> > >
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > > >
> > >
> > >
> > > Le mer. 23 mars 2022 à 21:57, Jean-Louis Monteiro <
> > > jlmonteiro@tomitribe.com>
> > > a écrit :
> > >
> > > > Hi,
> > > >
> > > > I was working on TomEE for jakarta namespace and I just fixed a
> > > relocation
> > > > issue with BVal. I am currently deploying snapshots and I'll use them
> > in
> > > > TomEE. But I wanted to know if there is any issue to release 2.0.6
> and
> > if
> > > > not, is there anything pending you guys want to get in?
> > > >
> > > > Overall, the only issue is the one I created to fix relocation.
> > > > --
> > > > Jean-Louis Monteiro
> > > > http://twitter.com/jlouismonteiro
> > > > http://www.tomitribe.com
> > > >
> > >
> >
>

Re: Ready for a 2.0.6 release?

Posted by Romain Manni-Bucau <rm...@gmail.com>.
https://github.com/yupiik/maven-shade-transformers/

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le mer. 23 mars 2022 à 22:44, Jean-Louis Monteiro <jl...@tomitribe.com>
a écrit :

> Created also this one https://issues.apache.org/jira/browse/BVAL-215
> It requires some thoughts for the fix
> --
> Jean-Louis Monteiro
> http://twitter.com/jlouismonteiro
> http://www.tomitribe.com
>
>
> On Wed, Mar 23, 2022 at 10:16 PM Romain Manni-Bucau <rmannibucau@gmail.com
> >
> wrote:
>
> > sounds good
> >
> > Romain Manni-Bucau
> > @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> > <https://rmannibucau.metawerx.net/> | Old Blog
> > <http://rmannibucau.wordpress.com> | Github <
> > https://github.com/rmannibucau> |
> > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> > <
> >
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> > >
> >
> >
> > Le mer. 23 mars 2022 à 21:57, Jean-Louis Monteiro <
> > jlmonteiro@tomitribe.com>
> > a écrit :
> >
> > > Hi,
> > >
> > > I was working on TomEE for jakarta namespace and I just fixed a
> > relocation
> > > issue with BVal. I am currently deploying snapshots and I'll use them
> in
> > > TomEE. But I wanted to know if there is any issue to release 2.0.6 and
> if
> > > not, is there anything pending you guys want to get in?
> > >
> > > Overall, the only issue is the one I created to fix relocation.
> > > --
> > > Jean-Louis Monteiro
> > > http://twitter.com/jlouismonteiro
> > > http://www.tomitribe.com
> > >
> >
>

Re: Ready for a 2.0.6 release?

Posted by Jean-Louis Monteiro <jl...@tomitribe.com>.
Created also this one https://issues.apache.org/jira/browse/BVAL-215
It requires some thoughts for the fix
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Wed, Mar 23, 2022 at 10:16 PM Romain Manni-Bucau <rm...@gmail.com>
wrote:

> sounds good
>
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <
> https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >
>
>
> Le mer. 23 mars 2022 à 21:57, Jean-Louis Monteiro <
> jlmonteiro@tomitribe.com>
> a écrit :
>
> > Hi,
> >
> > I was working on TomEE for jakarta namespace and I just fixed a
> relocation
> > issue with BVal. I am currently deploying snapshots and I'll use them in
> > TomEE. But I wanted to know if there is any issue to release 2.0.6 and if
> > not, is there anything pending you guys want to get in?
> >
> > Overall, the only issue is the one I created to fix relocation.
> > --
> > Jean-Louis Monteiro
> > http://twitter.com/jlouismonteiro
> > http://www.tomitribe.com
> >
>

Re: Ready for a 2.0.6 release?

Posted by Romain Manni-Bucau <rm...@gmail.com>.
sounds good

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://rmannibucau.metawerx.net/> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
<https://www.packtpub.com/application-development/java-ee-8-high-performance>


Le mer. 23 mars 2022 à 21:57, Jean-Louis Monteiro <jl...@tomitribe.com>
a écrit :

> Hi,
>
> I was working on TomEE for jakarta namespace and I just fixed a relocation
> issue with BVal. I am currently deploying snapshots and I'll use them in
> TomEE. But I wanted to know if there is any issue to release 2.0.6 and if
> not, is there anything pending you guys want to get in?
>
> Overall, the only issue is the one I created to fix relocation.
> --
> Jean-Louis Monteiro
> http://twitter.com/jlouismonteiro
> http://www.tomitribe.com
>