Skip to content

Releases: zeroc-ice/ice-builder-gradle

Ice Builder for Gradle 1.3.15

21 Nov 15:22
2fca14a
Compare
Choose a tag to compare

The following improvements have been made in this release.

  • Improved sliceDir and jarDir detection. We now search known slice and jar locations until one that exists is found.
  • Add Ice 3.7 slice directory detection.

Ice Builder for Gradle 1.3.14

26 Sep 14:00
403995a
Compare
Choose a tag to compare

The following improvements have been made in this release.

  • Added slice.compareIceVersion(version), a helper method to compare a version string against slice.iceVersion.
  • Fixed issue where the slice compilers were sometimes not called with the right extension on Windows.
  • Improved several log messages, making them more clear.

Ice Builder for Gradle 1.3.13

03 Aug 18:50
4d5f999
Compare
Choose a tag to compare
  • Fix issue where exception would be thrown during when cleaning a srcDist build of Ice.

Ice Builder for Gradle 1.3.10

18 Jul 16:23
b32face
Compare
Choose a tag to compare

The following improvements have been made in this release.

  • Improved Android project detection
  • Added lazy initialization of configuration to allow setting mutiple properties needed during initialization
  • Better IceHome detection on Windows
  • Add support to parse alpha/beta versions of Ice

Ice Builder for Gradle 1.3.7

06 Jul 13:50
Compare
Choose a tag to compare

This release fixes a bug resulting in slice2freezej not being correctly located by the builder.

Ice Builder for Gradle 1.3.6

06 Jul 13:42
Compare
Choose a tag to compare
  • This release updates the build script lo allow local only builds without dependency on external repositories, that is mostly useful when packaging the plug-in for Linux distributions.

Ice Builder for Gradle 1.3.5

25 May 14:33
9e1ad7c
Compare
Choose a tag to compare

This patch release fixes the slice2freezej lookup location on Windows.

Ice Builder for Gradle 1.3.4

23 May 21:09
046c070
Compare
Choose a tag to compare

This update fixes a bug that prohibited setting freezeHome.

Ice Builder for Gradle 1.3.3

09 May 17:19
Compare
Choose a tag to compare

The main updates in the Ice Builder for Gradle 1.3.3 are:

  • Fixed a bug that reports the incorrect path for the Slice compiler when using Ice 3.7 Windows source distribution.

v1.3.2

19 Apr 08:28
Compare
Choose a tag to compare
Bogus LD_LIBRARY_PATH for Linux Ice source builds