Re: Release of BatchEE ?

2024-03-19 Thread Romain Manni-Bucau
For jakarta flavor CdiSeLifecycle
<https://github.com/apache/geronimo-batchee/blob/3dd9ecd331efb50201fbe82bfb81fb98192921f4/tools/cli/src/main/java/org/apache/batchee/cli/lifecycle/impl/CdiSeLifecycle.java#L19>
superseeds
deltaspike code.
TomEE is used for an assembly too but last jakarta release should be
sufficient.

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. 19 mars 2024 à 15:55, Richard Zowalla  a
écrit :

> As far as I can remember, yes.
>
>
> Am 19. März 2024 15:48:47 MEZ schrieb Francois Papon <
> francois.pa...@openobject.fr>:
>
>> For TomEE it's just for tests purpose?
>> On 19/03/2024 15:46, Richard Zowalla wrote:
>>
>> TomEE 10 requires BatchEE 2.0.0 :-)
>> Don't know if we really need the Deltaspike integration (for now)
>>
>>
>> Am 19. März 2024 15:42:11 MEZ schrieb Francois Papon
>>  :
>>
>>> There is some SNAPSHOT dependencies used by BatchEE (tomEE and deltaspike):
>>> https://github.com/apache/geronimo-batchee/blob/master/pom.xml
>>>
>>> I think it would be better to not use SNAPSHOT in our release.
>>>
>>> WDYT?
>>>
>>> regards,
>>>
>>> François
>>>
>>> On 19/03/2024 14:47, Richard Zowalla wrote:
>>>
>>>> Great. Go for it, François :)
>>>> TCK runs in GH actions.
>>>>
>>>> Am Dienstag, dem 19.03.2024 um 11:59 +0100 schrieb Francois Papon:
>>>>
>>>>> Sounds good :)
>>>>> Let me give it a try.
>>>>> regards,
>>>>> François
>>>>> On 19/03/2024 11:37, Romain Manni-Bucau wrote:
>>>>>
>>>>>
>>>>>>   Hi,
>>>>>>
>>>>>> mainly just "mvn release:prepare release:perform" then standard ASF
>>>>>> process (dist area), my totally unwritten and unofficial tip would
>>>>>> be to 1. ensure the build passes (mvn install) with tcks then
>>>>>> deactivate the tests (skipTests in a profile property of your
>>>>>> settings.xml) since it is  long and totally useless during the
>>>>>> release.
>>>>>>
>>>>>>   Romain Manni-Bucau
>>>>>>   @rmannibucau |  Blog | Old Blog | Github | LinkedIn | Book
>>>>>> Le mar. 19 mars 2024 à 10:42, Francois 
>>>>>> Papon  a 
>>>>>> écrit :
>>>>>>
>>>>>>
>>>>>>> Hi,
>>>>>>> I never did release for BatchEE before but if it can help I can
>>>>>>> try to
>>>>>>>   run the process.
>>>>>>> regards,
>>>>>>> François
>>>>>>> On 19/03/2024 09:34, Richard Zowalla wrote:
>>>>>>>   > Hey all,
>>>>>>>   >
>>>>>>>   > since the PR got merged, can anyone trigger a release for
>>>>>>> BatchEE 2.0.0
>>>>>>>   > ? The TCK challenge is open and might take some more time
>>>>>>> until it is
>>>>>>>   > resolved, but I don't think, that we need to wait that long.
>>>>>>>   >
>>>>>>>   > wdyt?
>>>>>>>   >
>>>>>>>   > Gruß
>>>>>>>   > Richard
>>>>>>>   >
>>>>>>>
>>>>>>>
>>>>>>


Re: Release of BatchEE ?

2024-03-19 Thread Richard Zowalla
As far as I can remember, yes.

Am 19. März 2024 15:48:47 MEZ schrieb Francois Papon 
:
>For TomEE it's just for tests purpose?
>
>On 19/03/2024 15:46, Richard Zowalla wrote:
>> TomEE 10 requires BatchEE 2.0.0 :-)
>> Don't know if we really need the Deltaspike integration (for now)
>> 
>> 
>> Am 19. März 2024 15:42:11 MEZ schrieb Francois Papon 
>> :
>> 
>> There is some SNAPSHOT dependencies used by BatchEE (tomEE and
>> deltaspike):
>> https://github.com/apache/geronimo-batchee/blob/master/pom.xml I
>> think it would be better to not use SNAPSHOT in our release. WDYT?
>> regards, François On 19/03/2024 14:47, Richard Zowalla wrote:
>> 
>> Great. Go for it, François :) TCK runs in GH actions. Am
>> Dienstag, dem 19.03.2024 um 11:59 +0100 schrieb Francois Papon:
>> 
>> Sounds good :) Let me give it a try. regards, François On
>> 19/03/2024 11:37, Romain Manni-Bucau wrote:
>> 
>> Hi, mainly just "mvn release:prepare release:perform"
>> then standard ASF process (dist area), my totally
>> unwritten and unofficial tip would be to 1. ensure the
>> build passes (mvn install) with tcks then deactivate
>> the tests (skipTests in a profile property of your
>> settings.xml) since it is  long and totally useless
>> during the release.  Romain Manni-Bucau  @rmannibucau
>> |  Blog | Old Blog | Github | LinkedIn | Book Le mar.
>> 19 mars 2024 à 10:42, Francois Papon
>>  a écrit :
>> 
>> Hi,  I never did release for BatchEE before but if
>> it can help I can try to  run the process.
>>  regards,  François  On 19/03/2024 09:34, Richard
>> Zowalla wrote:  > Hey all,  >  > since the PR got
>> merged, can anyone trigger a release for BatchEE
>> 2.0.0  > ? The TCK challenge is open and might
>> take some more time until it is  > resolved, but I
>> don't think, that we need to wait that long.  >  >
>> wdyt?  >  > Gruß  > Richard  > 

