Skip to content

Releases: xenit-eu/alfresco-gradle-sdk

1.2.0

06 Aug 12:37
8e4b8ea
Compare
Choose a tag to compare
  • #100 Support for Gradle 8

Warning

This release drops support for Gradle versions <7.1 and Java <11

1.1.0

20 Aug 13:17
4d56dd1
Compare
Choose a tag to compare

New features

  • #49 alfrescoEnterprise() Gradle repository

1.0.1

07 Jan 14:39
fd69c90
Compare
Choose a tag to compare

Fixed

  • #33 Support Gradle 6.0
  • #23 Do not add empty file-mapping.properties in an amp

1.0.0

19 Sep 13:32
d4ecabf
Compare
Choose a tag to compare

Fixed

  • #24 DefaultAmpSourceDirectories uses gradle internal API that is removed in 5.x

This release drops support for gradle versions < 5.1

0.2.1

03 Sep 11:55
f3855c5
Compare
Choose a tag to compare

0.2.0

23 Apr 12:36
e4135a5
Compare
Choose a tag to compare

New features

  • #10: Support for creating multiple amps from different sourceSets

Fixes

  • #8: Configure Amp task file properties with CopySpec

Deprecations

  • ampConfig
  • Some properties of the Amp task

For migration instructions, see UPGRADING.md

This release drops support for gradle versions < 4.10

0.1.5

31 Oct 08:04
c32b72b
Compare
Choose a tag to compare

Fixes

  • #6: Fix using ampConfig with non-default settings. Other settings set in ampConfig were ignored in favor of the defaults.

0.1.4: Support for Dynamic Extensions

26 Oct 11:23
Compare
Choose a tag to compare
Rename property for DE in config + add README description. (#5)

Update name for in extension for Dynamic Extension amps. Added a bit of documentation in the readme.

0.1.3

09 Oct 13:36
7ffa7bc
Compare
Choose a tag to compare
Merge pull request #1 from thijslemmens/master

DEVEM-330 Fix configuration of amp task with plugin