Best way to build & deploy task packages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Best way to build & deploy task packages
What command-line tools exist to build & deploy I*E task packages?
I'm aware of the GUI-based I*E "Package Manager" (com.infoengine.administration.packaging.UI, documented in the I*E User's Guide), but haven't seen any documentation for the command-line tools for such (including the Ant-based tool provided in com.infoengine.administration.packaging.AntPackager).
I need to produce a build and deploy strategy using Ant, and would like to use the ".ptctar" format if I can find supported command-line tools for it, otherwise I'll need to find another way to build & deploy my tasks via Ant scripts - <u>without manual creation of I*E delegates</u> or dependency upon any other user interface.
I'd appreciate any advice on what y'all are using and are happy with!
- Labels:
-
Other
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
usually used an ldif file and deploy it via ANT.