Stefan Bodewig wrote:
On Thu, 21 Jul 2005, <[EMAIL PROTECTED]> wrote:
The problem is that are many JAR's like ant-commons-net.jar with a
size of 1KB. Thats not really ok i think.
Depends on what you consider OK ;-)
Ant builds all optional tasks for which it can find the dependencies
On Thu, 21 Jul 2005, <[EMAIL PROTECTED]> wrote:
> The problem is that are many JAR's like ant-commons-net.jar with a
> size of 1KB. Thats not really ok i think.
Depends on what you consider OK ;-)
Ant builds all optional tasks for which it can find the dependencies,
Ant's CVS HEAD does not conta
Hello,
you need to have the third-party libraries in order to
successfully build the jars like ant-commons.net that
contains optional tasks. You can find the library
dependencies information at[1].
HTH
Ivan
[1]http://ant.apache.org/manual/install.html#librarydependencies
--- KrustyDerClown <[EM
Hello,
i run in a problem, when i try to build ANT from CVS this night.
I make a complete checkout and the start the build with:
build install-lite
No problems until then.
The problem is that are many JAR's like ant-commons-net.jar with a size of 1KB.
Thats not really ok i think.
Can i do an