- #100 Support for Gradle 8
Warning
This release drops support for Gradle versions <7.1 and Java <11
- #49
alfrescoEnterprise()
Gradle repository
- #24 DefaultAmpSourceDirectories uses gradle internal API that is removed in 5.x
This release drops support for gradle versions < 5.1
- #11 Module property where value is of GString type not included in module.properties
- #13 Made error message when using outdated version of gradle more clear
- #10: Support for creating multiple amps from different sourceSets
- #8: Configure
Amp
task file properties withCopySpec
ampConfig
- Some properties of the
Amp
task
For migration instructions, see UPGRADING.md
This release drops support for gradle versions < 4.10
- #6 Fix using
ampConfig
with non-default settings. Other settings set in ampConfig were ignored in favor of the defaults.
- #1 Fix defaults of
ampConfig
configuration to be relative to project directory
- Add
alfrescoProvided
dependencies totestImplementation
instead oftestRuntime
- Add
ampConfig
configuration to configure location of module.properties, file-mapping.properties, web and config directories
- Publishing
eu.xenit.alfresco
plugin
Initial release after the Alfresco hackathon