• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 2.0.4.Final
    • None
    • Hide

      set java9
      clone marchalling git repo
      // mvn install works well
      mvn clean install -Djava8.home=/path/to/jdk8
      //mvn test fails with Compilation failure
      mvn test -Djava8.home=/path/to/jdk8

      Show
      set java9 clone marchalling git repo // mvn install works well mvn clean install -Djava8.home=/path/to/jdk8 //mvn test fails with Compilation failure mvn test -Djava8.home=/path/to/jdk8

      It is not possible to execute marshalling tests with maven target "test".
      It is a regression because with marshalling version 2.0.2.Final the maven target works well

              Unassigned Unassigned
              jbilek@redhat.com Jiří Bílek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: