Re: Ejemplos en Español

2019-01-14 Thread César Hernández Mendoza
Thank you for the feedback, site navigation has links to /latest/examples/ and similar -- people were > issuing PRs for broken links in headers, footers, menues, all dec and > they're finally (hopefully) settled. That's a good point, I was not aware of this /latest/examples/ reference inside the

Re: Ejemplos en Español

2019-01-14 Thread David Blevins
Little feedback on my side of the fence. Can we avoid adding "en" to the path of the default language? Couple small reasons: - site navigation has links to /latest/examples/ and similar -- people were issuing PRs for broken links in headers, footers, menues, all dec and they're finally (hope

Re: Jakarta EE TCK

2019-01-14 Thread Jonathan Gallimore
Thanks, I'll update that and I have couple of changes to commit as well. Jon On Mon, 14 Jan 2019, 23:23 David Blevins > On Jan 12, 2019, at 1:28 PM, David Blevins > wrote: > > > > All, > > > > I've opened a request to have the code we've been using to run the > former Java EE TCK opened so ever

Re: Jakarta EE TCK

2019-01-14 Thread David Blevins
> On Jan 12, 2019, at 1:28 PM, David Blevins wrote: > > All, > > I've opened a request to have the code we've been using to run the former > Java EE TCK opened so everyone can run the new Jakarta EE TCK. > > - https://issues.apache.org/jira/browse/INFRA-17633 Infra said this is basically self

Re: Jakarta EE TCK

2019-01-14 Thread Jonathan Gallimore
For a couple of dependencies for the TCK, like the mail server - yes, they use Docker. The TomEE test harness itself is Maven based. The initial setup requires a little work, but once done, it's not too hard to run. You're not going to run the whole thing on your own machine, because it would take

Re: Jakarta EE TCK

2019-01-14 Thread César Hernández Mendoza
> > The world won't know what hit it. Let's do this! :) awesome news David!, I'm looking forward to contributing to the tasks. Instructions for doing this are on the TCK itself: Thanks, Jonathan, I´ll proceed with these instructions. It seems the running part is now using docker. El lun., 14

Re: Ejemplos en Español

2019-01-14 Thread César Hernández Mendoza
Thanks Bruno. I'm working on fixing that test and will be back with an updated PR when ready. El lun., 14 ene. 2019 a las 5:33, Bruno Baptista () escribió: > Hi César, > > I've reviewed the PR and found an error: > > > Tests in error: >testProcess(org.apache.tomee.website.GroupedIndexTest): >

Re: Jakarta EE TCK

2019-01-14 Thread Jonathan Gallimore
I'll push some updates with how to do this - bear with me. To start with, you'll need to build the TCK itself - this is a pre-requisite for the test harness. Instructions for doing this are on the TCK itself: https://github.com/eclipse-ee4j/jakartaee-tck/wiki/Instructions-for-building-and-running-J

Re: How can I help?

2019-01-14 Thread Richard Monson-Haefel
Welcome, Alfonso!! On Mon, Jan 14, 2019 at 6:03 AM Bruno Baptista wrote: > Hi Alfonso, > > Welcome to TomEE! > > Here you will find some useful reading about how to contribute: > http://tomee.apache.org/community/index.html > > We have currently a couple of Epics targeted for new contributors, >

Re: Stabilize TomEE Build

2019-01-14 Thread Jean-Louis Monteiro
The build is now running and tests executing. I'll monitor and try to fix the rest. -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Mon, Jan 14, 2019 at 10:28 AM Jean-Louis Monteiro < jlmonte...@tomitribe.com> wrote: > Just saw there are some checkstyle issue

Re: How can I help?

2019-01-14 Thread Bruno Baptista
Hi Alfonso, Welcome to TomEE! Here you will find some useful reading about how to contribute: http://tomee.apache.org/community/index.html We have currently a couple of Epics targeted for new contributors, please check for instance: Generation of MP examples: https://issues.apache.org/jira/b

[GitHub] brunobat commented on issue #16: TOMEE-2444 Enable language support for examples

2019-01-14 Thread GitBox
brunobat commented on issue #16: TOMEE-2444 Enable language support for examples URL: https://github.com/apache/tomee-site-generator/pull/16#issuecomment-453980096 My build fails: > Tests in error: testProcess(org.apache.tomee.website.GroupedIndexTest): java.io.FileNotFoundExce

Re: Ejemplos en Español

2019-01-14 Thread Bruno Baptista
Hi César, I've reviewed the PR and found an error: Tests in error:   testProcess(org.apache.tomee.website.GroupedIndexTest): java.io.FileNotFoundException: /tmp/temp5520959884794493991dir/en/examples/index.html (No such file or directory) Tests run: 9, Failures: 0, Errors: 1, Skipped: 0 [

Re: Adding Java EE Security 1.0 Spec to geronimo-specs

2019-01-14 Thread Roberto Cortez
Sure. > On 14 Jan 2019, at 11:03, Jean-Louis MONTEIRO wrote: > > Please open up a PR or I'll create a project on Geronimo side, so you can > push to it. > > Le lun. 14 janv. 2019 à 11:32, Roberto Cortez > a écrit : > Yes, these need to be moved to Geronimo, but I t

Re: Adding Java EE Security 1.0 Spec to geronimo-specs

2019-01-14 Thread Roberto Cortez
Yes, these need to be moved to Geronimo, but I think not at this time. I would like to have a more stable implementation before moving this over to Geronimo. There are still a lot of things missing, including in the API (I didn’t app the full API, I added the source in a need basis) and is just

Re: Java EE Security API for EE 8

2019-01-14 Thread Roberto Cortez
Yes, these need to be moved to Geronimo, but I think not at this time. I would like to have a more stable implementation before moving this over to Geronimo. There are still a lot of things missing, including in the API and is just easier to get this done in a single project. > On 11 Jan 2019,

Re: Stabilize TomEE Build

2019-01-14 Thread Jean-Louis Monteiro
Just saw there are some checkstyle issues. Working on it. -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Mon, Jan 7, 2019 at 3:56 PM César Hernández Mendoza wrote: > > > > one suggestion was for committers to be able to kick off builds using a > > specific