Jamie Goodyear
Jamie Goodyear
The recipe was developed on Karaf 3, I'm not surprised K4 has issues :( I'm going to ping Heath when he returns from vacation as he wrote that chapter. On...
Hi, I'll ping the author whom origin wrote that recipe. In the mean time, please try using Apache Karaf instead of Fabric8 as our recipes were not designed or written...
I was able to build CXF main from latest source with Temurin 17. ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49:36 min [INFO] Finished at: 2024-04-05T07:51:36-04:00...
Hi @sanskruti1098 , The logs show the code pulling Apache CXF 4.0.4 which did have issues building, please update to Apache CXF 4.0.5. Adding here my laboratory log notes: https://github.com/savoirtech/apache-cxf-report/tree/CXF-4.0.4...
To help provide some testing of this PR , does one need to enable a profile or another parameter to test all the FIPS test cases or its all included...
Is there a FIPS enabled build host on Apache infra? (CXF has ubuntu and windows test hosts, would be nice if the FIPS paths are regularly tested as well).
Non-FIPS builds of CXF-9008 branch: Stream 9 OS with Eclipse Adoptium 17 on PPC64LE Passed. Ubuntu 22.04 LTS with Eclipse Adoptium 17 on x64 Passed.
FIPS mode enabled on Stream 9 OS: ` [jgoodyear@localhost cxf]$ fips-mode-setup --check FIPS mode is enabled. [jgoodyear@localhost ~]$ uname -a Linux localhost.localdomain 5.14.0-447.el9.ppc64le #1 SMP Tue May 7 10:29:50 UTC...
No additions to your settings xml ? I'll try the older Maven version, and RH OpenJDK 17 (want to verify using FIPS doesn't require a higher version than main builds).
Interesting, thanks for that heads up -- will re-try Semeru on version 21 as well.