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

Avoid Mono compilation #7

Merged
merged 1 commit into from Dec 5, 2016
Merged

Conversation

zapov
Copy link
Contributor

@zapov zapov commented Dec 3, 2016

Put generated source among other sources (for simplicity sake)

If somebody wants to change the model, it needs to uncomment annotation processor, delete the generated java file and compile the project.

Put generated source among other sources (for simplicity sake)

If somebody wants to change the model, it needs to uncomment annotation processor, delete the generated java file and compile the project.
@zapov zapov mentioned this pull request Dec 3, 2016
@cowtowncoder
Copy link
Owner

Should this also include source files generated, or are they already included?

@cowtowncoder
Copy link
Owner

Actually assuming it's fine to merge, easy to undo or add files if need be.

@cowtowncoder cowtowncoder merged commit b9a6b35 into cowtowncoder:master Dec 5, 2016
@zapov
Copy link
Contributor Author

zapov commented Dec 5, 2016

Yes, the ExternalSerialization.java is the generated file.
I just copied it manually from target into src

@cowtowncoder
Copy link
Owner

Oh actually it was included; just missed it as contents were not included. Thanks!

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

2 participants