Re: Build ANT 1.7alpha from CVS

2005-07-21 Thread Peter Reilly
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

Re: Build ANT 1.7alpha from CVS

2005-07-21 Thread Stefan Bodewig
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

Re: Build ANT 1.7alpha from CVS

2005-07-20 Thread Ivan Ivanov
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

Build ANT 1.7alpha from CVS

2005-07-20 Thread KrustyDerClown
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