[
https://issues.apache.org/jira/browse/FLINK-32379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17735208#comment-17735208
]
Sergey Nuyanzin commented on FLINK-32379:
-----------------------------------------
thanks for the hint
yes, confirmed, I was able to reproduce it now.
Currently it's not clear from the ArchUnit doc how to deal with it..
so I raise an issue , hope there will be an answer
https://github.com/TNG/ArchUnit/issues/1124
{quote}
In any case let's use the Java 8 bytecode version as the "canonical" version
and skip archunit otherwise.
{quote}
yes, seems currently the only way to go...
> 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
> Priority: Major
> 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)