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

Fix missing dependencies for RPM/DEB packages #11664

Merged
merged 1 commit into from Jun 23, 2015

Commits on Jun 23, 2015

  1. [Packaging] Fix missing dependencies for RPM/DEB packages

    Since elasticsearch doesn't shade artifacts anymore (see elastic#11522), the dependencies list for RPM/DEB must be updated. Now we package all maven libs by default except the generated -shaded/-tests/-test-cours JARs and slf4j-api (marked as optionnal).
    tlrx committed Jun 23, 2015
    Copy the full SHA
    95caa73 View commit details
    Browse the repository at this point in the history