[GitHub] tomee issue #276: TOMEE-2363 Introduces OWASP dependency check via profile

2018-12-18 Thread rzo1
Github user rzo1 commented on the issue: https://github.com/apache/tomee/pull/276 I adjusted the PR to my comments above. Feel free to give any other suggestions. If we introduce this, I would recommend to add `owasp-check` to the CI system. Who can do this? The CVE

[GitHub] tomee issue #276: TOMEE-2363 Introduces OWASP dependency check via profile

2018-12-18 Thread radcortez
Github user radcortez commented on the issue: https://github.com/apache/tomee/pull/276 @rzo1 that sounds great. I'll try it. ---

Re: [jira] [Commented] (TOMEE-2368) example-mvc-resteasy

2018-12-18 Thread Jonathan Gallimore
Hi Daniel Many thanks for the PR. I took a look at this, but I got an exception, and it looks like MVC isn't wired up. Here's the exception: EASY002155: Provider class org.jboss.resteasy.plugins.providers.sse.SseEventProvider is already registered. 2nd registration is being ignored. 18-Dec-2018

Re: Stabilize TomEE Build

2018-12-18 Thread Roberto Cortez
Hi Daniel, I didn't yet for the other branches. I'll do it today. On Tuesday, December 18, 2018, 1:37:34 PM GMT, Daniel Cunha wrote: Hi Roberto, I saw that you merged the changes on master, did you see the others changes for branch 7.0.x and 7.1.x? Em seg, 17 de dez de 2018 às 18:07,

Re: Stabilize TomEE Build

2018-12-18 Thread Daniel Cunha
Hi Roberto, I saw that you merged the changes on master, did you see the others changes for branch 7.0.x and 7.1.x? Em seg, 17 de dez de 2018 às 18:07, Roberto Cortez escreveu: > Thank you Daniel, > > I’ll review and merge. > > Yeah it seems it gets stuck in the CDI TCK. I saw it happening a

Re: [jira] [Commented] (TOMEE-2368) example-mvc-resteasy

2018-12-18 Thread Jonathan Gallimore
Ah ok. I do see the same thing. We could get this merged in. One thought I had, was this could ultimately be the same as the CXF-based example, just with the different dependencies and config. What do you think? Jon On Tue, Dec 18, 2018 at 1:00 PM Daniel Dias dos Santos (JIRA) < j...@apache.org>

Re: Stabilize TomEE Build

2018-12-18 Thread Daniel Cunha
Nice... Thanks! Em ter, 18 de dez de 2018 11:48 AM, Roberto Cortez Hi Daniel, > I didn't yet for the other branches. I'll do it today. > On Tuesday, December 18, 2018, 1:37:34 PM GMT, Daniel Cunha < > daniels...@gmail.com> wrote: > > Hi Roberto, > > I saw that you merged the changes on

[GitHub] tomee issue #278: TOMEE-2368-example-mvc-resteasy

2018-12-18 Thread jeanouii
Github user jeanouii commented on the issue: https://github.com/apache/tomee/pull/278 @radcortez can you merge this one? ---

Re: Stabilize TomEE Build

2018-12-18 Thread Jean-Louis Monteiro
I pushed some debugging information on the other test and I'll be monitoring the built -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Tue, Dec 18, 2018 at 4:16 PM Daniel Cunha wrote: > Nice... Thanks! > > Em ter, 18 de dez de 2018 11:48 AM, Roberto Cortez

[GitHub] tomee issue #276: TOMEE-2363 Introduces OWASP dependency check via profile

2018-12-18 Thread jeanouii
Github user jeanouii commented on the issue: https://github.com/apache/tomee/pull/276 Sounds perfect @rzo1 . @radcortez I am ready to merge. Did you get a chance to also review and test? ---

[GitHub] tomee pull request #282: TOMEE-2345 Add to all annotations outside codeblock...

2018-12-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tomee/pull/282 ---

[GitHub] tomee pull request #292: TOMEE-2276 - Update TomEE with Johnzon 1.0.2

2018-12-18 Thread danielsoro
GitHub user danielsoro opened a pull request: https://github.com/apache/tomee/pull/292 TOMEE-2276 - Update TomEE with Johnzon 1.0.2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsoro/tomee patch-1 Alternatively you can

[GitHub] tomee pull request #291: TOMEE-2276 - Update TomEE with Johnzon 1.0.2

2018-12-18 Thread danielsoro
GitHub user danielsoro opened a pull request: https://github.com/apache/tomee/pull/291 TOMEE-2276 - Update TomEE with Johnzon 1.0.2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/danielsoro/tomee johnzon-update-tomee-7.0.x

[GitHub] tomee pull request #290: TOMEE-2385 Adding README.md for moviefun-rest examp...

2018-12-18 Thread joedayz
GitHub user joedayz opened a pull request: https://github.com/apache/tomee/pull/290 TOMEE-2385 Adding README.md for moviefun-rest example I added documentation for only backend code. You can merge this pull request into a Git repository by running: $ git pull

Re: [jira] [Commented] (TOMEE-2368) example-mvc-resteasy

2018-12-18 Thread Bruno Baptista
Hey! Ups... I reviewed the PR found the problem you are mentioning and suggested changes... We could move on but the example doesn't include a test and it probably should. Cheers Bruno Baptista https://twitter.com/brunobat_ On 18/12/18 13:57, Jonathan Gallimore wrote: Ah ok. I do see the

TOMEE-2276 - Update TomEE with Johnzon 1.0.2

2018-12-18 Thread Daniel Cunha
Hi Folks, I've sent the PR to update Johnzon on TomEE 7.0.x and TomEE 7.1.x Please review: https://github.com/apache/tomee/pull/291 https://github.com/apache/tomee/pull/292 -- Daniel "soro" Cunha https://twitter.com/dvlc_

Re: [jira] [Commented] (TOMEE-2368) example-mvc-resteasy

2018-12-18 Thread Daniel Dias Dos Santos
Hi, for me the same thing appears, but I think this is not an exception, another warning of log servero. in any case, the application stands if you access: http: // localhost:8080/mvc-resteasy on the tests I tried to use the arquillian, but I did not succeed in how you are doing it, although I

Re: [jira] [Commented] (TOMEE-2368) example-mvc-resteasy

2018-12-18 Thread Bruno Baptista
Let me help you on that. Will try to come up with a test. If someone else wants to jump in, feel free. Cheers Bruno Baptista https://twitter.com/brunobat_ On 18/12/18 19:45, Daniel Dias Dos Santos wrote: Hi, for me the same thing appears, but I think this is not an exception, another

Re: How can I help? :)

2018-12-18 Thread Rafael Chinelato Del Nero
Thanks David and Cesar! I will take a look at the links you sent to me. Cheers, Rafael On Mon, Dec 17, 2018 at 3:52 PM César Hernández Mendoza < cesargu...@gmail.com> wrote: > Welcome, Rafael! > This is a complementary reading to help you boost your firt PR: >

Re: Java EE Security API for EE 8

2018-12-18 Thread Roberto Cortez
Hi folks, Work is progressing. I’ve added a good chunk of the API (as needed) to allow me to proceed. I’ve tried to use the Jakarta Security API jar. Unfortunately, it is full of dependencies to the other Jakarta dependent projects, some not in central yet, so I couldn’t even build the