Looking for any Ant task to get the ear files or war files from Nexus
Repository.
Appreciated.
-- Sent from my Palm Prē
Hello,
I have a build.xml file and calling it from a .batch file and like to pass
the "earFile" and "application" below values like below, how can i do it.
Thanks in advance.
abc.BAT xyz.ear xyz
You might try using sleep stmts after each task put the time appropriately,
say 60 sec. may be...
On Wed, Apr 29, 2009 at 4:59 PM, fnord wrote:
>
> I've got a situation that I'm trying to script around, and I'm somewhat
> stumped, and hoping someone might have a solution.
>
> I have an array of
I have been using PUT instead of send, because it transfer files in binary
mode.
On Mon, Apr 20, 2009 at 11:10 AM, Xin CHEN
wrote:
> Hi All,
>
> I have been search on Google about my question and couldn't find. So I am
> here:
> 1, What's the difference between 'send' action and 'put' action?
> 2