mvn clean install -DskipTests on redhat-picketlink with the JBEAP-14970 fix using Java 11 results in the following error:
... [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /tmp/redhat-picketlink/modules/common/src/main/java/org/picketlink/common/PicketLinkLogger.java:[37,20] package javax.xml.ws does not exist [ERROR] /tmp/redhat-picketlink/modules/common/src/main/java/org/picketlink/common/PicketLinkLogger.java:[571,5] cannot find symbol symbol: class WebServiceException location: interface org.picketlink.common.PicketLinkLogger ...
It is not a regression. It may affect productization process in future. It blocks unit tests on Java 11.
It is just compilation issue. PicketLink works in CD14 on Java 11.
- clones
-
PLINK-782 Unable to compile PicketLink with Java 11
- Open
- is incorporated by
-
JBEAP-15478 (7.2.z) Upgrade PicketLink from 2.5.5.SP12-redhat-2 to 2.5.5.SP12-redhat-4
- Closed
- relates to
-
JBEAP-14970 Unable to compile PicketLink with Java 10
- Closed
-
JBEAP-15654 (7.2.z) Unable to test PicketLink Bindings on Java 11
- Closed