Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-3585

CI quickstart job fails on the jdk 8 axis if the quickstart depends on WildFly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • 5.12.6.Final
    • 5.12.5.Final
    • Quickstarts, Testing
    • None

      Any quickstart that requires a WildFly server no longer passes using Java 8 since WildFly now only runs with Java 11.

      We need to ensure that any quickstart using WildFly fails fast if the JDK is not 11.

      Most quickstarts should launch using a `run.sh` script so we should change those to check for the Java version and fail fast if the wrong JDK is configured.

      If there are only a few quickstarts that fall into this category (of not including a run.sh script) then the simplest solution is to just add one. Otherwise it may be possible to add the check to the maven pom, if that is possible.

      So the first step is to gauge how much work is required.

            mkunwar1 Mayank Kunwar (Inactive)
            rhn-engineering-mmusgrov Michael Musgrove
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: