Skip to main content
Version: Early Access

Create a deployment package using Ant

This topic describes how to create a Deploy package using Ant by utilizing the jar task.

  • Create a manifest file conforming to the Deploy manifest standard
  • Create a directory structure containing the files as they should appear in the package

In the Ant build file, include a jar task invocation as follows: