Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-1994

Ensure the Elytron build works on Java 14

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Major
    • 1.20.5.CR1
    • None
    • Testsuite
    • None

    Description

      Overall the build is not doing too badly and doesn't fail until we get to the main testsuite.

       

      [INFO] WildFly Elytron - Tests ............................ FAILURE [  1.447 s]
      [INFO] WildFly Elytron .................................... SKIPPED
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time:  01:46 min
      [INFO] Finished at: 2020-06-11T11:25:23+01:00
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0-jboss-1:testCompile (default-testCompile) on project wildfly-elytron-tests: Compilation failure: Compilation failure: 
      [ERROR] /home/darranl/src/community/wildfly-elytron/tests/base/src/test/java/org/wildfly/security/auth/TestLoginModule.java:[31,25] package java.security.acl does not exist
      [ERROR] /home/darranl/src/community/wildfly-elytron/tests/base/src/test/java/org/wildfly/security/auth/TestLoginModule.java:[107,40] cannot find symbol
      [ERROR]   symbol:   class Group
      [ERROR]   location: class org.wildfly.security.auth.TestLoginModule
      [ERROR] -> [Help 1] 

      If this is all that is failing for us maybe we can revisit the test and see how appropriate it is and if it can be adapted to use available APIs.

      Attachments

        Activity

          People

            Unassigned Unassigned
            darran.lofthouse@redhat.com Darran Lofthouse
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: