Skip to content

Conversation

jorsol
Copy link
Contributor

@jorsol jorsol commented Aug 30, 2023

This is an implementation for the detection of the Java Class File version and mapping with the JavaVersion.

This should work for all Java versions and in the future it could allow an implementation for the classfile API by providing JavaClassfileVersionParser in the versioning area.

Feedback is welcome!

Closes #147

@jorsol jorsol force-pushed the 147-detection-java-class-file branch from b32a170 to 6c93a04 Compare August 30, 2023 14:23
@jorsol jorsol force-pushed the 147-detection-java-class-file branch from 6c93a04 to b092334 Compare August 31, 2023 08:05
@rfscholte rfscholte merged commit 5c06f1b into codehaus-plexus:master Sep 16, 2023
@jorsol jorsol deleted the 147-detection-java-class-file branch October 3, 2023 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Detection of the Java Class File version

3 participants