Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-15601

(7.2.z) Unable to run PicketLink tests with Java 11

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              thofman Tomas Hofman
              okotek@redhat.com Ondrej Kotek
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: