Release Notes

Release notes by version.

Release Notes - XL Deploy - Version 5.1.0

Bug fixes

  • [DEPL-8788] - Maven plugin fails with XL Deploy error "java.lang.IllegalArgumentException: Not a valid step number [0]"
  • [DEPL-9162] - socketTimeout not available in Maven plugin 5.0.0

Release Notes - XL Deploy - Version 5.0.2

Bug fixes

  • [DEPL-8788] - Maven plugin fails with XL Deploy error "java.lang.IllegalArgumentException: Not a valid step number [0]"
  • [DEPL-9162] - socketTimeout not available in Maven plugin 5.0.0

Release Notes - XL Deploy - Version 5.0.1

Improvements

  • [DEPL-8171] - Allow external package versions to be used in DAR package generation

Release Notes - XL Deploy - Version 5.0.0

Breaking changes

  • Plugin has been renamed to 'xldeploy-maven-plugin', groupId has changed to 'com.xebialabs.xldeploy' and the plugin prefix is now 'xldeploy'

Improvements

  • [DEPL-7621] - Allow external artifact reference to be supplied in maven plugin

Release Notes - XL Deploy - Version 4.5.4

Bug fixes

  • [DEPL-8788] - Maven plugin fails with XL Deploy error "java.lang.IllegalArgumentException: Not a valid step number [0]"

Release Notes - XL Deploy - Version 4.5.3

Improvements

  • [DEPL-8171] - Allow external package versions to be used in DAR package generation

Release Notes - XL Deploy - Version 4.5.2

Bug fixes

  • [DEPL-7300]: Make socketTimeout configurable in maven plugin
  • [DEPL-7308]: Remove dependency on backport-util-concurrent in maven plugin

Release Notes - XL Deploy - Version 4.5.1

Bug fixes

  • [DEPL-6754] - Support sets and sets of CI refs in the legacy format of deployables
  • [DEPL-5896] - Allow empty tags elements in the maven plugin configuration
  • [DEPL-7059] - Fix deployit:clean when applicationName contains folder

Release Notes - XL Deploy - Version 4.5.0

Requirements

  • XL Deploy 4.5.0+

Bug fixes

  • [DEPL-6288] - deployit:clean task should honor applicationName configuration property

Release Notes - XL Deploy - Version 4.0.0

Requirements

  • Plugin requires a Java 7 runtime

Bug fixes

  • [DEPL-4932] - Cannot specify maven type for deployable
  • [DEPL-5627] - Maven plugin fails to import a package consisting of only resources

Improvements

  • [DEPL-5268] - Check if version of Deployit server matches expected version for Deployit Maven plugin