Dominique,
Thank you for your information and may i send you email directly with some
Ant/C related questions?
Barry
- Original Message -
From: "Dominique Devienne" <[EMAIL PROTECTED]>
To: "'Ant Users List'" <[EMAIL PROTECTED]>
Sent: Wednesday, January 28, 2004 9:44 AM
Subject: RE: Usi
Shurely
FRTM - Firstly, Read The Manual
:-)
> -Original Message-
> From: Keith Hatton [mailto:[EMAIL PROTECTED]
> Sent: 28 January 2004 16:09
> To: Ant Users List
> Subject: RE: Getting the value of an environment variable?
>
>
> How about
>
> FRTM - Finally, Read The Manual
>
> :)
>
--- [EMAIL PROTECTED] wrote:
> top/build.xml
> A/build.xml
> B/build.xml
>
Have you looked at (1.6.0)?
-Matt
__
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/
--
Robert Paris wrote:
I have the following in my build.xml:
In the TestLAF class, I print out the java.class.path system property
and it doesn't include jars in the "deploy" folder. Can anyone tell me
what I'm doing wrong? The other weird thing is that the clas
Hi every one,
We are using the vssget (Ant 1.5.1) on our projects.
It works fine.
In VSS there is a 'working folder' that is the default folder used when using a
Get command from the VSS GUI.
In the VSS GUI you can set the working folder and get a project into another
folder
Sorry about that, I seem to be having some trouble with my mail client.
Gareth
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> All,
>
> I have a need to use microsoft VC++ compiler for C and C++ projects.
>
> Currently, I can use with msdev.exe compiling the project created
> by
> VC++'s IDE directly without issues.
>
> However, I have the following questions:
>
>
Hi Duncun,
I see you mail in the archive, but it never reached me.
Unfortunately, we have testing requirements that mean we want to be able to
generate the stubs without deployment. Any idea how I could do this? If it
is possible then I will update the ant task to work with appserver 7.
C
All,
I am still looking for the answers to resolve the dependencies between two
subdirectories. Please advice.
top/build.xml
A/build.xml
B/build.xml
Top/build.xml calling A and B by using
Questions 1) Am I using the right method to compile subdirectories? Please
keep in mind