You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by "Haddad, Justin" <jh...@ellacoya.com> on 2002/07/01 17:12:40 UTC

RE: [SUBMIT] pkgmk task

I mistakenly added the documentation for this task to the archive as a
symbolic link.  Here's the corrected archive.

Sorry about that.

Justin

-----Original Message-----
From: Haddad, Justin [mailto:jhaddad@ellacoya.com]
Sent: Friday, June 28, 2002 12:14 AM
To: 'ant-dev@jakarta.apache.org '
Subject: [SUBMIT] pkgmk task



Hi,

The pkgmk task creates a Solaris package file that can be intalled on a
Solaris workstation using the pkgadd command.  This task is the Solaris
counterpart to the Linux Rpm task. The Solaris Answerbook contains more
information on software application packaging using pkgmk.  This task simply
performs the steps necessary to create such a package.  It only works when
executing on a Solaris workstation and if the pkgmk, pkgproto and pkgtrans
programs are accessible through the PATH environment variable.

This is my first submission to the ant project.  Please let me know if I'm
missing anyting.

Justin


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>