[GitHub] [tomee] jgallimore commented on issue #618: [TOMEE-2748] Add Spanish translation for mp-rest-client

2019-12-12 Thread GitBox
jgallimore commented on issue #618: [TOMEE-2748] Add Spanish translation for 
mp-rest-client
URL: https://github.com/apache/tomee/pull/618#issuecomment-565183484
 
 
   Can @cesarhernandezgt or another Spanish speaker review?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [tomee] jgallimore commented on issue #619: [TOMEE-2749] Add Spanish translation for mp-faulttolerance-retry

2019-12-12 Thread GitBox
jgallimore commented on issue #619: [TOMEE-2749] Add Spanish translation for 
mp-faulttolerance-retry
URL: https://github.com/apache/tomee/pull/619#issuecomment-565183258
 
 
   @cesarhernandezgt can you review when you get time?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


TOMEE-2753 Bean validation on response with no response entity failing

2019-12-12 Thread Jonathan Gallimore
So this one was a bit weird. A basic service like this:

@GET
@Path("simple")
public void service() {
// no-op; should return a 204 no content
System.out.println("Service invoked");
}

Was failing, as bean validation was kicking in for the response, and
failing because the response doesn't have an entity.

I've tweaked the OutInterceptor added in CxfRsHttpListener to behave a
little more like org.apache.bval.cdi.BValInterceptor#invoke, in that it
checks for any constraints set on the response type.

PR is here: https://github.com/apache/tomee/pull/622

I'll merge it in tomorrow, and run the JAX-RS TCK tests against it.
Certainly some are failing because of this issue, so I'm expecting more to
pass with the fix.

Feedback is welcome.

Jon


[GitHub] [tomee] jgallimore opened a new pull request #622: TOMEE-2753 only apply bean validation on response if response object …

2019-12-12 Thread GitBox
jgallimore opened a new pull request #622: TOMEE-2753 only apply bean 
validation on response if response object …
URL: https://github.com/apache/tomee/pull/622
 
 
   …has constraints


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [tomee] asf-ci commented on issue #622: TOMEE-2753 only apply bean validation on response if response object …

2019-12-12 Thread GitBox
asf-ci commented on issue #622: TOMEE-2753 only apply bean validation on 
response if response object …
URL: https://github.com/apache/tomee/pull/622#issuecomment-565179952
 
 
   Can one of the admins verify this patch?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [tomee] asf-ci commented on issue #622: TOMEE-2753 only apply bean validation on response if response object …

2019-12-12 Thread GitBox
asf-ci commented on issue #622: TOMEE-2753 only apply bean validation on 
response if response object …
URL: https://github.com/apache/tomee/pull/622#issuecomment-565179955
 
 
   Can one of the admins verify this patch?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [tomee] asf-ci commented on issue #622: TOMEE-2753 only apply bean validation on response if response object …

2019-12-12 Thread GitBox
asf-ci commented on issue #622: TOMEE-2753 only apply bean validation on 
response if response object …
URL: https://github.com/apache/tomee/pull/622#issuecomment-565179953
 
 
   Can one of the admins verify this patch?


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


Docker Images

2019-12-12 Thread Jenkins, Rodney J (Rod)
All,

Later today, I am going to revert the images back to having them run as root 
out of the box.  When we as a community decide how to move forward with 
something a little more secure, I will be happy to make the changes.  This is 
how the current images work, IIRC.  This will get the new versions out to the 
Docker users and give us more time to set direction.

Pull Request will come tomorrow or later tonight.

Thanks,
Rod.


Re: TomEE for the Holidays

2019-12-12 Thread Daniel Dias Dos Santos
hello,

me too :  )
--

*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., 12 de dez. de 2019 às 09:34, Richard Monson-Haefel <
monsonhae...@gmail.com> escreveu:

> Thanks, Daniel! Hopefully we'll start seeing some "How can I help" emails!
>
> On Wed, Dec 11, 2019 at 10:34 AM Daniel Dias Dos Santos <
> daniel.dias.analist...@gmail.com> wrote:
>
> > thanks Richard ,
> >
> >  I spread the word  today in twitter and linkedin .
> >
> > :  )
> >
> > --
> >
> > *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 qua., 11 de dez. de 2019 às 13:18, Richard Monson-Haefel <
> > monsonhae...@gmail.com> escreveu:
> >
> > > Thanks to community members like you, Daniel, we are doing well and
> > looking
> > > forward to seeing more contributors!
> > >
> > > On Tue, Dec 10, 2019 at 5:12 PM Daniel Dias Dos Santos <
> > > daniel.dias.analist...@gmail.com> wrote:
> > >
> > > > Hello,
> > > >
> > > > very good, I can't believe it's already 1 year this initiative :  )
> > > > --
> > > >
> > > > *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 ter., 10 de dez. de 2019 às 19:17, Richard Monson-Haefel <
> > > > monsonhae...@gmail.com> escreveu:
> > > >
> > > > > Hi Everyone,
> > > > >
> > > > > I just published a blog post announcing the second annual "TomEE
> for
> > > the
> > > > > Holidays" starting this month.  Please help to spread the word and
> > > let's
> > > > > grow our community!
> > > > >
> > > > >
> > >
> https://www.tomitribe.com/blog/tomee-for-the-holidays-2nd-annual-event/
> > > > >
> > > > > Thanks!!
> > > > >
> > > > > Richard
> > > > >
> > > > > --
> > > > > Richard Monson-Haefel
> > > > > https://twitter.com/rmonson
> > > > > https://www.linkedin.com/in/monsonhaefel/
> > > > >
> > > >
> > >
> > >
> > > --
> > > Richard Monson-Haefel
> > > https://twitter.com/rmonson
> > > https://www.linkedin.com/in/monsonhaefel/
> > >
> >
>
>
> --
> Richard Monson-Haefel
> https://twitter.com/rmonson
> https://www.linkedin.com/in/monsonhaefel/
>


