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

review fix(module): Spoon is now able to build module in full classpath #2070

Merged
merged 9 commits into from
Jun 18, 2018

Conversation

surli
Copy link
Collaborator

@surli surli commented Jun 15, 2018

Fix #1769

This PR changes the internal mechanism of JDTBatchCompiler to process CU in order to attach the information of modules.
The process might be encapsulated in a condition to check if we are using Java 9 or more, but I want first to check that everything works with it.

And kudos @abourdon for the valuable co-debugging with me on this one! 👏

@surli surli changed the title fix(module): Spoon is now able to build module in full classpath review fix(module): Spoon is now able to build module in full classpath Jun 15, 2018
@surli surli changed the title review fix(module): Spoon is now able to build module in full classpath WIP fix(module): Spoon is now able to build module in full classpath Jun 15, 2018
@surli surli changed the title WIP fix(module): Spoon is now able to build module in full classpath review fix(module): Spoon is now able to build module in full classpath Jun 15, 2018
@monperrus monperrus merged commit e0f2b79 into INRIA:master Jun 18, 2018
@monperrus
Copy link
Collaborator

That's good stuff! Thanks @surli & @abourdon!

@surli surli deleted the manage-to-build-simple-module branch June 18, 2018 16:12
@surli surli mentioned this pull request Jun 25, 2018
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.

2 participants