On Sun, 2005-07-17 at 21:32 -0600, Paul Goepfert wrote:
> I have been writing a java program with apache ant. When I complie I
> get a warning that say to recompile with -Xlint:unchecked for details.
> How do I do that in ant?
>
See the section on the "compilerarg" tag in the javac task
docum
I have been writing a java program with apache ant. When I complie I
get a warning that say to recompile with -Xlint:unchecked for details.
How do I do that in ant?
-Paul
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
Hi,
well task is useful only with java projects.
but does anybody know that for a C++ project,
how ANT can calculate dependancies? and
does it provide any dependacy caching task or facility to speed up since we are
having a very large C++ project with hundreds of files?
please provide su
On Sun, 17 Jul 2005 11:34:23 +0200, Gilbert Rebhan wrote:
>So, if i understand correctly you may use one of them,
>both containing the same tasks.
>I use antcontrib, but the docs of antelope ;-)
The most interesting tasks in Antelope for me are Suite & TestCase, and those
are the ones I don't f
Hi,
i just had a quick look in the Antelope archive,
and found in tasks.xml =
The Antelope tasks are now part of the Ant-Contrib project,
http://ant-contrib.sourceforge.net. In this version, @@build_num@@, the
tasks contained in the Antelope distribution are identical to those in
Ant-Contrib oth
Hi,
the antelope site @ trigris.org says =
"The Ant-Contrib project is a collection of tasks (and at one point
maybe types and other tools) for Apache Ant. The Antelope tasks are now
part of that project."
f.e. the condition IsGreaterThan is part of antcontrib, but
is not mentioned in antcontrib
On Sun, 17 Jul 2005 10:13:46 +0200, Gilbert Rebhan wrote:
>The antelope project - now hosted @ tigris.org -
>was merged into antcontrib some time ago.
In the 1.0b2 distribution of antcontrib there are none of the antelope tasks.
so is antcontrib merged into antelope, or is the antelope merge CVS
Hi,
there is even more under the hood of antcontrib.
[i'm using antcontrib 1.0]
The documentation of contained tasks is
somewhat incomplete.
The antelope project - now hosted @ tigris.org -
was merged into antcontrib some time ago.
So have a look =
http://antelope.tigris.org/nonav/docs/manua