Re: Release of BatchEE ?

2024-03-19 Thread Francois Papon

For TomEE it's just for tests purpose?

On 19/03/2024 15:46, Richard Zowalla wrote:

TomEE 10 requires BatchEE 2.0.0 :-)
Don't know if we really need the Deltaspike integration (for now)


Am 19. März 2024 15:42:11 MEZ schrieb Francois Papon 
:


There is some SNAPSHOT dependencies used by BatchEE (tomEE and
deltaspike):
https://github.com/apache/geronimo-batchee/blob/master/pom.xml I
think it would be better to not use SNAPSHOT in our release. WDYT?
regards, François On 19/03/2024 14:47, Richard Zowalla wrote:

Great. Go for it, François :) TCK runs in GH actions. Am
Dienstag, dem 19.03.2024 um 11:59 +0100 schrieb Francois Papon:

Sounds good :) Let me give it a try. regards, François On
19/03/2024 11:37, Romain Manni-Bucau wrote:

Hi, mainly just "mvn release:prepare release:perform"
then standard ASF process (dist area), my totally
unwritten and unofficial tip would be to 1. ensure the
build passes (mvn install) with tcks then deactivate
the tests (skipTests in a profile property of your
settings.xml) since it is  long and totally useless
during the release.  Romain Manni-Bucau  @rmannibucau
|  Blog | Old Blog | Github | LinkedIn | Book Le mar.
19 mars 2024 à 10:42, Francois Papon
 a écrit :

Hi,  I never did release for BatchEE before but if
it can help I can try to  run the process.
 regards,  François  On 19/03/2024 09:34, Richard
Zowalla wrote:  > Hey all,  >  > since the PR got
merged, can anyone trigger a release for BatchEE
2.0.0  > ? The TCK challenge is open and might
take some more time until it is  > resolved, but I
don't think, that we need to wait that long.  >  >
wdyt?  >  > Gruß  > Richard  > 


Re: Release of BatchEE ?

2024-03-19 Thread Francois Papon
And Deltaspike latest release is 1.9.4 but no 2.0.0 because we are using 
2.0.0-SNAPSHOT...


On 19/03/2024 15:46, Richard Zowalla wrote:

TomEE 10 requires BatchEE 2.0.0 :-)
Don't know if we really need the Deltaspike integration (for now)


Am 19. März 2024 15:42:11 MEZ schrieb Francois Papon 
:


There is some SNAPSHOT dependencies used by BatchEE (tomEE and
deltaspike):
https://github.com/apache/geronimo-batchee/blob/master/pom.xml I
think it would be better to not use SNAPSHOT in our release. WDYT?
regards, François On 19/03/2024 14:47, Richard Zowalla wrote:

Great. Go for it, François :) TCK runs in GH actions. Am
Dienstag, dem 19.03.2024 um 11:59 +0100 schrieb Francois Papon:

Sounds good :) Let me give it a try. regards, François On
19/03/2024 11:37, Romain Manni-Bucau wrote:

Hi, mainly just "mvn release:prepare release:perform"
then standard ASF process (dist area), my totally
unwritten and unofficial tip would be to 1. ensure the
build passes (mvn install) with tcks then deactivate
the tests (skipTests in a profile property of your
settings.xml) since it is  long and totally useless
during the release.  Romain Manni-Bucau  @rmannibucau
|  Blog | Old Blog | Github | LinkedIn | Book Le mar.
19 mars 2024 à 10:42, Francois Papon
 a écrit :

Hi,  I never did release for BatchEE before but if
it can help I can try to  run the process.
 regards,  François  On 19/03/2024 09:34, Richard
Zowalla wrote:  > Hey all,  >  > since the PR got
merged, can anyone trigger a release for BatchEE
2.0.0  > ? The TCK challenge is open and might
take some more time until it is  > resolved, but I
don't think, that we need to wait that long.  >  >
wdyt?  >  > Gruß  > Richard  > 


Re: Release of BatchEE ?

2024-03-19 Thread Richard Zowalla
TomEE 10 requires BatchEE 2.0.0 :-)
Don't know if we really need the Deltaspike integration (for now)

