Apache Karaf 4.2.2 on Windows platform

2019-01-18 Thread Jean-Baptiste Onofré
Hi guys, I just started a series of test using Karaf 4.2.2 on Windows 10. I freshly installed a Windows 10 machine, where I also installed Oracle JDK 8 and a fresh Karaf 4.2.2. I had some warning when extracting Karaf (long path in examples folder, which is not a big deal). The first manual tes

Re: Moving to JDK 11

2019-01-18 Thread Jean-Baptiste Onofré
Hi Michal, There's a couple of fix coming in CXF 3.2.8. Let me check if this case is covered. Regards JB On 18/01/2019 11:28, Michal Hlaváč wrote: > Btw. I tried to find those transitive dependency an it's cxf with shell > feature: > https://github.com/apache/cxf/blob/cxf-3.2.6/osgi/karaf/featur

Re: Moving to JDK 11

2019-01-18 Thread Michal Hlaváč
Btw. I tried to find those transitive dependency an it's cxf with shell feature: https://github.com/apache/cxf/blob/cxf-3.2.6/osgi/karaf/features/src/main/resources/features.xml#L95 But this works using java 8 without any problem. Workaround for this is to define: org.apache.

Re: Moving to JDK 11

2019-01-18 Thread Michal Hlaváč
thanks JB, I've pushed jdk11 branch with changes. thanks, m. On Fri, Jan 18, 2019 at 10:33 AM Jean-Baptiste Onofré wrote: > Hi Michal, > > I guess one features (transitive) is referencing 4.2.1-SNAPSHOT. > > Let me take a look on your github. > > Regards > JB > > On 18/01/2019 10:00, Michal Hla

Re: Moving to JDK 11

2019-01-18 Thread Jean-Baptiste Onofré
Hi Michal, I guess one features (transitive) is referencing 4.2.1-SNAPSHOT. Let me take a look on your github. Regards JB On 18/01/2019 10:00, Michal Hlaváč wrote: > Hello, > > I tried to move my project > https://github.com/hlavki/g-suite-identity-sync to JDK 11. > 1. So I changed: >    

Moving to JDK 11

2019-01-18 Thread Michal Hlaváč
Hello, I tried to move my project https://github.com/hlavki/g-suite-identity-sync to JDK 11. 1. So I changed: 11 11 2. All occurences of to 11 3. Added jaxb to classpath. and I get this error: Failed to execute goal on project g-suite-identity-sync-features: Could not resolve d