Is anyone having issues accessing the manual online
from the ant.apache.org web site? I'm trying to get to
the task documentation but it's giving me a Forbidden
error
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
My apologize.
Yes, I am invoking a Java class from the ant task code.
How I can solve this problem?
*
* Federal University of Minas Gerais*
* Department of Computer Science
I am using ant for doing cvs imports and have made a small gui that allows
the user to enter the cvsroot and password.Is there any way I can read the
password that's stored in encrypted form in the pass.cvspass file. I want
that when the user uses the gui for the second time , he should see the cvs
Hai Antoine
Its working fine now.
Thanks,
Nagarajan
-Original Message-
From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 27, 2003 8:39 PM
To: Ant Users List
Subject: Re: character replacement from a file content
If you are talking about litteral ampersands, y
Hi All,
I'm quite new to Ant
Can anybody guide me about the usage of javac task of Ant
I've a task javac like
I want to use the system environment variable CLASSPATH which is already set.
CLASSPATH is set to value
"c:\MCraftFileServer\Common\*.jar;c:\MCraft\third_party\*.jar;and lot more j
Normal message list etiquette is to keep the
discussion on the list unless it is agreed to take the
discussion private. This is for everyone's benefit
including your own. Anyway, the problem still remains
that we don't know what it is you intend to do with a
classpath. Your task still has to DO
If you are talking about litteral ampersands, you need to type &
so try
- Original Message -
From: "Nagarajan Murugesan" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, August 27, 2003 2:59 PM
Subject: RE: character replacement from a file content
Jan,
My