Skip to content

Etendo Gradle Plugin

Overview

Version Publication Date Status
1.1.3 31/08/2023 CS
1.1.2 31/07/2023 C
1.1.1 10/07/2023 C
1.1.0 30/05/2023 C
1.0.7 05/04/2023 C

Release Notes

1.1.3

  • EPL-855: Bug fix for compilation of Etendo on Windows, resolving "File name or file extension is too long" error.

1.1.2

  • EPL-818: Bug fix related to duplication of beans.xml entry in the resources when setting etendo-resources as sourceSets.main.resources.srcDirs in the module.

1.1.1

  • EPL-439: Bug fix for compilation of Etendo on Windows, resolving unexpected behavior and errors encountered during the execution of compile.complete
  • EPL-740: Bug fix related to downloading dependencies from Nexus. This fix restores the ability to resolve dependencies from Nexus after migration to GitHub, fixing regression.

1.1.0

  • EPL-597: New features for Github dependency resolution. (Migration bundles to Github)

1.0.7

  • EPL-574: Upgrade Gradle to version 7.3.2 ⚡