ant task for create a package

View: New views
2 Messages — Rating Filter:   Alert me  

ant task for create a package

by Patnaik, Anjela :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...


Re: ant task for create a package

by Stefan Bodewig :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

[please note that this question had better been sent to the user
mailing list]

On 2009-06-30, Patnaik, Anjela <APatnaik@...> wrote:

> 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

No, it has not become part of Ant.

> and if so, how to use it?

You could ask on the user mailing list (much bigger audience) whether
anybody there has any experience with the combination of pkgmk and Ant
and what turned out to be useful for them.

Stefan

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