Re: Idea of an M3

2019-02-23 Thread David Blevins
Huge +1 Doing more frequent releases has always been something we know we should do but have never done. Let's make it happen :) -- David Blevins http://twitter.com/dblevins http://www.tomitribe.com > On Feb 22, 2019, at 9:00 AM, j4fm wrote: > > Hey, I would just like to ask what the chanc

Re: README Updates

2019-02-23 Thread Daniel Cunha
Hi JL, That is the PR moving all md to adoc. :) https://github.com/apache/tomee/pull/413 What I did: find . -name "README.md" -type f -exec pandoc -s -t markdown-smart {} -t asciidoc -o {} \; find . -name README.md | sed -e "p;s/md/adoc/" | xargs -n2 mv Em sáb, 23 de fev de 2019 às 08:12, Jean-

[GitHub] danielsoro opened a new pull request #413: Move all README from md to adoc

2019-02-23 Thread GitBox
danielsoro opened a new pull request #413: Move all README from md to adoc URL: https://github.com/apache/tomee/pull/413 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHu

Re: Examples Missing README Files

2019-02-23 Thread Bogdan Stirbat
Hi, For https://issues.apache.org/jira/browse/TOMEE-2401 I've added a new pull request, https://github.com/apache/tomee/pull/412 . În lun., 18 feb. 2019 la 17:38, César Hernández Mendoza < cesargu...@gmail.com> a scris: > Hi Bogdan, > > For issue https://issues.apache.org/jira/browse/TOMEE-2393

[GitHub] BogdanStirbat opened a new pull request #412: Add README.adoc: Tomee 2401

2019-02-23 Thread GitBox
BogdanStirbat opened a new pull request #412: Add README.adoc: Tomee 2401 URL: https://github.com/apache/tomee/pull/412 Jira issue: https://issues.apache.org/jira/browse/TOMEE-2401 This is an automated message from the Apache

Re: Microprofile 1.2.0 + CXF 3.3.0

2019-02-23 Thread Daniel Cunha
Hi Ivan, Seems that your changes is breaking the build: java.lang.NoSuchMethodError: org.apache.cxf.helpers.JavaUtils.isJava9Compatible()Z at org.apache.cxf.transport.http.CXFAuthenticator.addAuthenticator(CXFAuthenticator.java:55) at org.apache.openejb.server.cxf.transport.util.CxfUtil.i

Re: Updating TomEE 7.1.0

2019-02-23 Thread Jean-Louis Monteiro
Agreed Jon. >From you knowledge, is there some PRs we need to backport either from 7.1.x to 7.0.x or the way around? -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Thu, Feb 21, 2019 at 1:30 PM Jonathan Gallimore < jonathan.gallim...@gmail.com> wrote: > We h

Re: README Updates

2019-02-23 Thread Jean-Louis Monteiro
Awesome. Yeah, I'd like all the technical switch from markdown to be done once and then we can focus on the content. Having tons of PR just to convert from one format to the other is not idea or useful let's say Thanks -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitrib

Re: README Updates

2019-02-23 Thread Daniel Cunha
Hi JL, that is what I was thinking to do. pandoc is exactly what I'm testing now and seems that it works fine. Em sáb, 23 de fev de 2019 às 07:56, Jean-Louis Monteiro < jlmonte...@tomitribe.com> escreveu: > Is there a way we can script some and convert them all at once? > > For instance using so

Re: README Updates

2019-02-23 Thread Jean-Louis Monteiro
Is there a way we can script some and convert them all at once? For instance using something like pandoc to convert from markdown to asciidoc and then add the headers with a shell script? What do you think? We would have them all converted the same way and we would then just need to improve the

Re: Idea of an M3

2019-02-23 Thread Jean-Louis Monteiro
+1 -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Fri, Feb 22, 2019 at 6:53 PM Roberto Cortez wrote: > +1 > > > On 22 Feb 2019, at 17:00, j4fm wrote: > > > > Hey, I would just like to ask what the chances are of an M3 coming up > soon? > > Now the first gr

Re: TOMEE-2470 Format update for examples/alternate-descriptors examples

2019-02-23 Thread Jean-Louis Monteiro
Reviewed and merged. Also marked the ticket as resolved -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com On Fri, Feb 22, 2019 at 8:43 PM César Hernández Mendoza < cesargu...@gmail.com> wrote: > Hi, > > I just opened a second PR for > https://issues.apache.org/jir

[GitHub] jeanouii commented on issue #410: TOMEE 2470 - Fixed Asciidoc format and links.

2019-02-23 Thread GitBox
jeanouii commented on issue #410: TOMEE 2470 - Fixed Asciidoc format and links. URL: https://github.com/apache/tomee/pull/410#issuecomment-466636290 Merging. Looks good This is an automated message from the Apache Git Service.

[GitHub] jeanouii merged pull request #410: TOMEE 2470 - Fixed Asciidoc format and links.

2019-02-23 Thread GitBox
jeanouii merged pull request #410: TOMEE 2470 - Fixed Asciidoc format and links. URL: https://github.com/apache/tomee/pull/410 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] otaviojava commented on issue #411: adds header at BusinessException

2019-02-23 Thread GitBox
otaviojava commented on issue #411: adds header at BusinessException URL: https://github.com/apache/tomee/pull/411#issuecomment-466629816 Thank you :) This is an automated message from the Apache Git Service. To respond to the

[GitHub] jgallimore merged pull request #411: adds header at BusinessException

2019-02-23 Thread GitBox
jgallimore merged pull request #411: adds header at BusinessException URL: https://github.com/apache/tomee/pull/411 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and