Re: [HELP] Build times for Infra

2022-10-20 Thread David Blevins
A few of us got together with some fine folks in Apache Infra and discussed getting builds going in AWS using an instance type that would give us the under 2-hour build time. Turns out this one was also on Infra's wishlist and just needed someone to volunteer to step up and own the task. Cesar

Re: Website not publishing

2022-10-20 Thread David Blevins
> On Oct 20, 2022, at 4:01 PM, Cesar Hernandez wrote: > > I pulled the latest main branch locally and compile it (mvn compile > -Djbake.http=true), but the server doesn't seem to be working. > This PR add basic Github Action so we can validate building on each PR > https://github.com/apache/tomee

Re: Website not publishing

2022-10-20 Thread Cesar Hernandez
I pulled the latest main branch locally and compile it (mvn compile -Djbake.http=true), but the server doesn't seem to be working. This PR add basic Github Action so we can validate building on each PR https://github.com/apache/tomee-site-generator/pull/52 we can add Jenkins pipeline too, but I'm

Re: Website not publishing

2022-10-20 Thread David Blevins
> On Oct 20, 2022, at 8:53 AM, Swell wrote: > > i noticed we clone several times the same repo for several branches, > > there is room for performance improvement, but currently out of my > league/time. > [...] > we receive the object streams slowly ... twice, or more, for the same .git > datab

Re: Website not publishing

2022-10-20 Thread Swell
i noticed we clone several times the same repo for several branches, there is room for performance improvement, but currently out of my league/time. > git clone https://github.com/eclipse/microprofile-config.git Cloning into 'E:\Remote\Github\tomee-site-generator\repos\microprofile-5.0-repos\co

[GitHub] [tomee] jeanouii opened a new pull request, #944: Javax to jakarta on deploy

2022-10-20 Thread GitBox
jeanouii opened a new pull request, #944: URL: https://github.com/apache/tomee/pull/944 Small quick and dirty hacking to test on the fly conversion of javax apps using Arquillian or Tomcat webapp-javaee/ directory. For completeness, we need also Maven and probably some other entry points, b

Re: Website not publishing

2022-10-20 Thread Zowalla, Richard
Thanks, Swell! Normal adoc changes (in the generator itself) seem to work, though. Am Donnerstag, dem 20.10.2022 um 17:08 +0200 schrieb Swell: > i tested and had a > > Pull Failed. Source{name='tomee-8.0', scmUrl=' > https://github.com/apache/tomee.git', branch='tomee-8.x'} >   > git pull > org.

Re: Website not publishing

2022-10-20 Thread Swell
i tested and had a Pull Failed. Source{name='tomee-8.0', scmUrl=' https://github.com/apache/tomee.git', branch='tomee-8.x'} > git pull org.eclipse.jgit.api.errors.CheckoutConflictException: Checkout conflict with files: docs/comparison.adoc i'll update to do a reset hard on remote instead of pu

Re: Website not publishing

2022-10-20 Thread Zowalla, Richard
Might be related to "master" -> "main" switch a while back. I added a commit, I had already made in my local repository after preparing release notes. Don't know, if this solves the issue but could be a thing to look at. Am Donnerstag, dem 20.10.2022 um 16:53 +0200 schrieb Swell: > looked and not

Re: Website not publishing

2022-10-20 Thread Swell
looked and noticed adoc from only tomee 8.x branch, generated html looking further. -- Swell On Thu, 20 Oct 2022 at 16:30, David Blevins wrote: > I looked into this about two weeks back for a couple hours but didn't > really find the cause. > > Basically our Jenkins job that builds and publish

Website not publishing

2022-10-20 Thread David Blevins
I looked into this about two weeks back for a couple hours but didn't really find the cause. Basically our Jenkins job that builds and publishes the site is running, but only javadoc is getting produced and not any adoc -> html: - https://ci-builds.apache.org/job/Tomee/job/site-publish/ I ran

Re: TomEE MicroProfile - current status

2022-10-20 Thread David Blevins
Thanks, Richard. Sorry, Zoltán, had one one of those "find this attachment" and then forgot to attach. Here's the link I forgot to paste: - https://github.com/apache/tomee/blob/main/tck/microprofile-tck/opentracing/src/test/resources/arquillian.xml#L29 As Richard mentions, here's where I'd m

Re: TomEE MicroProfile - current status

2022-10-20 Thread Zowalla, Richard
Hi Zoltan, the arquillian config is located in /src/test/java/resources/arquillian.xml. In this file, you can find a "debug" property, which you can set to "true" to enable the debug capabilities of TomEE (i.e. start with a debugger backend). You can debug single tests by editing "tck-dev.xml" i

Re: TomEE MicroProfile - current status

2022-10-20 Thread Zoltán Tichov
Hi! I have not been able to solve this problem: ERROR: transport error 202: connect failed: Connection refused ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510) JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [./src/jdk.jdwp.agent/share/native/li