Skip to content

Releases: OpenLiberty/ci.ant

Liberty Ant Tasks 1.7

19 Jun 19:58
Compare
Choose a tag to compare

Version 1.7 of the Liberty Ant Tasks contains the following updates:

  • Allows running, starting, and stopping a Liberty server in embedded mode
  • Supports no-password option on server creation
  • Fixed a bug with spaces in archive paths

See the commit log for the full set of the changes.

Liberty Ant Tasks 1.6

07 Sep 15:50
Compare
Choose a tag to compare

Version 1.6 of the Liberty Ant Tasks allows for installation of Open Liberty runtimes from the Open Liberty repository. For usage information see the install-liberty Ant task documentation.

See the commit log for the full set of the changes.

Liberty Ant Tasks 1.5

16 Aug 17:13
Compare
Choose a tag to compare

Version 1.5 of the Liberty Ant Tasks adds a springBootUtil task for thinning Spring Boot applications for deployment on a Liberty runtime.

See the commit log for the full set of the changes.

Liberty Ant Tasks 1.4.1

05 Jul 14:15
Compare
Choose a tag to compare

Version 1.4.1 of the Liberty Ant Tasks adds the installUtility failsafe to the uninstall feature task.

See the commit log for the full set of the changes.

Liberty Ant Tasks 1.4

06 Apr 20:29
Compare
Choose a tag to compare

Version 1.4 of the Liberty Ant Tasks introduces failsafes for installUtility, which is not available on certain Open Liberty runtimes. The install-feature task will check that installUtility exists before executing. If installUtility doesn't exist, the task will be skipped and a warning message will be given.

See the commit log for the full set of the changes.

Liberty Ant Tasks 1.3

15 Mar 16:53
Compare
Choose a tag to compare

Major changes in the 1.3 release of Liberty Ant Tasks:

  • Introduced a new compileJSPs task that precompiles application JSP files.
  • Update to the install-feature task to allow comma separated feature names.
  • See the commit log for the full set of changes.

The Liberty Ant Tasks 1.3 release is available on the Maven central repository.

Liberty Ant Tasks 1.2.1

22 Aug 02:37
Compare
Choose a tag to compare

The 1.2.1 maintenance release of Liberty Ant Tasks updates the default Liberty version selected when installing from the Liberty repository via the <wlp:install-liberty/> task. See the commit log for the full set of changes.

The Liberty Ant Tasks 1.2.1 release is available on the Maven central repository.

Liberty Ant Tasks 1.2

18 May 02:26
Compare
Choose a tag to compare

Major changes in the 1.2 release of Liberty Ant Tasks:

  • Introduced a new clean task for cleaning up server's log, workarea and other directories.
  • Enhanced the install-feature task to enable installation of features from a local repository.
  • Lots of other bug fixes and improvements. See the commit log for the full set of changes.

The Liberty Ant Tasks 1.2 release is available on the Maven central repository.

Liberty Ant Tasks 1.1

11 Nov 06:17
Compare
Choose a tag to compare

Major changes in the 1.1 release of Liberty Ant Tasks:

  • Introduced a new install-liberty task to automatically download and install Liberty profile runtime.
  • Added install-feature task for installing and uninstall-feature task for uninstalling Liberty features.
  • Lots of other bug fixes and improvements. See the commit log for the full set of changes.

The Liberty Ant Tasks 1.1 release is available on the Maven central repository.