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 a test checking that the generated project is compiling without error/warning #15

Open
apupier opened this issue Oct 31, 2018 · 2 comments

Comments

@apupier
Copy link
Member

apupier commented Oct 31, 2018

to check for no warning -Werror option can be used https://leonard.io/blog/2014/02/treat-java-warnings-as-errors-with-maven/

@tsedmik
Copy link

tsedmik commented Nov 13, 2018

@apupier
Copy link
Member Author

apupier commented Nov 14, 2018

I do not use -Werror option, but I could add it

I think it will be great (and easy to do ^^)

Why is it a side project and not including in this repository? it would allow to have faster feedback and better test coverage on each PR.

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

No branches or pull requests

2 participants