Nam Seungho wrote:
> Dear list,
>
> I see the warning messages repeatedly that I didn't see until
> nant0.84. As these messages don't mean there's something wrong with
> the build, I don't like to see these messages.
> Could you let me know how these messages can be removed?
>
"Deprecated" means t
Dear list,
I see the warning messages repeatedly that I didn't see until nant0.84. As
these messages don't mean there's something wrong with the build, I don't
like to see these messages.
Could you let me know how these messages can be removed?
Messages are as follows:
C:\Build\ITIS-Developer
Hi Hal.
> We are currently looking at tools to perform automated build with.
> We currently use C++ and Visual Basic, however they are pre - .Net
versions.
> Can you tell me if NAnt supports pre .Net versions of C++ or VB?
> I always see references to the CLR and .Net versions 1.0 and later .
We use NAnt for VB6, and Visual C++ 6 and have had no problems. Another group
in our company successfully uses it with Foxpro. (Not sure of the Foxpro
version)
--Tony
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Foster, Richard
- PAL
Sent: Wednesday,
Failing that, just about *any* application with a command line interface
can be used from within Nant by using the mechanism, although
that does have the downside that any output produced by the application
called is not parsed into nice, neat, easily manipulated XML elements.
Regards,
Richard
-
Hello Friends,
I am using TestMaker to test our web services. Now I want to test my web services and want to run TestMaker from NAnt.
Is it possible to run that application from NAnt, if anybody doing so, please let me know with sample code.
Sachin