Am 19. März 2024 15:42:11 MEZ schrieb Francois Papon 
:
>There is some SNAPSHOT dependencies used by BatchEE (tomEE and deltaspike):
>
>https://github.com/apache/geronimo-batchee/blob/master/pom.xml
>
>I think it would be better to not use SNAPSHOT in our release.
>
>WDYT?
>
>regards,
>
>François
>
>On 19/03/2024 14:47, Richard Zowalla wrote:
>> Great. Go for it, François :)
>> TCK runs in GH actions.
>> 
>> Am Dienstag, dem 19.03.2024 um 11:59 +0100 schrieb Francois Papon:
>>> Sounds good :)
>>> Let me give it a try.
>>> regards,
>>> François
>>> On 19/03/2024 11:37, Romain Manni-Bucau wrote:
>>>   
>>>>   Hi,
>>>> 
>>>> mainly just "mvn release:prepare release:perform" then standard ASF
>>>> process (dist area), my totally unwritten and unofficial tip would
>>>> be to 1. ensure the build passes (mvn install) with tcks then
>>>> deactivate the tests (skipTests in a profile property of your
>>>> settings.xml) since it is  long and totally useless during the
>>>> release.
>>>> 
>>>>   Romain Manni-Bucau
>>>>   @rmannibucau |  Blog | Old Blog | Github | LinkedIn | Book
>>>> Le mar. 19 mars 2024 à 10:42, Francois Papon
>>>>  a écrit :
>>>>   
>>>>> Hi,
>>>>> I never did release for BatchEE before but if it can help I can
>>>>> try to
>>>>>   run the process.
>>>>> regards,
>>>>> François
>>>>> On 19/03/2024 09:34, Richard Zowalla wrote:
>>>>>   > Hey all,
>>>>>   >
>>>>>   > since the PR got merged, can anyone trigger a release for
>>>>> BatchEE 2.0.0
>>>>>   > ? The TCK challenge is open and might take some more time
>>>>> until it is
>>>>>   > resolved, but I don't think, that we need to wait that long.
>>>>>   >
>>>>>   > wdyt?
>>>>>   >
>>>>>   > Gruß
>>>>>   > Richard
>>>>>   >
>>>>> 
>>>   

Re: Release of BatchEE ?

2024-03-19 Thread Romain Manni-Bucau
PS: ultimately we can also drop deltaspike since now we have secontainer.

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. 19 mars 2024 à 15:44, Romain Manni-Bucau  a
écrit :

> We can use the last release I think
>
> 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. 19 mars 2024 à 15:44, Francois Papon 
> a écrit :
>
>> There is some SNAPSHOT dependencies used by BatchEE (tomEE and
>> deltaspike):
>>
>> https://github.com/apache/geronimo-batchee/blob/master/pom.xml
>>
>> I think it would be better to not use SNAPSHOT in our release.
>>
>> WDYT?
>>
>> regards,
>>
>> François
>>
>> On 19/03/2024 14:47, Richard Zowalla wrote:
>> > Great. Go for it, François :)
>> > TCK runs in GH actions.
>> >
>> > Am Dienstag, dem 19.03.2024 um 11:59 +0100 schrieb Francois Papon:
>> >> Sounds good :)
>> >> Let me give it a try.
>> >> regards,
>> >> François
>> >> On 19/03/2024 11:37, Romain Manni-Bucau wrote:
>> >>
>> >>>
>> >>> Hi,
>> >>>
>> >>> mainly just "mvn release:prepare release:perform" then standard ASF
>> >>> process (dist area), my totally unwritten and unofficial tip would
>> >>> be to 1. ensure the build passes (mvn install) with tcks then
>> >>> deactivate the tests (skipTests in a profile property of your
>> >>> settings.xml) since it is  long and totally useless during the
>> >>> release.
>> >>>
>> >>>   Romain Manni-Bucau
>> >>>   @rmannibucau |  Blog | Old Blog | Github | LinkedIn | Book
>> >>>
>> >>>
>> >>> Le mar. 19 mars 2024 à 10:42, Francois Papon
>> >>>  a écrit :
>> >>>
>> >>>> Hi,
>> >>>>
>> >>>>   I never did release for BatchEE before but if it can help I can
>> >>>> try to
>> >>>>   run the process.
>> >>>>
>> >>>>   regards,
>> >>>>
>> >>>>   François
>> >>>>
>> >>>>   On 19/03/2024 09:34, Richard Zowalla wrote:
>> >>>>   > Hey all,
>> >>>>   >
>> >>>>   > since the PR got merged, can anyone trigger a release for
>> >>>> BatchEE 2.0.0
>> >>>>   > ? The TCK challenge is open and might take some more time
>> >>>> until it is
>> >>>>   > resolved, but I don't think, that we need to wait that long.
>> >>>>   >
>> >>>>   > wdyt?
>> >>>>   >
>> >>>>   > Gruß
>> >>>>   > Richard
>> >>>>   >
>> >>>>
>> >>
>>
>


Re: Release of BatchEE ?

2024-03-19 Thread Romain Manni-Bucau
We can use the last release I think

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. 19 mars 2024 à 15:44, Francois Papon 
a écrit :

