Hi all, I am new to this project and very frustrated that jakarta-jmeter-2.4_src.zip does "BUILD FAILED" on \> ant package command with misleading message ".\jakarta-jmeter-2.4\lib\api does not exist." I realise that the project has dependencies, but found no info in documentation. As suggested on build web page http://jakarta.apache.org/jmeter/building.html \> ant download_jars ends in error "Exception: Connection timed out: connect". The only mentioning on the build web page is "This will ensure that the lib/ directory contains all the required jar files."
1) Would be nice to mention about how to download mandatory dependencies for the project on the page, just in case if "ant download_jars" does not work by some reason. 2) Extracting jar names from build file is not simple and takes time. In fact it looks like all jar files are in jakarta-jmeter-2.4.zip "binary distr" anyway and it makes no sense to me to tie people to "ant/build" download functionality which is broken somehow. Suggestion: make all project dependencies easily available as jakarta-jmeter-2.4_src-dependencies.zip and replace target download_jars to build_dependencies_zip to help one in charge for project release build. If I make jakarta-jmeter-2.4_src-dependencies.zip file to resolve build ugly error ".\lib\api does not exist."" how can I submit it to the project? Regards, Slav. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

