To support continuous integration and continuous development, archive files can be created, signed, verified, and validated using Ant tasks. You can use the following Ant tasks:

  • propack—Extends the Ant Jar task.
  • prosign—Extends the Ant SignJar task.
  • proverify—Extends the Ant Verify task.
Note: Gradle users can also use these Ant tasks.