> There is some SNAPSHOT dependencies used by BatchEE (tomEE and deltaspike):
>
> https://github.com/apache/geronimo-batchee/blob/master/pom.xml
>
> I think it would be better to not use SNAPSHOT in our release.
>
> WDYT?
>
> regards,
>
> François
>
> On 19/03/2024 14:47, Richard Zowalla wrote:
> > Great. Go for it, François :)
> > TCK runs in GH actions.
> >
> > Am Dienstag, dem 19.03.2024 um 11:59 +0100 schrieb Francois Papon:
> >> Sounds good :)
> >> Let me give it a try.
> >> regards,
> >> François
> >> On 19/03/2024 11:37, Romain Manni-Bucau wrote:
> >>
> >>>
> >>> Hi,
> >>>
> >>> mainly just "mvn release:prepare release:perform" then standard ASF
> >>> process (dist area), my totally unwritten and unofficial tip would
> >>> be to 1. ensure the build passes (mvn install) with tcks then
> >>> deactivate the tests (skipTests in a profile property of your
> >>> settings.xml) since it is  long and totally useless during the
> >>> release.
> >>>
> >>>   Romain Manni-Bucau
> >>>   @rmannibucau |  Blog | Old Blog | Github | LinkedIn | Book
> >>>
> >>>
> >>> Le mar. 19 mars 2024 à 10:42, Francois Papon
> >>>  a écrit :
> >>>
> >>>> Hi,
> >>>>
> >>>>   I never did release for BatchEE before but if it can help I can
> >>>> try to
> >>>>   run the process.
> >>>>
> >>>>   regards,
> >>>>
> >>>>   François
> >>>>
> >>>>   On 19/03/2024 09:34, Richard Zowalla wrote:
> >>>>   > Hey all,
> >>>>   >
> >>>>   > since the PR got merged, can anyone trigger a release for
> >>>> BatchEE 2.0.0
> >>>>   > ? The TCK challenge is open and might take some more time
> >>>> until it is
> >>>>   > resolved, but I don't think, that we need to wait that long.
> >>>>   >
> >>>>   > wdyt?
> >>>>   >
> >>>>   > Gruß
> >>>>   > Richard
> >>>>   >
> >>>>
> >>
>


Re: Release of BatchEE ?

2024-03-19 Thread Francois Papon

There is some SNAPSHOT dependencies used by BatchEE (tomEE and deltaspike):

https://github.com/apache/geronimo-batchee/blob/master/pom.xml

I think it would be better to not use SNAPSHOT in our release.

WDYT?

regards,

François

On 19/03/2024 14:47, Richard Zowalla wrote:

Great. Go for it, François :)
TCK runs in GH actions.

Am Dienstag, dem 19.03.2024 um 11:59 +0100 schrieb Francois Papon:

Sounds good :)
Let me give it a try.
regards,
François
On 19/03/2024 11:37, Romain Manni-Bucau wrote:
  
  
Hi,


mainly just "mvn release:prepare release:perform" then standard ASF
process (dist area), my totally unwritten and unofficial tip would
be to 1. ensure the build passes (mvn install) with tcks then
deactivate the tests (skipTests in a profile property of your
settings.xml) since it is  long and totally useless during the
release.

  Romain Manni-Bucau
  @rmannibucau |  Blog | Old Blog | Github | LinkedIn | Book
  
  
Le mar. 19 mars 2024 à 10:42, Francois Papon

 a écrit :
  

Hi,
  
  I never did release for BatchEE before but if it can help I can

try to
  run the process.
  
  regards,
  
  François
  
  On 19/03/2024 09:34, Richard Zowalla wrote:

  > Hey all,
  >
  > since the PR got merged, can anyone trigger a release for
BatchEE 2.0.0
  > ? The TCK challenge is open and might take some more time
until it is
  > resolved, but I don't think, that we need to wait that long.
  >
  > wdyt?
  >
  > Gruß
  > Richard
  >

  


Re: Release of BatchEE ?

2024-03-19 Thread Richard Zowalla
Great. Go for it, François :)
TCK runs in GH actions.

Am Dienstag, dem 19.03.2024 um 11:59 +0100 schrieb Francois Papon:
> Sounds good :)
> Let me give it a try.
> regards,
> François
> On 19/03/2024 11:37, Romain Manni-Bucau wrote:
>  
> >  
> > Hi, 
> > 
> > mainly just "mvn release:prepare release:perform" then standard ASF
> > process (dist area), my totally unwritten and unofficial tip would
> > be to 1. ensure the build passes (mvn install) with tcks then
> > deactivate the tests (skipTests in a profile property of your
> > settings.xml) since it is  long and totally useless during the
> > release.
> > 
> >  Romain Manni-Bucau
> >  @rmannibucau |  Blog | Old Blog | Github | LinkedIn | Book
> >  
> >  
> > Le mar. 19 mars 2024 à 10:42, Francois Papon
> >  a écrit :
> >  
> > > Hi,
> > >  
> > >  I never did release for BatchEE before but if it can help I can
> > > try to 
> > >  run the process.
> > >  
> > >  regards,
> > >  
> > >  François
> > >  
> > >  On 19/03/2024 09:34, Richard Zowalla wrote:
> > >  > Hey all,
> > >  >
> > >  > since the PR got merged, can anyone trigger a release for
> > > BatchEE 2.0.0
> > >  > ? The TCK challenge is open and might take some more time
> > > until it is
> > >  > resolved, but I don't think, that we need to wait that long.
> > >  >
> > >  > wdyt?
> > >  >
> > >  > Gruß
> > >  > Richard
> > >  >
> > > 
>  



