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

Copy dependencies required for painless before resource processing #399

Merged
merged 1 commit into from
Apr 10, 2019

Commits on Apr 7, 2019

  1. Copy dependencies required for painless before resource processing

    This removes the jar files required for the painless plugin from the
    repo and copies them before resources are processed.
    
    This doesn't fix the ugliness in Server.java when coping the jars,
    to make that at least a bit better and nearly only dependent on
    configuration we strip the version when copying.
    
    Further it converts indenting in pom.xml to spaces just as the rest of
    the code.
    simonpoole committed Apr 7, 2019
    Configuration menu
    Copy the full SHA
    cc6f051 View commit details
    Browse the repository at this point in the history