On 8 November 2010 14:58, Viatcheslav Kochepasov <[email protected]> wrote:
> 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.

The download page says:

"Or you can download the binary archive for a release and unpack it
into the same directory structure as the source. This will ensure that
the lib/ directory contains all the required jar files. "

> 2)
> Extracting jar names from build file is not simple and takes time.

They are all in build.properties which is easier to read.

> In fact it looks like all jar files are in jakarta-jmeter-2.4.zip

Yes, that is an alternative method, which is already documented.

> "binary distr" anyway and it makes no sense to me to tie people to
> "ant/build" download functionality which is broken somehow.

It's not broken for everyone, as the Hudson and Gump builds work OK.

> Suggestion:
> make all project dependencies easily available as
> jakarta-jmeter-2.4_src-dependencies.zip

No point - they are all in the bin archive anyway.

> 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?

Patches are submitted via Bugzilla.

But in this case at most a documentation update is needed.

> Regards,
> Slav.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to