Re: Release

2020-04-30 Thread Jonathan Gallimore
The Johnzon update does have some test issues with OpenAPI - see the log
below. These appear to be HTTP 500 errors, and I only have the client side
message on the test. I'll try and find out what's happening on the server
and get a stack trace. I may need some help to resolve it.

Jon

On Thu, Apr 30, 2020 at 4:30 PM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:

> Cool, let's see what we can do :)
>
> On Thu, Apr 30, 2020 at 4:29 PM Thomas Andraschko <
> andraschko.tho...@gmail.com> wrote:
>
>> Please Jon, that would be great!
>> I created the ticket because of a Johnzon bug i see in my application.
>>
>> The OWB upgrade isn't that important for me but Johnzon is :)
>>
>> Am Do., 30. Apr. 2020 um 17:08 Uhr schrieb Jonathan Gallimore <
>> jonathan.gallim...@gmail.com>:
>>
>> > I saw these 2 JIRAs come in:
>> >
>> > (TOMEE-2809) Update to OWB 2.01.6
>> > (TOMEE-2808) Update to Johnzon 1.2.4
>> >
>> > If the build is green with these in, I'll include them in the release.
>> >
>> > Jon
>> >
>> > On Tue, Apr 28, 2020 at 12:51 PM Jonathan Gallimore <
>> > jonathan.gallim...@gmail.com> wrote:
>> >
>> > > Hi All,
>> > >
>> > > I'd like to get a release out - is there anything critical that we
>> need
>> > to
>> > > look at first? Obviously a big list will mean that the release takes
>> > > longer. If there's anything you'd consider a show-stopper, please let
>> us
>> > > know.
>> > >
>> > > Thanks
>> > >
>> > > Jon
>> > >
>> >
>>
>


Re: Release

2020-04-30 Thread Jonathan Gallimore
Here's the log:

[ERROR] Tests run: 12, Failures: 6, Errors: 0, Skipped: 0, Time elapsed:
12.895 s <<< FAILURE! - in
org.eclipse.microprofile.openapi.tck.PetStoreAppTest
[ERROR] testOAuthFlow(org.eclipse.microprofile.openapi.tck.PetStoreAppTest)
 Time elapsed: 1.313 s  <<< FAILURE!
[ERROR]
testOAuthFlows(org.eclipse.microprofile.openapi.tck.PetStoreAppTest)  Time
elapsed: 0.026 s  <<< FAILURE!
[ERROR] testSchema(org.eclipse.microprofile.openapi.tck.PetStoreAppTest)
 Time elapsed: 0.045 s  <<< FAILURE!
[ERROR]
testSecurityRequirement(org.eclipse.microprofile.openapi.tck.PetStoreAppTest)
 Time elapsed: 0.023 s  <<< FAILURE!
[ERROR]
testSecurityScheme(org.eclipse.microprofile.openapi.tck.PetStoreAppTest)
 Time elapsed: 0.021 s  <<< FAILURE!
[ERROR]
testSecuritySchemes(org.eclipse.microprofile.openapi.tck.PetStoreAppTest)
 Time elapsed: 0.029 s  <<< FAILURE!
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
10.895 s <<< FAILURE! - in
org.eclipse.microprofile.openapi.tck.OASConfigScanClassesTest
[ERROR]
testScanClasses(org.eclipse.microprofile.openapi.tck.OASConfigScanClassesTest)
 Time elapsed: 1.315 s  <<< FAILURE!
