« Return to Thread: ant task for create a package

ant task for create a package

by Patnaik, Anjela :: Rate this Message:

Reply to Author | View in Thread

Hello all,

I've a java application that is built using ant. Now, this app also includes config file, text files, shell scripts, etc. and I am looking to package all these files somehow and use pkgmk to generate a solaris package.

I'd then install the package on a separate solaris machine using pkgadd.

I saw in the mailing archives that someone had submitted a custom task to run pkgmk via ant.

I'd like to know if it's part of ant and if so, how to use it?


Thank you!!




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: ant task for create a package