Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Conversation

@jvalkeal
Copy link
Contributor

@jvalkeal jvalkeal commented Jul 2, 2024

Doing extra catch so that we don't fail with UnsupportedClassVersionError which happens if class file is found and loaded with older jdk than cfend is compiled. In this case we assue cfenv is present.

We're testing this with spring-cloud-task sample where cfenv is added via build.

Doing extra catch so that we don't fail with UnsupportedClassVersionError
which happens if class file is found and loaded with older jdk than
cfend is compiled. In this case we assue cfenv is present.

We're testing this with spring-cloud-task sample where cfenv is
added via build.
Copy link
Contributor

@onobc onobc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM @jvalkeal - thx for the fix!

@onobc onobc merged commit 1e98df5 into spring-attic:main Jul 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants