Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add module info via moditect #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bowbahdoe
Copy link

I am opening two PRs. Currently, i'm working through the transitive dependencies of Spring to get closer to all of spring being able to be used with jlink.

This is one of those transitive deps.

On this branch I added a module-info via moditect. This would keep the annotations compiled at bytecode level 5. On the other PR I will do the same, but just bump the java version up to the minimum required for a module-info.

As its kinda hard to get a JVM that can compile java 5 code, this solution was hard for me to verify.

https://spring-modularization.netlify.app/
image

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.

None yet

1 participant