Steve still has the better solution (just more work).

Bizard Nicolas (KIRO 41) wrote ..
> Hi David,
> thanks for the input.
> 
> I just had a hard time to find the following line was needed, but it
> works as a charm now :
> <taskdef name="query" classname="com.jera.anttasks.Query"/>
> 
> Cheers
> Nicolas 
> 
> -----Original Message-----
> From: david [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, November 07, 2007 2:21 PM
> To: Ant Users List
> Subject: Re: Ant scp / user/password proper management
> 
> Hello, use the Query Ant task @: http://www.jera.com/tools/anttasks/.
> Works quite well for me when the (ex-COBOL programmer) project manager
> is looking over your shoulder asking about the latest build. HTH, David.
> ;-)
> 
> Bizard Nicolas (KIRO 41) wrote ..
> > Hi all,
> > the ant scp task works great for me, at least to copy zip files.
> > There is still an issue though :
> > how do i manage properly the user/password?
> > 
> > So far i found 2 options :
> > 
> > 1) write them in a text file (not really an option, clearly)
> > 2) prompt the user. But there is not option to tell ant that the
> > password should not be visible (seen as stars would be perfect).
> > 
> > Do you guys have any idea about alternative *standardized* (if
> possible)
> > solutions.
> > 
> > Thanks
> > Nicolas
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to