Releases: zeroc-ice/ice-builder-gradle
Releases · zeroc-ice/ice-builder-gradle
Ice Builder for Gradle 1.5.0
Ice Builder for Gradle 1.4.7
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
The following improvements have been made in this release:
- Delay adding project dependencies after project evaluation
Ice Builder for Gradle 1.4.5
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
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
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
The following improvements have been made in this release:
- Android fixes
Ice Builder for Gradle 1.4.0
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
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
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