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

[Java 9 Migration] Split the single module, in a multi module build #178

Open
boretti opened this issue May 30, 2018 · 0 comments
Open

[Java 9 Migration] Split the single module, in a multi module build #178

boretti opened this issue May 30, 2018 · 0 comments
Milestone

Comments

@boretti
Copy link
Member

boretti commented May 30, 2018

In preparation of the modularization, split the module in :

  • One module with the annotation processor
    ** This module also should run integration test to validate the execution of the annotation processor (and not inside the unit test)
  • One module for the archetype
  • Others modules for the samples

Also review the CI to correctly find the jar and test result.

@boretti boretti added this to the 1.0.0 milestone May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant