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

pom.xml:85-89: Handle module-info.class files correctly.... #71

Open
0pdd opened this issue Jun 6, 2024 · 0 comments
Open

pom.xml:85-89: Handle module-info.class files correctly.... #71

0pdd opened this issue Jun 6, 2024 · 0 comments
Labels
bug Something isn't working pdd

Comments

@0pdd
Copy link
Collaborator

0pdd commented Jun 6, 2024

The puzzle 229-4609e075 from #229 has to be resolved:

@todo #229:90min Handle module-info.class files correctly.
Currently we just exclude all `module-info.class` files from the downloaded dependencies.
This means that we don't support Java 9+ modules.
We should handle them correctly and ensure support Java 9+ modules in 'spring-fat' integration test.
Otherwise the application of our solution will be limited to Java 8.

The puzzle was created by @maxonfjvipon on 06-Jun-24.

Estimate: 90 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@0pdd 0pdd added bug Something isn't working pdd labels Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pdd
Projects
None yet
Development

No branches or pull requests

1 participant