Re: TomEE for the Holidays

2019-12-12 Thread Richard Monson-Haefel
Thanks, Daniel! Hopefully we'll start seeing some "How can I help" emails!

On Wed, Dec 11, 2019 at 10:34 AM Daniel Dias Dos Santos <
daniel.dias.analist...@gmail.com> wrote:

> thanks Richard ,
>
>  I spread the word  today in twitter and linkedin .
>
> :  )
>
> --
>
> *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 qua., 11 de dez. de 2019 às 13:18, Richard Monson-Haefel <
> monsonhae...@gmail.com> escreveu:
>
> > Thanks to community members like you, Daniel, we are doing well and
> looking
> > forward to seeing more contributors!
> >
> > On Tue, Dec 10, 2019 at 5:12 PM Daniel Dias Dos Santos <
> > daniel.dias.analist...@gmail.com> wrote:
> >
> > > Hello,
> > >
> > > very good, I can't believe it's already 1 year this initiative :  )
> > > --
> > >
> > > *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 ter., 10 de dez. de 2019 às 19:17, Richard Monson-Haefel <
> > > monsonhae...@gmail.com> escreveu:
> > >
> > > > Hi Everyone,
> > > >
> > > > I just published a blog post announcing the second annual "TomEE for
> > the
> > > > Holidays" starting this month.  Please help to spread the word and
> > let's
> > > > grow our community!
> > > >
> > > >
> > https://www.tomitribe.com/blog/tomee-for-the-holidays-2nd-annual-event/
> > > >
> > > > Thanks!!
> > > >
> > > > Richard
> > > >
> > > > --
> > > > Richard Monson-Haefel
> > > > https://twitter.com/rmonson
> > > > https://www.linkedin.com/in/monsonhaefel/
> > > >
> > >
> >
> >
> > --
> > Richard Monson-Haefel
> > https://twitter.com/rmonson
> > https://www.linkedin.com/in/monsonhaefel/
> >
>


-- 
Richard Monson-Haefel
https://twitter.com/rmonson
https://www.linkedin.com/in/monsonhaefel/


Assignment to TOMEE-2703

2019-12-12 Thread Gabriel Ferreira
Can someone put me as assignee in this task?
https://jira.apache.org/jira/browse/TOMEE-2703?filter=12347663

Thanks.


Re: [VOTE] Release javaee-api 8.0-3

2019-12-12 Thread Jean-Louis Monteiro
+1
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Thu, Dec 12, 2019 at 8:50 AM Mark Struberg 
wrote:

> +1
>
> LieGrue,
> strub
>
>
> > Am 09.12.2019 um 23:09 schrieb Jonathan Gallimore <
> jonathan.gallim...@gmail.com>:
> >
> > Hi
> >
> > This is a vote for an updated Java EE spec jar, with one single change
> over
> > javaee-api:8.0-2:
> >
> > TOMEE-2690 make sure to not exclude default ProviderLocator and
> Activator.
> >
> > This is a pre-requisite for releasing TomEE 8.0.1 and allows the drop-in
> > .war files and the standalone OpenEJB server to work (these were broken
> in
> > 8.0.0).
> >
> > *SVN TAG*
> > https://svn.apache.org/repos/asf/tomee/javaee-api/tags/javaee-api-8.0-3/
> >
> > *Sources*
> >
> https://repository.apache.org/content/repositories/orgapachetomee-1154/org/apache/tomee/javaee-api/8.0-3/javaee-api-8.0-3-source-release.zip
> >
> > *Binaries*
> >
> https://repository.apache.org/content/repositories/orgapachetomee-1154/org/apache/tomee/javaee-api/8.0-3/javaee-api-8.0-3.zip
> >
> > please VOTE
> > [+1] all fine, ship it
> > [+0] don't care
> > [-1] stop, because ${reason}
> >
> > The VOTE is open for 72h. Here's my +1.
> >
> > Many thanks
> >
> > Jon
>
>