Re: Release of BatchEE ?

2024-03-19 Thread Francois Papon

Sounds good :)

Let me give it a try.

regards,

François

On 19/03/2024 11:37, Romain Manni-Bucau wrote:

Hi,

mainly just "mvn release:prepare release:perform" then standard ASF 
process (dist area), my totally unwritten and unofficial tip would be 
to 1. ensure the build passes (mvn install) with tcks then deactivate 
the tests (skipTests in a profile property of your settings.xml) since 
it is  long and totally useless during the release.


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. 19 mars 2024 à 10:42, Francois Papon 
 a écrit :


Hi,

I never did release for BatchEE before but if it can help I can
try to
run the process.

regards,

François

On 19/03/2024 09:34, Richard Zowalla wrote:
> Hey all,
>
> since the PR got merged, can anyone trigger a release for
BatchEE 2.0.0
> ? The TCK challenge is open and might take some more time until
it is
> resolved, but I don't think, that we need to wait that long.
>
> wdyt?
>
> Gruß
> Richard
>


Re: Release of BatchEE ?

2024-03-19 Thread Romain Manni-Bucau
Hi,

mainly just "mvn release:prepare release:perform" then standard ASF process
(dist area), my totally unwritten and unofficial tip would be to 1. ensure
the build passes (mvn install) with tcks then deactivate the tests
(skipTests in a profile property of your settings.xml) since it is  long
and totally useless during the release.

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. 19 mars 2024 à 10:42, Francois Papon 
a écrit :

> Hi,
>
> I never did release for BatchEE before but if it can help I can try to
> run the process.
>
> regards,
>
> François
>
> On 19/03/2024 09:34, Richard Zowalla wrote:
> > Hey all,
> >
> > since the PR got merged, can anyone trigger a release for BatchEE 2.0.0
> > ? The TCK challenge is open and might take some more time until it is
> > resolved, but I don't think, that we need to wait that long.
> >
> > wdyt?
> >
> > Gruß
> > Richard
> >
>


Re: Release of BatchEE ?

2024-03-19 Thread Francois Papon

Hi,

I never did release for BatchEE before but if it can help I can try to 
run the process.


regards,

François

On 19/03/2024 09:34, Richard Zowalla wrote:

Hey all,

since the PR got merged, can anyone trigger a release for BatchEE 2.0.0
? The TCK challenge is open and might take some more time until it is
resolved, but I don't think, that we need to wait that long.

wdyt?

Gruß
Richard



Release of BatchEE ?

2024-03-19 Thread Richard Zowalla
Hey all,

since the PR got merged, can anyone trigger a release for BatchEE 2.0.0
? The TCK challenge is open and might take some more time until it is
resolved, but I don't think, that we need to wait that long.

wdyt?

Gruß
Richard



Re: [VOTE] [RESULT] Release Apache BatchEE 1.0.0

2021-05-11 Thread Mark Struberg
Hi!

The VOTE did succeed with 

+1: JBO, Romain, Ray, Francois, Mark, Reinhard, Cesar

no -1 nor 0

txs 2 all who reviewed and voted!
Gonna go on with the release.

LieGrue,
strub


> Am 08.05.2021 um 09:51 schrieb Mark Struberg :
> 
> hi lords and ladies!
> 
> I want to call a VOTE on releasing Apache BatchEE 1.0.0
> This is mainly an update to JavaEE8 and a few bug fixes.
> 
> We fixed the following tickets.
> 
> Bug
> 
> [BATCHEE-126 ] - upgrade 
> to tomee-8.0.6
> [BATCHEE-149 ] - 
> BatchCDIInjectionExtension should only use CDI.current() if container is 
> really started
> [BATCHEE-150 ] - 
> JDBCDictionary deleteStepExecution did contain invalid SQL
> [BATCHEE-151 ] - starting 
> batchee-cli in parallel might cause race conditions when unpacking WARs
> New Feature
> 
> [BATCHEE-148 ] - Upgrade 
> BatchEE-1.0.0 to EE8
> Task
> 
> [BATCHEE-147 ] - upgrade 
> to latest apache parent
> 
> 
> The staging repository is hosted here: 
> https://repository.apache.org/content/repositories/orgapachebatchee-1007/ 
> 
> 
> The source zip can be found here:
> https://repository.apache.org/content/repositories/orgapachebatchee-1007/org/apache/batchee/batchee/1.0.0/
>  
> 
> sha1 is da2990a42caaa639a50df03de3eaec4f6548a8bc
> 
> Please VOTE
> 
> [+1] ship it!
> [+0] don't care
> [-1] stop, there's a ${showstopper}
> 
> The VOTE is open for 72h
> 
> LieGrue,
> strub
> 



