Uploaded image for project: 'PicketLink'
  1. PicketLink
  2. PLINK-782

Unable to compile PicketLink with Java 11

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • BUILD
    • None

      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.

              psilva@redhat.com Pedro Igor Craveiro
              okotek@redhat.com Ondrej Kotek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: