packaging Tasks

Task <BUnzip2>

Expands a file that has been compressed with the BZIP2 algorithm.

Task <BZip2>

Compresses a file with the BZIP2 algorithm.

Task <Ear>

Creates a EAR archive.

Task <GUnzip>

Expands a file that has been compressed with the GZIP algorithm.

Task <GZip>

Compresses a file with the GZIP algorithm.

Task <Jar>

Creates a JAR archive.

Task <Tar>

Creates a tar archive.

Task <Untar>

Untar a file.

Task <War>

An extension of <jar> to create a WAR archive.

Task <Zip>

Create a Zip file.

Task <unwar>

Unzip a file.

packaging Types