Skip to content

5.1.0

Compare
Choose a tag to compare
@vierbergenlars vierbergenlars released this 20 Oct 14:11
· 273 commits to master since this release
9766fb6

Added

  • Add ability to configure multiple repositories for one image build (See UPGRADING-5.1)

Changed

  • #161 - Build eu.xenit.docker-alfresco plugin on top of eu.xenit.docker plugin
    • Consolidate docker configurations into one configuration block: dockerBuild (See UPGRADING-5.1)
    • #156 - Add createDockerFile task in eu.xenit.docker plugin
    • #157 - Configure eu.xenit.docker with settings from eu.xenit.docker-alfresco plugin
    • #155 - Make a convention extension out of addWar()
    • #158 - Move DockerBuildBehavior into eu.xenit.docker plugin
  • Move configuration of pull, noCache & remove properties to buildDockerImage task (See UPGRADING-5.1)
  • Move automaticTags to separate extension to generate tags (See UPGRADING-5.1)