You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by sebb <se...@gmail.com> on 2010/03/01 19:40:18 UTC

Misleading dependency reports

http://hc.apache.org/httpcomponents-core/dependencies.html
and
http://hc.apache.org/httpcomponents-client/dependencies.html

both say:

There are no dependencies for this project. It is a standalone
application that does not depend on any other project.

This is misleading, and httpcore and httpclient do have dependencies.

It seems this is because the HC site uses nested modules.

The simplest way to fix this seems to be to remove the

<menu ref="reports"/>

line from the top-level site.xml files.

Comments?

S///

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: Misleading dependency reports

Posted by Oleg Kalnichevski <ol...@apache.org>.
sebb wrote:
> http://hc.apache.org/httpcomponents-core/dependencies.html
> and
> http://hc.apache.org/httpcomponents-client/dependencies.html
> 
> both say:
> 
> There are no dependencies for this project. It is a standalone
> application that does not depend on any other project.
> 
> This is misleading, and httpcore and httpclient do have dependencies.
> 
> It seems this is because the HC site uses nested modules.
> 
> The simplest way to fix this seems to be to remove the
> 
> <menu ref="reports"/>
> 
> line from the top-level site.xml files.
> 
> Comments?
> 

Feel free to go ahead and remove the entry.

Oleg

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org