[ERROR] Tests run: 84, Failures: 42, Errors: 0, Skipped: 0, Time elapsed:
18.818 s <<< FAILURE! - in
org.eclipse.microprofile.openapi.tck.AirlinesAppTest
[ERROR]
testAPIResponse(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)  Time
elapsed: 1.28 s  <<< FAILURE!
[ERROR]
testAPIResponses(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.036 s  <<< FAILURE!
[ERROR]
testCallbackAnnotations(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.044 s  <<< FAILURE!
[ERROR]
testCallbackOperationAnnotations(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.03 s  <<< FAILURE!
[ERROR]
testComponents(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)  Time
elapsed: 0.03 s  <<< FAILURE!
[ERROR] testContact(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.022 s  <<< FAILURE!
[ERROR]
testContentInAPIResponse(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.022 s  <<< FAILURE!
[ERROR]
testContentInParameter(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.015 s  <<< FAILURE!
[ERROR]
testContentInRequestBody(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.021 s  <<< FAILURE!
[ERROR]
testEncodingRequestBody(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.011 s  <<< FAILURE!
[ERROR]
testEncodingResponses(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.019 s  <<< FAILURE!
[ERROR]
testExampleObject(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.019 s  <<< FAILURE!
[ERROR] testExplode(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.021 s  <<< FAILURE!
[ERROR]
testExternalDocumentation(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.025 s  <<< FAILURE!
[ERROR]
testHeaderInAPIResponse(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.017 s  <<< FAILURE!
[ERROR]
testHeaderInComponents(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.015 s  <<< FAILURE!
[ERROR]
testHeaderInEncoding(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.019 s  <<< FAILURE!
[ERROR] testInfo(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.015 s  <<< FAILURE!
[ERROR] testLicense(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.018 s  <<< FAILURE!
[ERROR] testLink(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.014 s  <<< FAILURE!
[ERROR]
testLinkParameter(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.023 s  <<< FAILURE!
[ERROR] testOAuthFlow(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.016 s  <<< FAILURE!
[ERROR]
testOAuthFlows(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)  Time
elapsed: 0.013 s  <<< FAILURE!
[ERROR]
testOAuthScope(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)  Time
elapsed: 0.016 s  <<< FAILURE!
[ERROR]
testOperationAirlinesResource(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.015 s  <<< FAILURE!
[ERROR]
testOperationAvailabilityResource(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.012 s  <<< FAILURE!
[ERROR]
testOperationBookingResource(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.013 s  <<< FAILURE!
[ERROR]
testOperationReviewResource(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.015 s  <<< FAILURE!
[ERROR]
testOperationUserResource(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.013 s  <<< FAILURE!
[ERROR] testParameter(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.009 s  <<< FAILURE!
[ERROR]
testRefHeaderInAPIResponse(org.eclipse.microprofile.openapi.tck.AirlinesAppTest)
 Time elapsed: 0.013 s  

Re: [VOTE] Move javaee-api to Git.

2020-04-30 Thread Carlos Chacín
+1

On Thu, Apr 30, 2020 at 6:04 AM Mark Struberg 
wrote:

> +1 (binding)
>
> LieGrue,
> strub
>
>
> > Am 29.04.2020 um 23:39 schrieb Cesar Hernandez :
> >
> > Hi,
> >
> > As a follow up from the `Javax -> Jakarta rename` thread [1]
> > I would like to propose moving the existing SVN javaee-api repo [2] to
> > Git[3] to enable wider visibility and collaboration either via GitHub or
> > gitbox.apache.org.
> >
> > I will create the Apache JIRA Infra migration ticket after the vote has
> > passed.
> >
> > [ ] +1 approve the release move javaee-api repo to Git
> > [ ] +0 no opinion
> > [ ] -1 disapprove (and reason why)
> >
> > [1]
> >
> https://lists.apache.org/thread.html/refb945e599cad66d8508a540fa5801fd2b04682424e9e29b4e6dd7b4%40%3Cdev.tomee.apache.org%3E
> > [2] https://svn.apache.org/repos/asf/tomee/javaee-api/
> > [3] https://gitbox.apache.org/
> > --
> > Atentamente:
> > César Hernández.
>
>

-- 
*Carlos Chacin*
Senior SDE


Re: Release

2020-04-30 Thread Jonathan Gallimore
Cool, let's see what we can do :)

On Thu, Apr 30, 2020 at 4:29 PM Thomas Andraschko <
andraschko.tho...@gmail.com> wrote:

> Please Jon, that would be great!
> I created the ticket because of a Johnzon bug i see in my application.
>
> The OWB upgrade isn't that important for me but Johnzon is :)
>
> Am Do., 30. Apr. 2020 um 17:08 Uhr schrieb Jonathan Gallimore <
> jonathan.gallim...@gmail.com>:
>
> > I saw these 2 JIRAs come in:
> >
> > (TOMEE-2809) Update to OWB 2.01.6
> > (TOMEE-2808) Update to Johnzon 1.2.4
> >
> > If the build is green with these in, I'll include them in the release.
> >
> > Jon
> >
> > On Tue, Apr 28, 2020 at 12:51 PM Jonathan Gallimore <
> > jonathan.gallim...@gmail.com> wrote:
> >
> > > Hi All,
> > >
> > > I'd like to get a release out - is there anything critical that we need
> > to
> > > look at first? Obviously a big list will mean that the release takes
> > > longer. If there's anything you'd consider a show-stopper, please let
> us
> > > know.
> > >
> > > Thanks
> > >
> > > Jon
> > >
> >
>


Re: Release

2020-04-30 Thread Jonathan Gallimore
The OWB update requires a little more than just a POM update, as changes
the version leads to some compilation errors. Still looking at Johnzon. I
recall us having some issues with the MicroProfile TCKs (specifically
OpenAPI) before.

Jon

On Thu, Apr 30, 2020 at 4:08 PM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:

> I saw these 2 JIRAs come in:
>
> (TOMEE-2809) Update to OWB 2.01.6
> (TOMEE-2808) Update to Johnzon 1.2.4
>
> If the build is green with these in, I'll include them in the release.
>
> Jon
>
> On Tue, Apr 28, 2020 at 12:51 PM Jonathan Gallimore <
> jonathan.gallim...@gmail.com> wrote:
>
>> Hi All,
>>
>> I'd like to get a release out - is there anything critical that we need
>> to look at first? Obviously a big list will mean that the release takes
>> longer. If there's anything you'd consider a show-stopper, please let us
>> know.
>>
>> Thanks
>>
>> Jon
>>
>


Re: Release

2020-04-30 Thread Thomas Andraschko
Please Jon, that would be great!
I created the ticket because of a Johnzon bug i see in my application.

The OWB upgrade isn't that important for me but Johnzon is :)

Am Do., 30. Apr. 2020 um 17:08 Uhr schrieb Jonathan Gallimore <
jonathan.gallim...@gmail.com>:

> I saw these 2 JIRAs come in:
>
> (TOMEE-2809) Update to OWB 2.01.6
> (TOMEE-2808) Update to Johnzon 1.2.4
>
> If the build is green with these in, I'll include them in the release.
>
> Jon
>
> On Tue, Apr 28, 2020 at 12:51 PM Jonathan Gallimore <
> jonathan.gallim...@gmail.com> wrote:
>
> > Hi All,
> >
> > I'd like to get a release out - is there anything critical that we need
> to
> > look at first? Obviously a big list will mean that the release takes
> > longer. If there's anything you'd consider a show-stopper, please let us
> > know.
> >
> > Thanks
> >
> > Jon
> >
>


Re: Release

2020-04-30 Thread Jonathan Gallimore
I saw these 2 JIRAs come in:

(TOMEE-2809) Update to OWB 2.01.6
(TOMEE-2808) Update to Johnzon 1.2.4

If the build is green with these in, I'll include them in the release.

Jon

On Tue, Apr 28, 2020 at 12:51 PM Jonathan Gallimore <
jonathan.gallim...@gmail.com> wrote:

> Hi All,
>
> I'd like to get a release out - is there anything critical that we need to
> look at first? Obviously a big list will mean that the release takes
> longer. If there's anything you'd consider a show-stopper, please let us
> know.
>
> Thanks
>
> Jon
>


Re: [VOTE] Move javaee-api to Git.

2020-04-30 Thread Mark Struberg
+1 (binding)

LieGrue,
strub


> Am 29.04.2020 um 23:39 schrieb Cesar Hernandez :
> 
> Hi,
> 
> As a follow up from the `Javax -> Jakarta rename` thread [1]
> I would like to propose moving the existing SVN javaee-api repo [2] to
> Git[3] to enable wider visibility and collaboration either via GitHub or
> gitbox.apache.org.
> 
> I will create the Apache JIRA Infra migration ticket after the vote has
> passed.
> 
> [ ] +1 approve the release move javaee-api repo to Git
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
> 
> [1]
> https://lists.apache.org/thread.html/refb945e599cad66d8508a540fa5801fd2b04682424e9e29b4e6dd7b4%40%3Cdev.tomee.apache.org%3E
> [2] https://svn.apache.org/repos/asf/tomee/javaee-api/
> [3] https://gitbox.apache.org/
> -- 
> Atentamente:
> César Hernández.



Re: [VOTE] Move javaee-api to Git.

2020-04-30 Thread Nishant Raut
+1

Thanks and Regards,
Nishant Raut
https://twitter.com/rautnishant

On Thu, Apr 30, 2020, 4:51 PM Thiago Henrique Hupner 
wrote:

> +1
>
> Em qui., 30 de abr. de 2020 às 08:14, Daniel Dias Dos Santos <
> daniel.dias.analist...@gmail.com> escreveu:
>
> > +1
> > --
> >
> > *Daniel Dias dos Santos*
> > Java Developer
> > SouJava & JCP Member
> > GitHub: https://github.com/Daniel-Dos
> > Linkedin: www.linkedin.com/in/danieldiasjava
> > Twitter: http://twitter.com/danieldiasjava
> >
> >
> > Em qui., 30 de abr. de 2020 às 07:52, Daniel "soro" Cunha <
> > daniels...@apache.org> escreveu:
> >
> > > +1
> > >
> > > --
> > > Daniel "soro" Cunha
> > > https://twitter.com/dvlc_
> > > https://www.linkedin.com/in/danielvlcunha/
> > >
> > > > On Apr 29, 2020, at 7:56 PM, David Jencks 
> > > wrote:
> > > >
> > > > +1
> > > > David Jencks
> > > >
> > > >> On Apr 29, 2020, at 2:50 PM, Jonathan Gallimore <
> > > jonathan.gallim...@gmail.com> wrote:
> > > >>
> > > >> +1
> > > >>
> > > >> On Wed, Apr 29, 2020 at 10:40 PM Cesar Hernandez <
> > cesargu...@gmail.com>
> > > >> wrote:
> > > >>
> > > >>> Hi,
> > > >>>
> > > >>> As a follow up from the `Javax -> Jakarta rename` thread [1]
> > > >>> I would like to propose moving the existing SVN javaee-api repo [2]
> > to
> > > >>> Git[3] to enable wider visibility and collaboration either via
> GitHub
> > > or
> > > >>> gitbox.apache.org.
> > > >>>
> > > >>> I will create the Apache JIRA Infra migration ticket after the vote
> > has
> > > >>> passed.
> > > >>>
> > > >>> [ ] +1 approve the release move javaee-api repo to Git
> > > >>> [ ] +0 no opinion
> > > >>> [ ] -1 disapprove (and reason why)
> > > >>>
> > > >>> [1]
> > > >>>
> > > >>>
> > >
> >
> https://lists.apache.org/thread.html/refb945e599cad66d8508a540fa5801fd2b04682424e9e29b4e6dd7b4%40%3Cdev.tomee.apache.org%3E
> > > >>> [2] https://svn.apache.org/repos/asf/tomee/javaee-api/
> > > >>> [3] https://gitbox.apache.org/
> > > >>> --
> > > >>> Atentamente:
> > > >>> César Hernández.
> > > >>>
> > > >
> > >
> > >
> >
>


Re: [VOTE] Move javaee-api to Git.

2020-04-30 Thread Thiago Henrique Hupner
+1

Em qui., 30 de abr. de 2020 às 08:14, Daniel Dias Dos Santos <
daniel.dias.analist...@gmail.com> escreveu:

> +1
> --
>
> *Daniel Dias dos Santos*
> Java Developer
> SouJava & JCP Member
> GitHub: https://github.com/Daniel-Dos
> Linkedin: www.linkedin.com/in/danieldiasjava
> Twitter: http://twitter.com/danieldiasjava
>
>
> Em qui., 30 de abr. de 2020 às 07:52, Daniel "soro" Cunha <
> daniels...@apache.org> escreveu:
>
> > +1
> >
> > --
> > Daniel "soro" Cunha
> > https://twitter.com/dvlc_
> > https://www.linkedin.com/in/danielvlcunha/
> >
> > > On Apr 29, 2020, at 7:56 PM, David Jencks 
> > wrote:
> > >
> > > +1
> > > David Jencks
> > >
> > >> On Apr 29, 2020, at 2:50 PM, Jonathan Gallimore <
> > jonathan.gallim...@gmail.com> wrote:
> > >>
> > >> +1
> > >>
> > >> On Wed, Apr 29, 2020 at 10:40 PM Cesar Hernandez <
> cesargu...@gmail.com>
> > >> wrote:
> > >>
> > >>> Hi,
> > >>>
> > >>> As a follow up from the `Javax -> Jakarta rename` thread [1]
> > >>> I would like to propose moving the existing SVN javaee-api repo [2]
> to
> > >>> Git[3] to enable wider visibility and collaboration either via GitHub
> > or
> > >>> gitbox.apache.org.
> > >>>
> > >>> I will create the Apache JIRA Infra migration ticket after the vote
> has
> > >>> passed.
> > >>>
> > >>> [ ] +1 approve the release move javaee-api repo to Git
> > >>> [ ] +0 no opinion
> > >>> [ ] -1 disapprove (and reason why)
> > >>>
> > >>> [1]
> > >>>
> > >>>
> >
> https://lists.apache.org/thread.html/refb945e599cad66d8508a540fa5801fd2b04682424e9e29b4e6dd7b4%40%3Cdev.tomee.apache.org%3E
> > >>> [2] https://svn.apache.org/repos/asf/tomee/javaee-api/
> > >>> [3] https://gitbox.apache.org/
> > >>> --
> > >>> Atentamente:
> > >>> César Hernández.
> > >>>
> > >
> >
> >
>


Re: [VOTE] Move javaee-api to Git.

2020-04-30 Thread Daniel Dias Dos Santos
+1
--

*Daniel Dias dos Santos*
Java Developer
SouJava & JCP Member
GitHub: https://github.com/Daniel-Dos
Linkedin: www.linkedin.com/in/danieldiasjava
Twitter: http://twitter.com/danieldiasjava


Em qui., 30 de abr. de 2020 às 07:52, Daniel "soro" Cunha <
daniels...@apache.org> escreveu:

> +1
>
> --
> Daniel "soro" Cunha
> https://twitter.com/dvlc_
> https://www.linkedin.com/in/danielvlcunha/
>
> > On Apr 29, 2020, at 7:56 PM, David Jencks 
> wrote:
> >
> > +1
> > David Jencks
> >
> >> On Apr 29, 2020, at 2:50 PM, Jonathan Gallimore <
> jonathan.gallim...@gmail.com> wrote:
> >>
> >> +1
> >>
> >> On Wed, Apr 29, 2020 at 10:40 PM Cesar Hernandez 
> >> wrote:
> >>
> >>> Hi,
> >>>
> >>> As a follow up from the `Javax -> Jakarta rename` thread [1]
> >>> I would like to propose moving the existing SVN javaee-api repo [2] to
> >>> Git[3] to enable wider visibility and collaboration either via GitHub
> or
> >>> gitbox.apache.org.
> >>>
> >>> I will create the Apache JIRA Infra migration ticket after the vote has
> >>> passed.
> >>>
> >>> [ ] +1 approve the release move javaee-api repo to Git
> >>> [ ] +0 no opinion
> >>> [ ] -1 disapprove (and reason why)
> >>>
> >>> [1]
> >>>
> >>>
> https://lists.apache.org/thread.html/refb945e599cad66d8508a540fa5801fd2b04682424e9e29b4e6dd7b4%40%3Cdev.tomee.apache.org%3E
> >>> [2] https://svn.apache.org/repos/asf/tomee/javaee-api/
> >>> [3] https://gitbox.apache.org/
> >>> --
> >>> Atentamente:
> >>> César Hernández.
> >>>
> >
>
>


Re: [VOTE] Move javaee-api to Git.

2020-04-30 Thread Daniel "soro" Cunha
+1

--
Daniel "soro" Cunha
https://twitter.com/dvlc_
https://www.linkedin.com/in/danielvlcunha/

> On Apr 29, 2020, at 7:56 PM, David Jencks  wrote:
> 
> +1
> David Jencks
> 
>> On Apr 29, 2020, at 2:50 PM, Jonathan Gallimore 
>>  wrote:
>> 
>> +1
>> 
>> On Wed, Apr 29, 2020 at 10:40 PM Cesar Hernandez 
>> wrote:
>> 
>>> Hi,
>>> 
>>> As a follow up from the `Javax -> Jakarta rename` thread [1]
>>> I would like to propose moving the existing SVN javaee-api repo [2] to
>>> Git[3] to enable wider visibility and collaboration either via GitHub or
>>> gitbox.apache.org.
>>> 
>>> I will create the Apache JIRA Infra migration ticket after the vote has
>>> passed.
>>> 
>>> [ ] +1 approve the release move javaee-api repo to Git
>>> [ ] +0 no opinion
>>> [ ] -1 disapprove (and reason why)
>>> 
>>> [1]
>>> 
>>> https://lists.apache.org/thread.html/refb945e599cad66d8508a540fa5801fd2b04682424e9e29b4e6dd7b4%40%3Cdev.tomee.apache.org%3E
>>> [2] https://svn.apache.org/repos/asf/tomee/javaee-api/
>>> [3] https://gitbox.apache.org/
>>> --
>>> Atentamente:
>>> César Hernández.
>>> 
>