I optimized the build a bit.
We now have a compile phase and a matrix build for jenkins, tomcat and
undertow.
if one of the builds fails all are broken.
But this gets us down from 1h20min to about 40min parallelized.

regards, Achim


Am Sa., 11. Jan. 2020 um 18:05 Uhr schrieb Grzegorz Grzybek <
gr.grzy...@gmail.com>:

> Great about github actions - I never had time to check it....
>
> I hope to polish 8.0.0 soon..
>
> regards
> Grzegorz Grzybek
>
> sob., 11 sty 2020 o 17:59 'Achim Nierbeck' via OPS4J <
> ops4j@googlegroups.com> napisał(a):
>
>> Hi Grzegorz,
>>
>> yeah I noticed it.
>> regarding 7.2.x seems to be running ok, also with github action.
>> At least we now have a CI again :)
>>
>> https://github.com/ops4j/org.ops4j.pax.web/commit/81092521d84c1f02ea80051c5067536d5f063356/checks?check_suite_id=395536983
>>
>> On my machine the itests are not fully working.
>> Still experimenting with it a bit.
>>
>> So don't wory to much about it, I won't have enough time to cause trouble
>> ;)
>>
>> regards, Achim
>>
>>
>> Am Sa., 11. Jan. 2020 um 17:46 Uhr schrieb Grzegorz Grzybek <
>> gr.grzy...@gmail.com>:
>>
>>> Hello!
>>>
>>> Achim - I'm working (looks like for almost a year...) on
>>> https://ops4j1.jira.com/browse/PAXWEB-1190 EPIC where I'm going to
>>> reorganize some samples, check R7 compatibility review some resource
>>> loading mechanisms (I worked on an issue with primefaces embedded in
>>> WEB-INF/lib - it doesn't work).
>>>
>>> So, pax-web-7.2.x and pax-web-7.3.x should be stable, master is rather
>>> not and I'm working on (not updated for long, but I got back to it locally)
>>> master-improvements branch. Kind of similar work to what I've done with
>>> pax-logging 1.11.x and 2.0.0.
>>>
>>> I'll keep you informed about what I'm doing.
>>>
>>> regards
>>> Grzegorz Grzybek
>>>
>>> sob., 11 sty 2020 o 15:46 'Achim Nierbeck' via OPS4J <
>>> ops4j@googlegroups.com> napisał(a):
>>>
>>>> Hi,
>>>>
>>>> for info, I enabled github actions workflows on the latest branches
>>>> also.
>>>> Looks like it's been really necessary.
>>>> Right now, locally I have failing integration tests and the workflow
>>>> builds are also failing.
>>>> That's really a pity ...
>>>>
>>>> regards, Achim
>>>>
>>>>
>>>> Am Sa., 11. Jan. 2020 um 14:46 Uhr schrieb Achim Nierbeck <
>>>> bcanh...@googlemail.com>:
>>>>
>>>>> Hi,
>>>>>
>>>>> ok ... thanks for the info.
>>>>> On master I disabled travis, didn't work good anyways, and switched to
>>>>> github actions.
>>>>>
>>>>> regards, Achim
>>>>>
>>>>>
>>>>> Am Sa., 11. Jan. 2020 um 13:21 Uhr schrieb Jean-Baptiste Onofré <
>>>>> jeanbaptiste.ono...@gmail.com>:
>>>>>
>>>>>> Hi Achim,
>>>>>>
>>>>>> If you checked on master, we are working on the R7 support, so we
>>>>>> have some parts broken.
>>>>>>
>>>>>> The pax-web-7.2.x (used in Karaf) should be fine for itests.
>>>>>>
>>>>>> Regards
>>>>>> JB
>>>>>> On 11/01/2020 12:38, 'Achim Nierbeck' via OPS4J wrote:
>>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> as I wanted to take a look if the github project build is sufficient,
>>>>>> instead of travis etc.
>>>>>> I wanted to check the build locally.
>>>>>> But right now, the integration tests don't seem to work properly.
>>>>>> At least not all of them.
>>>>>> The following tests are failing: [ERROR] Failures:
>>>>>> [ERROR]   WebContainerSpdyIntegrationTest.listBundles:120 Bundle
>>>>>> should be active: org.apache.felix.scr [20]
>>>>>> [ERROR]
>>>>>> WhiteboardR6DtoIntegrationTest>AbstractWhiteboardR6DtoIntegrationTest.testRequestInfoDto_CustomContext:316->AbstractWhiteboardR6DtoIntegrationTest.lambda$testRequestInfoDto_CustomContext$30:316
>>>>>> CustomContext ServletContext not found
>>>>>> [ERROR] Errors:
>>>>>> [ERROR]   CdiIntegrationTest.testCdi » Connect Connection refused
>>>>>> [ERROR]   WarJsfCdiIntegrationTest.testCdi » Connect Connection
>>>>>> refused
>>>>>> [ERROR]   WarJsfResourcehandlerIntegrationTest.testJsfResourceHandler
>>>>>> » ClassNotFound or...
>>>>>> [ERROR]   WarJsfResourcehandlerIntegrationTest.testResourceUnavailble
>>>>>> » ClassNotFound or...
>>>>>> [ERROR]   WarJsfResourcehandlerIntegrationTest.testServiceOverride »
>>>>>> ClassNotFound org.o...
>>>>>> [ERROR]
>>>>>> WhiteboardDSRestartIntegrationTest>AbstractWhiteboardDSRestartIntegrationTest.setUp:48->AbstractControlledTestBase.installAndStartBundle:250
>>>>>> » Bundle
>>>>>> [ERROR]
>>>>>> WhiteboardDSRestartIntegrationTest>AbstractWhiteboardDSRestartIntegrationTest.setUp:48->AbstractControlledTestBase.installAndStartBundle:250
>>>>>> » Bundle
>>>>>> [ERROR]
>>>>>> WhiteboardDSRestartIntegrationTest>AbstractWhiteboardDSRestartIntegrationTest.setUp:48->AbstractControlledTestBase.installAndStartBundle:250
>>>>>> » Bundle
>>>>>> [ERROR]
>>>>>> WhiteboardDSRestartIntegrationTest>AbstractWhiteboardDSRestartIntegrationTest.setUp:48->AbstractControlledTestBase.installAndStartBundle:250
>>>>>> » Bundle
>>>>>> [ERROR]
>>>>>> WhiteboardDSRestartIntegrationTest>AbstractWhiteboardDSRestartIntegrationTest.setUp:48->AbstractControlledTestBase.installAndStartBundle:250
>>>>>> » Bundle
>>>>>> [ERROR]
>>>>>> WhiteboardIntegrationTest>AbstractWhiteboardIntegrationTest.testMultipleContextMappingsWithDTOsCheck:223
>>>>>> » IllegalState
>>>>>> [ERROR]
>>>>>> WhiteboardR6DtoIntegrationTest.testAllSamplesRegisteredAsExpected » 
>>>>>> Connect
>>>>>> Co...
>>>>>> [ERROR]
>>>>>> WhiteboardR6DtoIntegrationTest>AbstractWhiteboardR6DtoIntegrationTest.testRequestInfoDto:291
>>>>>> » ClassCast
>>>>>> [ERROR]
>>>>>> WhiteboardR6DtoIntegrationTest>AbstractWhiteboardR6DtoIntegrationTest.testRuntimeDto:161->AbstractWhiteboardR6DtoIntegrationTest.withService:149
>>>>>> » IllegalState
>>>>>> [ERROR]
>>>>>> WhiteboardR6DtoIntegrationTest>AbstractWhiteboardR6DtoIntegrationTest.testRuntimeDtoWithFailedServices:274->AbstractWhiteboardR6DtoIntegrationTest.withService:149
>>>>>> » IllegalState
>>>>>>
>>>>>> Is this just for me, or do we have a general problem with the
>>>>>> project?
>>>>>>
>>>>>> regards, Achim
>>>>>>
>>>>>> --
>>>>>>
>>>>>> Apache Member
>>>>>> Apache Karaf <http://karaf.apache.org/> Committer & PMC
>>>>>> OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/>
>>>>>> Committer & Project Lead
>>>>>> blog <http://notizblog.nierbeck.de/>
>>>>>> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS>
>>>>>>
>>>>>> --
>>>>>> --
>>>>>> ------------------
>>>>>> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>>>>>>
>>>>>> ---
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "OPS4J" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to ops4j+unsubscr...@googlegroups.com.
>>>>>> To view this discussion on the web visit
>>>>>> https://groups.google.com/d/msgid/ops4j/CAD0r13f%3DPeaNfpS2%3D04%3D4CTQr2EMPZy99G2O81OpB%3D6zy%2B_XYg%40mail.gmail.com
>>>>>> <https://groups.google.com/d/msgid/ops4j/CAD0r13f%3DPeaNfpS2%3D04%3D4CTQr2EMPZy99G2O81OpB%3D6zy%2B_XYg%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>>>> .
>>>>>>
>>>>>> --
>>>>>> --
>>>>>> ------------------
>>>>>> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>>>>>>
>>>>>> ---
>>>>>> You received this message because you are subscribed to the Google
>>>>>> Groups "OPS4J" group.
>>>>>> To unsubscribe from this group and stop receiving emails from it,
>>>>>> send an email to ops4j+unsubscr...@googlegroups.com.
>>>>>> To view this discussion on the web visit
>>>>>> https://groups.google.com/d/msgid/ops4j/a54cf018-1445-d909-cb3b-e78cf39e5fcd%40gmail.com
>>>>>> <https://groups.google.com/d/msgid/ops4j/a54cf018-1445-d909-cb3b-e78cf39e5fcd%40gmail.com?utm_medium=email&utm_source=footer>
>>>>>> .
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>>
>>>>> Apache Member
>>>>> Apache Karaf <http://karaf.apache.org/> Committer & PMC
>>>>> OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/>
>>>>> Committer & Project Lead
>>>>> blog <http://notizblog.nierbeck.de/>
>>>>> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS>
>>>>>
>>>>>
>>>>
>>>> --
>>>>
>>>> Apache Member
>>>> Apache Karaf <http://karaf.apache.org/> Committer & PMC
>>>> OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/>
>>>> Committer & Project Lead
>>>> blog <http://notizblog.nierbeck.de/>
>>>> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS>
>>>>
>>>> --
>>>> --
>>>> ------------------
>>>> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>>>>
>>>> ---
>>>> You received this message because you are subscribed to the Google
>>>> Groups "OPS4J" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to ops4j+unsubscr...@googlegroups.com.
>>>> To view this discussion on the web visit
>>>> https://groups.google.com/d/msgid/ops4j/CAD0r13f0NJcQ62yRfu_f%3Dub07G88zMJ0ExYjBARfd1t9OaYppw%40mail.gmail.com
>>>> <https://groups.google.com/d/msgid/ops4j/CAD0r13f0NJcQ62yRfu_f%3Dub07G88zMJ0ExYjBARfd1t9OaYppw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>> --
>>> --
>>> ------------------
>>> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>>>
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "OPS4J" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to ops4j+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/ops4j/CAAdXmhqjpigino9To1d6VrHcdcJRE4d0_WcATCnJVc3w-O%2BRSg%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/ops4j/CAAdXmhqjpigino9To1d6VrHcdcJRE4d0_WcATCnJVc3w-O%2BRSg%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>
>>
>> --
>>
>> Apache Member
>> Apache Karaf <http://karaf.apache.org/> Committer & PMC
>> OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer
>> & Project Lead
>> blog <http://notizblog.nierbeck.de/>
>> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS>
>>
>> --
>> --
>> ------------------
>> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "OPS4J" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to ops4j+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/ops4j/CAD0r13egaWcD8hgaRwOV0yE4y_3pPLOH5mxS8e_F7p6rQEfgqQ%40mail.gmail.com
>> <https://groups.google.com/d/msgid/ops4j/CAD0r13egaWcD8hgaRwOV0yE4y_3pPLOH5mxS8e_F7p6rQEfgqQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> --
> ------------------
> OPS4J - http://www.ops4j.org - ops4j@googlegroups.com
>
> ---
> You received this message because you are subscribed to the Google Groups
> "OPS4J" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ops4j+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ops4j/CAAdXmhp84%2BufEXVF4W%2BM1rfk5u09EsUDM-_eFEbd5Kd3WgGdiw%40mail.gmail.com
> <https://groups.google.com/d/msgid/ops4j/CAAdXmhp84%2BufEXVF4W%2BM1rfk5u09EsUDM-_eFEbd5Kd3WgGdiw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>


-- 

Apache Member
Apache Karaf <http://karaf.apache.org/> Committer & PMC
OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer &
Project Lead
blog <http://notizblog.nierbeck.de/>
Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS>

-- 
-- 
------------------
OPS4J - http://www.ops4j.org - ops4j@googlegroups.com

--- 
You received this message because you are subscribed to the Google Groups 
"OPS4J" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ops4j+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ops4j/CAD0r13dKs691XeZBoHc%2BqPJ%3D-3jvMuCrP2DAuzGHr5HyaqxWmQ%40mail.gmail.com.

Reply via email to