Skip to content

Ice Builder for Gradle 1.4.0

Compare
Choose a tag to compare
@externl externl released this 10 Feb 16:07
· 53 commits to main since this release
cf64b9c

The following improvements have been made in this release.

  • Fixed issue where builder was eating slice compiler warnings.
  • Fixed iceVersion to always return the version from the slice compiler. Previously it was returning the ice
    jar artifact version, which could be different from the slice compiler version for alpha and beta builds.
  • Added iceArtifactVersion which returns the jar artifact version.