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 EJB dependency only as JavaDoc dep. #449

Merged
merged 1 commit into from Sep 16, 2020

Conversation

manovotn
Copy link
Contributor

Recent merge of some of the missing changes from 3.0 branch caused re-introduction of EJB dependency when it is only really needed for Javadoc. I have bumped into this when building a shaded jar javadoc containing CDI API which now requires me to add EJB dep as well.

This PR removes EJB dep and only introduces it as additional javadoc dependency.

@manovotn
Copy link
Contributor Author

An attempt to fix CI is part of #450

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