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

Update gradle build script #803

Merged
merged 3 commits into from
Jan 10, 2018

Commits on Jan 10, 2018

  1. Upgrade to Gradle 4.4.1

    valfirst committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    0b4255d View commit details
    Browse the repository at this point in the history
  2. Upgrade to Shadow plugin 2.0.2 to avoid using deprecated API

    Build with Gradle 4.4.1 produces warning "A constructor for `org.gradle.api.internal.java.JavaLibrary` is used by Shadow plugin v1.2.x, and has been preserved for compatibility. This has been deprecated and is scheduled to be removed in Gradle 5.0. If you're using the Shadow plugin, try upgrading to v2.x.
            at build_dl88ph5x3js4p0j7p18rbzvjq.run(/.../java-client/build.gradle:34)".
    valfirst committed Jan 10, 2018
    Configuration menu
    Copy the full SHA
    7821b37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4c67e0 View commit details
    Browse the repository at this point in the history