Skip to content

Add Java 8 compatibility checks to CI #1979

@tsmalls93

Description

@tsmalls93

Expected behavior

The SDK should work with Java 8 according to the Readme.

Actual behavior

I received the following error:

java.lang.UnsupportedClassVersionError: JVMCFRE199E bad major version 55.0 of class=jakarta/annotation/Resource, the maximum supported major version is 52.0; offset=6

Steps to reproduce the behavior

Run an app that uses javax.javaee-api 7.0 on Open Liberty that uses the SDK on version 6.6.0 or later.

Metadata

Metadata

Assignees

Labels

type:bugA broken experience

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions