You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2023/06/19 09:21:00 UTC

[jira] [Created] (FLINK-32379) Skip archunit tests in java1X-target profiles

Chesnay Schepler created FLINK-32379:
----------------------------------------

             Summary: Skip archunit tests in java1X-target profiles
                 Key: FLINK-32379
                 URL: https://issues.apache.org/jira/browse/FLINK-32379
             Project: Flink
          Issue Type: Technical Debt
          Components: Build System
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.18.0


When compiling to Java 11/17 byte code archunit fails; not sure why. Maybe it finds more/less stuff or signatures are represented differently.

In any case let's use the Java 8 bytecode version as the "canonical" version and skip archunit otherwise.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)