Re: [VOTE] Release Apache BatchEE 1.0.0

2021-05-10 Thread Cesar Hernandez
+1

El lun, 10 may 2021 a las 9:19, Reinhard Sandtner (<
reinhard.sandt...@gmail.com>) escribió:

> +1
>
> lg
> reini
>
> Am 10.05.2021 um 09:14 schrieb Mark Struberg :
>
> My own
>
> +1
>
> LieGrue,
> strub
>
>
>
> Am 08.05.2021 um 09:51 schrieb Mark Struberg :
>
> hi lords and ladies!
>
> I want to call a VOTE on releasing Apache BatchEE 1.0.0
> This is mainly an update to JavaEE8 and a few bug fixes.
>
> We fixed the following tickets.
>
> Bug
>
>- [BATCHEE-126 ] -
>upgrade to tomee-8.0.6
>- [BATCHEE-149 ] -
>BatchCDIInjectionExtension should only use CDI.current() if container is
>really started
>- [BATCHEE-150 ] -
>JDBCDictionary deleteStepExecution did contain invalid SQL
>- [BATCHEE-151 ] -
>starting batchee-cli in parallel might cause race conditions when unpacking
>WARs
>
> New Feature
>
>- [BATCHEE-148 ] -
>Upgrade BatchEE-1.0.0 to EE8
>
> Task
>
>- [BATCHEE-147 ] -
>upgrade to latest apache parent
>
>
>
> The staging repository is hosted here:
> https://repository.apache.org/content/repositories/orgapachebatchee-1007/
>
> The source zip can be found here:
>
> https://repository.apache.org/content/repositories/orgapachebatchee-1007/org/apache/batchee/batchee/1.0.0/
> sha1 is da2990a42caaa639a50df03de3eaec4f6548a8bc
>
> Please VOTE
>
> [+1] ship it!
> [+0] don't care
> [-1] stop, there's a ${showstopper}
>
> The VOTE is open for 72h
>
> LieGrue,
> strub
>
>
>
>

-- 
Atentamente:
César Hernández.


Re: [VOTE] Release Apache BatchEE 1.0.0

2021-05-10 Thread Reinhard Sandtner
+1

lg
reini

> Am 10.05.2021 um 09:14 schrieb Mark Struberg :
> 
> My own
> 
> +1
> 
> LieGrue,
> strub
> 
> 
> 
>> Am 08.05.2021 um 09:51 schrieb Mark Struberg > >:
>> 
>> hi lords and ladies!
>> 
>> I want to call a VOTE on releasing Apache BatchEE 1.0.0
>> This is mainly an update to JavaEE8 and a few bug fixes.
>> 
>> We fixed the following tickets.
>> 
>> Bug
>> 
>> [BATCHEE-126 ] - upgrade 
>> to tomee-8.0.6
>> [BATCHEE-149 ] - 
>> BatchCDIInjectionExtension should only use CDI.current() if container is 
>> really started
>> [BATCHEE-150 ] - 
>> JDBCDictionary deleteStepExecution did contain invalid SQL
>> [BATCHEE-151 ] - starting 
>> batchee-cli in parallel might cause race conditions when unpacking WARs
>> New Feature
>> 
>> [BATCHEE-148 ] - Upgrade 
>> BatchEE-1.0.0 to EE8
>> Task
>> 
>> [BATCHEE-147 ] - upgrade 
>> to latest apache parent
>> 
>> 
>> The staging repository is hosted here: 
>> https://repository.apache.org/content/repositories/orgapachebatchee-1007/ 
>> 
>> 
>> The source zip can be found here:
>> https://repository.apache.org/content/repositories/orgapachebatchee-1007/org/apache/batchee/batchee/1.0.0/
>>  
>> 
>> sha1 is da2990a42caaa639a50df03de3eaec4f6548a8bc
>> 
>> Please VOTE
>> 
>> [+1] ship it!
>> [+0] don't care
>> [-1] stop, there's a ${showstopper}
>> 
>> The VOTE is open for 72h
>> 
>> LieGrue,
>> strub
>> 
> 



Re: [VOTE] Release Apache BatchEE 1.0.0

2021-05-10 Thread Mark Struberg
My own

+1

LieGrue,
strub



> Am 08.05.2021 um 09:51 schrieb Mark Struberg :
> 
> hi lords and ladies!
> 
> I want to call a VOTE on releasing Apache BatchEE 1.0.0
> This is mainly an update to JavaEE8 and a few bug fixes.
> 
> We fixed the following tickets.
> 
> Bug
> 
> [BATCHEE-126 ] - upgrade 
> to tomee-8.0.6
> [BATCHEE-149 ] - 
> BatchCDIInjectionExtension should only use CDI.current() if container is 
> really started
> [BATCHEE-150 ] - 
> JDBCDictionary deleteStepExecution did contain invalid SQL
> [BATCHEE-151 ] - starting 
> batchee-cli in parallel might cause race conditions when unpacking WARs
> New Feature
> 
> [BATCHEE-148 ] - Upgrade 
> BatchEE-1.0.0 to EE8
> Task
> 
> [BATCHEE-147 ] - upgrade 
> to latest apache parent
> 
> 
> The staging repository is hosted here: 
> https://repository.apache.org/content/repositories/orgapachebatchee-1007/ 
> 
> 
> The source zip can be found here:
> https://repository.apache.org/content/repositories/orgapachebatchee-1007/org/apache/batchee/batchee/1.0.0/
>  
> 
> sha1 is da2990a42caaa639a50df03de3eaec4f6548a8bc
> 
> Please VOTE
> 
> [+1] ship it!
> [+0] don't care
> [-1] stop, there's a ${showstopper}
> 
> The VOTE is open for 72h
> 
> LieGrue,
> strub
> 



Re: [VOTE] Release Apache BatchEE 1.0.0

2021-05-10 Thread fpapon
+1 (binding)

thanks!

regards,

François
fpa...@apache.org

Le 08/05/2021 à 09:51, Mark Struberg a écrit :
> hi lords and ladies!
>
> I want to call a VOTE on releasing Apache BatchEE 1.0.0
> This is mainly an update to JavaEE8 and a few bug fixes.
>
> We fixed the following tickets.
>
>
> Bug
>
>   * [BATCHEE-126 ]
> - upgrade to tomee-8.0.6
>   * [BATCHEE-149 ]
> - BatchCDIInjectionExtension should only use CDI.current() if
> container is really started
>   * [BATCHEE-150 ]
> - JDBCDictionary deleteStepExecution did contain invalid SQL
>   * [BATCHEE-151 ]
> - starting batchee-cli in parallel might cause race conditions
> when unpacking WARs
>
>
> New Feature
>
>   * [BATCHEE-148 ]
> - Upgrade BatchEE-1.0.0 to EE8
>
>
> Task
>
>   * [BATCHEE-147 ]
> - upgrade to latest apache parent
>
>
>
> The staging repository is hosted here: 
> https://repository.apache.org/content/repositories/orgapachebatchee-1007/
> 
>
> The source zip can be found here:
> https://repository.apache.org/content/repositories/orgapachebatchee-1007/org/apache/batchee/batchee/1.0.0/
> 
> sha1 is da2990a42caaa639a50df03de3eaec4f6548a8bc
>
> Please VOTE
>
> [+1] ship it!
> [+0] don't care
> [-1] stop, there's a ${showstopper}
>
> The VOTE is open for 72h
>
> LieGrue,
> strub
>


Re: [VOTE] Release Apache BatchEE 1.0.0

2021-05-08 Thread Raymond Augé
+1

Ray

On Sat, May 8, 2021 at 12:31 PM Romain Manni-Bucau 
wrote:

> +1
>
> Romain Manni-Bucau
> @rmannibucau  |  Blog
>  | Old Blog
>  | Github
>  | LinkedIn
>  | Book
> 
>
>
> Le sam. 8 mai 2021 à 10:31, Jean-Baptiste Onofre  a
> écrit :
>
>> +1 (binding)
>>
>> Regards
>> JB
>>
>> Le 8 mai 2021 à 09:51, Mark Struberg  a écrit :
>>
>> hi lords and ladies!
>>
>> I want to call a VOTE on releasing Apache BatchEE 1.0.0
>> This is mainly an update to JavaEE8 and a few bug fixes.
>>
>> We fixed the following tickets.
>>
>> Bug
>>
>>- [BATCHEE-126 ] -
>>upgrade to tomee-8.0.6
>>- [BATCHEE-149 ] -
>>BatchCDIInjectionExtension should only use CDI.current() if container is
>>really started
>>- [BATCHEE-150 ] -
>>JDBCDictionary deleteStepExecution did contain invalid SQL
>>- [BATCHEE-151 ] -
>>starting batchee-cli in parallel might cause race conditions when 
>> unpacking
>>WARs
>>
>> New Feature
>>
>>- [BATCHEE-148 ] -
>>Upgrade BatchEE-1.0.0 to EE8
>>
>> Task
>>
>>- [BATCHEE-147 ] -
>>upgrade to latest apache parent
>>
>>
>>
>> The staging repository is hosted here:
>> https://repository.apache.org/content/repositories/orgapachebatchee-1007/
>>
>> The source zip can be found here:
>>
>> https://repository.apache.org/content/repositories/orgapachebatchee-1007/org/apache/batchee/batchee/1.0.0/
>> sha1 is da2990a42caaa639a50df03de3eaec4f6548a8bc
>>
>> Please VOTE
>>
>> [+1] ship it!
>> [+0] don't care
>> [-1] stop, there's a ${showstopper}
>>
>> The VOTE is open for 72h
>>
>> LieGrue,
>> strub
>>
>>
>>

-- 
*Raymond Augé* (@rotty3000)
Senior Software Architect *Liferay, Inc.* (@Liferay)
OSGi Fellow


Re: [VOTE] Release Apache BatchEE 1.0.0

2021-05-08 Thread Romain Manni-Bucau
+1

Romain Manni-Bucau
@rmannibucau  |  Blog
 | Old Blog
 | Github  |
LinkedIn  | Book



Le sam. 8 mai 2021 à 10:31, Jean-Baptiste Onofre  a écrit :

> +1 (binding)
>
> Regards
> JB
>
> Le 8 mai 2021 à 09:51, Mark Struberg  a écrit :
>
> hi lords and ladies!
>
> I want to call a VOTE on releasing Apache BatchEE 1.0.0
> This is mainly an update to JavaEE8 and a few bug fixes.
>
> We fixed the following tickets.
>
> Bug
>
>- [BATCHEE-126 ] -
>upgrade to tomee-8.0.6
>- [BATCHEE-149 ] -
>BatchCDIInjectionExtension should only use CDI.current() if container is
>really started
>- [BATCHEE-150 ] -
>JDBCDictionary deleteStepExecution did contain invalid SQL
>- [BATCHEE-151 ] -
>starting batchee-cli in parallel might cause race conditions when unpacking
>WARs
>
> New Feature
>
>- [BATCHEE-148 ] -
>Upgrade BatchEE-1.0.0 to EE8
>
> Task
>
>- [BATCHEE-147 ] -
>upgrade to latest apache parent
>
>
>
> The staging repository is hosted here:
> https://repository.apache.org/content/repositories/orgapachebatchee-1007/
>
> The source zip can be found here:
>
> https://repository.apache.org/content/repositories/orgapachebatchee-1007/org/apache/batchee/batchee/1.0.0/
> sha1 is da2990a42caaa639a50df03de3eaec4f6548a8bc
>
> Please VOTE
>
> [+1] ship it!
> [+0] don't care
> [-1] stop, there's a ${showstopper}
>
> The VOTE is open for 72h
>
> LieGrue,
> strub
>
>
>


[VOTE] Release Apache BatchEE 1.0.0

2021-05-08 Thread Mark Struberg
hi lords and ladies!

I want to call a VOTE on releasing Apache BatchEE 1.0.0
This is mainly an update to JavaEE8 and a few bug fixes.

We fixed the following tickets.

Bug

[BATCHEE-126 ] - upgrade to 
tomee-8.0.6
[BATCHEE-149 ] - 
BatchCDIInjectionExtension should only use CDI.current() if container is really 
started
[BATCHEE-150 ] - 
JDBCDictionary deleteStepExecution did contain invalid SQL
[BATCHEE-151 ] - starting 
batchee-cli in parallel might cause race conditions when unpacking WARs
New Feature

[BATCHEE-148 ] - Upgrade 
BatchEE-1.0.0 to EE8
Task

[BATCHEE-147 ] - upgrade to 
latest apache parent


The staging repository is hosted here: 
https://repository.apache.org/content/repositories/orgapachebatchee-1007/ 


The source zip can be found here:
https://repository.apache.org/content/repositories/orgapachebatchee-1007/org/apache/batchee/batchee/1.0.0/
 

sha1 is da2990a42caaa639a50df03de3eaec4f6548a8bc

Please VOTE

[+1] ship it!
[+0] don't care
[-1] stop, there's a ${showstopper}

The VOTE is open for 72h

LieGrue,
strub



Re: [VOTE] Release Apache BatchEE 1.0.0

2021-05-08 Thread Jean-Baptiste Onofre
+1 (binding)

Regards
JB

> Le 8 mai 2021 à 09:51, Mark Struberg  a écrit :
> 
> hi lords and ladies!
> 
> I want to call a VOTE on releasing Apache BatchEE 1.0.0
> This is mainly an update to JavaEE8 and a few bug fixes.
> 
> We fixed the following tickets.
> 
> Bug
> 
> [BATCHEE-126 ] - upgrade 
> to tomee-8.0.6
> [BATCHEE-149 ] - 
> BatchCDIInjectionExtension should only use CDI.current() if container is 
> really started
> [BATCHEE-150 ] - 
> JDBCDictionary deleteStepExecution did contain invalid SQL
> [BATCHEE-151 ] - starting 
> batchee-cli in parallel might cause race conditions when unpacking WARs
> New Feature
> 
> [BATCHEE-148 ] - Upgrade 
> BatchEE-1.0.0 to EE8
> Task
> 
> [BATCHEE-147 ] - upgrade 
> to latest apache parent
> 
> 
> The staging repository is hosted here: 
> https://repository.apache.org/content/repositories/orgapachebatchee-1007/ 
> 
> 
> The source zip can be found here:
> https://repository.apache.org/content/repositories/orgapachebatchee-1007/org/apache/batchee/batchee/1.0.0/
>  
> 
> sha1 is da2990a42caaa639a50df03de3eaec4f6548a8bc
> 
> Please VOTE
> 
> [+1] ship it!
> [+0] don't care
> [-1] stop, there's a ${showstopper}
> 
> The VOTE is open for 72h
> 
> LieGrue,
> strub
>