Re: I have a doubt about Tomee project

2024-06-18 Thread Daniel Dias Dos Santos
To add more information or improve the content, the file to be modified is this: https://github.com/apache/tomee-site-generator/blob/main/src/main/jbake/content/community/sources.adoc On Wed, Jun 19, 2024, 00:04 Daniel Dias Dos Santos < daniel.dias.analist...@gmail.com> wrote: > Hello Evaldo, >

Re: I have a doubt about Tomee project

2024-06-18 Thread Daniel Dias Dos Santos
Hello Evaldo, It's in the readme of the GitHub repository: https://github.com/apache/tomee?tab=readme-ov-file#quick-build The page you mentioned seems outdated and lacks some information. It would be interesting to add more information about the build options. On Tue, Jun 18, 2024, 23:55

Re: I have a doubt about Tomee project

2024-06-18 Thread Evaldo Junior
Daniel, please, which page has this Maven command syntax that you gave ? Below the command: mvn -Pquick -Dsurefire.useFile=false -DdisableXmlReport=true -DuniqueVersion=false -ff -Dassemble -DskipTests -DfailIfNoTests=false clean install For example, in this page, have the Fast Build:

Re: I have a doubt about Tomee project

2024-06-18 Thread Daniel Dias
Hello Evaldo, Generally when I want to build the project I use the quick build version using the command: mvn -Pquick -Dsurefire.useFile=false -DdisableXmlReport=true -DuniqueVersion=false -ff -Dassemble -DskipTests -DfailIfNoTests=false clean install Now the full version, it may be

I have a doubt about Tomee project

2024-06-18 Thread Evaldo Junior
I have a question, i'm new to the Tomee project, i tried to build the application, and an error occurred. The error is occurring in a unit test. Please, how should i proceed? Should i comment the line with the error to execute, or comment the unit test method, which is giving this error ? The

Re: Update on TomEE 10

2024-06-18 Thread Thomas Andraschko
i would like to see a M2, too isnt there a way to get a M1 or RC1 from CXF guys? Am Di., 18. Juni 2024 um 11:37 Uhr schrieb Richard Zowalla : > Any other thoughts? > > @JL: Do you want the Geronimo mail implant release (ongoing vote) to be > included in an M2? > > @Jon: Think it would be worth

Re: Update on TomEE 10

2024-06-18 Thread Richard Zowalla
Any other thoughts? @JL: Do you want the Geronimo mail implant release (ongoing vote) to be included in an M2? @Jon: Think it would be worth to include https://github.com/apache/tomee/pull/1166 ? > Am 12.06.2024 um 20:38 schrieb Richard Zowalla : > > Hi Markus, > > Thanks for your reply. >