Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-3326

Upgrade to Jboss Tools Target Platform based on Eclipse 2020-03

    • Icon: Task Task
    • Resolution: Done
    • Icon: Blocker Blocker
    • 11.6.0
    • None
    • None
    • None

          [FUSETOOLS-3326] Upgrade to Jboss Tools Target Platform based on Eclipse 2020-03

          verified with master branch

          Dominik Jelínek added a comment - verified with master branch

          attempt to deactivate test from -D options on master jobs was a failure.
          Merged a PR deactivating the 2 tests that requires webkit 2 as a temporary workaround using `@Ignore`.

          Several tests are failing with CBR Java, it seems to report a wrong validation error of an unused package "The import com.mycompany.camel.CamelRoute is never used"
          I tested manually and played test locally and i don't reproduce the problem.
          it is not affecting master build as these tests are part of templates test that are no more executed on master.

          Aurélien Pupier added a comment - attempt to deactivate test from -D options on master jobs was a failure. Merged a PR deactivating the 2 tests that requires webkit 2 as a temporary workaround using `@Ignore`. Several tests are failing with CBR Java, it seems to report a wrong validation error of an unused package "The import com.mycompany.camel.CamelRoute is never used" I tested manually and played test locally and i don't reproduce the problem. it is not affecting master build as these tests are part of templates test that are no more executed on master.

          Aurélien Pupier added a comment - - edited

          The problem is coming from an too old version of webkit on the Jenkins slave.

          webkit 1 support has been dropped: https://www.eclipse.org/eclipse/news/4.15/platform_isv.php#webkit1-removal

          webkit versioning is very subtle...
          webkitgtk > 2.5 = webKit2
          webkit <= 2.5 = webkit 1

          jenkins slave has webkitgtk3-2.4.11-2.el7.x86_64

          Aurélien Pupier added a comment - - edited The problem is coming from an too old version of webkit on the Jenkins slave. webkit 1 support has been dropped: https://www.eclipse.org/eclipse/news/4.15/platform_isv.php#webkit1-removal webkit versioning is very subtle... webkitgtk > 2.5 = webKit2 webkit <= 2.5 = webkit 1 jenkins slave has webkitgtk3-2.4.11-2.el7.x86_64

            apupier@redhat.com Aurélien Pupier
            apupier@redhat.com Aurélien Pupier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: