Re: New Java EE Schemas for Java EE Deployment Descriptors

2018-12-02 Thread Gurkan Erdogdu
Hi David First of all, thank you for your clear and well written response (as always). I have been working (nearly 20 hours) to convert all openejb-jee and openejb-jee-sxc to formal standard EE 8 descriptors but it is a painful process for me. The generated schemas are not fit in to our current im

Re: Merging Old and New Websites - Volunteers Needed

2018-12-02 Thread Karan Malhi
I will start taking a look at these this week. On Sun, Dec 2, 2018 at 4:07 AM David Blevins wrote: > > On Dec 1, 2018, at 5:41 PM, David Blevins > wrote: > > > > I'm attempting to get this to a point where we can crowd source some > non-automatable tasks. > [...] > > To get there I just need to

Re: How can I help?

2018-12-02 Thread Hayri Cicek
Wow this awesome, thank you ☺ /Hayri Den mån 3 dec. 2018 04:36 skrev David Blevins : > > On Nov 30, 2018, at 11:12 AM, Hayri Cicek wrote: > > > > Links to PR's > > https://github.com/apache/tomee/pull/168 > > > > https://github.com/apache/tomee/pull/163 > > These should both be in now! :) > > T

Re: New Java EE Schemas for Java EE Deployment Descriptors

2018-12-02 Thread Romain Manni-Bucau
Hello If it helps there are twi things to consider: 1. When we supported ee7 we made most of these descriptors at lowest cost which means we mainly let them pass and sometimes ignore some model part not used at runtime and let the actual runtime lib read it (typically jsf) 2. All the current mode

Re: How can I help?

2018-12-02 Thread David Blevins
> On Nov 30, 2018, at 11:12 AM, Hayri Cicek wrote: > > Links to PR's > https://github.com/apache/tomee/pull/168 > > https://github.com/apache/tomee/pull/163 These should both be in now! :) Thank you so much, Hayri! -David

[GitHub] tomee pull request #168: Minor changes

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

Documentation Contribution Opportunities

2018-12-02 Thread David Blevins
Hello hopeful contributors! As of this weekend we have two new index pages for our documentation on the website: - http://tomee.apache.org/tomee-8.0/docs/ - http://tomee.apache.org/tomee-8.0/examples/ The source for each of these index pages is generated by walking over each Markdown or Asci

Re: How can I help?

2018-12-02 Thread David Blevins
Hi Daniel, just saw your PR come in -- Amazing! :) -- David Blevins http://twitter.com/dblevins http://www.tomitribe.com > On Nov 30, 2018, at 6:19 PM, Daniel Dias Dos Santos > wrote: > > Hi folks, > > My name is Daniel, today @dblevins me sent the following link ( > https://www.tomitribe

[GitHub] tomee issue #168: Minor changes

2018-12-02 Thread dblevins
Github user dblevins commented on the issue: https://github.com/apache/tomee/pull/168 This one should be in now! ---

[GitHub] tomee pull request #163: final parameters and use of diamond operator

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

Re: Looking to contribute

2018-12-02 Thread David Blevins
Hi Brant! Really excellent to see you on the list. Sorry for the delayed response, I was going heads-down on the website and didn't manage to get into bed till 6am my time. See my 'Documentation Contribution Opportunities' email for a place to jump in. -- David Blevins http://twitter.com/db

[GitHub] tomee-site-generator pull request #7: TOMEE-2312 - Link to examples in foote...

2018-12-02 Thread Daniel-Dos
GitHub user Daniel-Dos opened a pull request: https://github.com/apache/tomee-site-generator/pull/7 TOMEE-2312 - Link to examples in footer not found . issue create -> https://issues.apache.org/jira/browse/TOMEE-2312 You can merge this pull request into a Git repository by running:

Re: New Java EE Schemas for Java EE Deployment Descriptors

2018-12-02 Thread David Jencks
It’s been a very long time since I worked with these, but I do remember that switching to the openejb customized classes was a very big improvement. I think it’s definitely worth having an object tree representing the deployment descriptor where the objects make sense. David Jencks Sent from

Re: New Java EE Schemas for Java EE Deployment Descriptors

2018-12-02 Thread David Blevins
> On Dec 2, 2018, at 2:59 AM, Gurkan Erdogdu wrote: > > Hi folks, > I am working on the Java EE schema update to support Java EE 7 and Java EE8 > schemas which are specified in > https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/index.html > > Seems that two modules openejb-jee and

Re: [TOMEE-2287] Histogram Prometheus Output

2018-12-02 Thread Michael Redlich
Hi Ivan: I just tried to push a new branch to the tomee git repository. When I executed *git push *, I used my own GitHub account for authentication, but knowing that it might fail anyway, I received the following message: *Username for 'https://github.com ': mpredli01* *Pas

[GitHub] tomee pull request #226: Fixing major JavaDoc errors for Tomee

2018-12-02 Thread dalexandrov
GitHub user dalexandrov opened a pull request: https://github.com/apache/tomee/pull/226 Fixing major JavaDoc errors for Tomee Here are just some of the most visible JavaDoc errors fixed. You can merge this pull request into a Git repository by running: $ git pull https://github

Re: How can I help?

2018-12-02 Thread Richard Monson-Haefel
Hi Jose, I thought for sure you responded to this email but I can't find my response so I may have missed it. If I did, I hope you will excuse the tardiness of my reply. I'm excited to read your email and I can't wait to see you on the forums and making your first commits to TomEE! I'm currently

Re: Merging Old and New Websites

2018-12-02 Thread Alex The Rocker
Hello David, Done: JIRA 2307 to JIRA 2311 created (yes, that's 5 JIRAs in a row) to capture these requirements on documentation / overall TomEE site layout. May the force be with Web Designers! Kind regards, Alexandre Le dim. 2 déc. 2018 à 13:27, David Blevins a écrit : > > These are all great

Re: Merging Old and New Websites

2018-12-02 Thread David Blevins
These are all great suggestions. If you can file them as jiras of type "documentation" that would be very helpful. > On Dec 1, 2018, at 11:56 PM, Alex The Rocker wrote: > > 1. This site must have navigation links, or better : breadcrumbs > link, in all its pages. > Let me take an example:

Re: Merging Old and New Websites - Volunteers Needed

2018-12-02 Thread David Blevins
> On Dec 1, 2018, at 5:41 PM, David Blevins wrote: > > I'm attempting to get this to a point where we can crowd source some > non-automatable tasks. [...] > To get there I just need to 1) minimally improve the index pages to have > groups and 2) add the jbake headers to all the files Ok, ind

New Java EE Schemas for Java EE Deployment Descriptors

2018-12-02 Thread Gurkan Erdogdu
Hi folks, I am working on the Java EE schema update to support Java EE 7 and Java EE8 schemas which are specified in https://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/index.html Seems that two modules openejb-jee and openejb-jee-accessor modules are mostly updated by manually after ge

Re: Merging Old and New Websites

2018-12-02 Thread Romain Manni-Bucau
If it helps I have an antora setup ([1]) to generate another doc site with most of these features - think only the day/night thing is missing, it uses tags to manage versions - overridable by branches. Side note: when we did the new site we decided to not merge with the old one cause too much stuf