Skip to content

Releases: zeroc-ice/ice-builder-gradle

Ice Builder for Gradle 1.5.0

25 Nov 12:17
b7ce220
Compare
Choose a tag to compare

The following improvements have been made in this release:

  • Added support for Gradle 7.0

Ice Builder for Gradle 1.4.7

24 Jan 22:23
Compare
Choose a tag to compare

The following improvements have been made in this release:

  • Query 64 bit registry hive when looking for Ice MSI install

Ice Builder for Gradle 1.4.6

24 Jan 22:22
Compare
Choose a tag to compare

The following improvements have been made in this release:

  • Delay adding project dependencies after project evaluation

Ice Builder for Gradle 1.4.5

29 Jan 15:00
Compare
Choose a tag to compare

The following improvements have been made in this release:

  • Fix bogus check for generated files in freezej block

Ice Builder for Gradle 1.4.3

11 Dec 14:27
156ac7a
Compare
Choose a tag to compare

The following improvements have been made in this release:

  • Update build to check the generated file exists
  • Generate the state files in the Slice output directory

Ice Builder for Gradle 1.4.2

03 Aug 09:37
Compare
Choose a tag to compare

The following improvements have been made in this release:

  • Add support to use slice2java and slice2freezej from NuGet binary distribution on Windows

Ice Builder for Gradle 1.4.1

18 Jul 19:26
Compare
Choose a tag to compare

The following improvements have been made in this release:

  • Android fixes

Ice Builder for Gradle 1.4.0

10 Feb 16:07
cf64b9c
Compare
Choose a tag to compare

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.

Ice Builder for Gradle 1.3.17

20 Jan 17:17
aa56aca
Compare
Choose a tag to compare

The following improvements have been made in this release.

  • Fix bug where dependency state files would be written to disk even where there were no input files.

Ice Builder for Gradle 1.3.16

10 Jan 17:20
5bd6a24
Compare
Choose a tag to compare

The following improvements have been made in this release.

  • Add dependency on slice compiler timestamp
  • Updates to support Windows binary distribution in upcoming Ice 3.7 release