[Nant-users] Encrypting Data Within Nant Script

2005-04-15 Thread Timothy Burda
  This would seem to be a common requirement, but I haven’t found any previous articles on the topic.   On a nant process that runs nightly on a common build server, I am presently storing username and password in clear text in the nant script.   I would prefer that the password be enc

RE: [Nant-users] Integrating DevPartner Tools Into NAnt

2005-04-15 Thread Byrd, Payton
Title: Message DevPartner's applications can be run from the command line.  I believe the documentation should have the command line options.   Payton Byrd Trane eBusiness QED Team Phone: 931-905-5386  Fax: 931-648-5901 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On

[Nant-users] Integrating DevPartner Tools Into NAnt

2005-04-15 Thread Hart, Leo
Title: Message Hello,   I'm currently using NAnt to build our applications and like I was with the similar Java product, Ant, quite pleased with the results.    We've recently purchased Compuware's DevPartner Studio 7.2 product which integrates with Visual Studio.  I was hoping there was so

RE: [Nant-users] VS.NET Documenter

2005-04-15 Thread Foster, Richard - PAL
Bill, In the version of Ndoc I've got (1.3) there is a NDoc.VisualStudio.dll. I would suspect that's the one that's missing from your Nant bin folder. Regards, Richard -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, Apri

[Nant-users] VS.NET Documenter

2005-04-15 Thread Bill.Martin
I'm not quite sure whether this is an NDoc or a NAnt problem, but I'll try here first. I wish to try building some VS.NET compatible help that I can integrate. As far as I can see, this is achieved with the VS.NET documenter, but I can't get it to work. Which assembly is the documenter defined i