Absolute references are converted incorrectly.
Better fix: if banners are inherited from parent POM, then references are calculated OK git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1070077 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d5444aad70
commit
04d14e5e95
|
@ -26,17 +26,6 @@
|
|||
-->
|
||||
|
||||
<project name="HttpClient">
|
||||
<bannerLeft>
|
||||
<name>Apache</name>
|
||||
<src>http://www.apache.org/images/asf_logo_wide.gif</src>
|
||||
<href>http://www.apache.org/</href>
|
||||
</bannerLeft>
|
||||
|
||||
<bannerRight>
|
||||
<name>HttpComponents</name>
|
||||
<src>../../images/logos/httpcomponents.png</src>
|
||||
<href>../..</href>
|
||||
</bannerRight>
|
||||
|
||||
<body>
|
||||
<menu name="HttpComponents">
|
||||
|
|
|
@ -26,17 +26,6 @@
|
|||
-->
|
||||
|
||||
<project name="HttpClient">
|
||||
<bannerLeft>
|
||||
<name>Apache</name>
|
||||
<src>http://www.apache.org/images/asf_logo_wide.gif</src>
|
||||
<href>http://www.apache.org/</href>
|
||||
</bannerLeft>
|
||||
|
||||
<bannerRight>
|
||||
<name>HttpComponents</name>
|
||||
<src>../../images/logos/httpcomponents.png</src>
|
||||
<href>../..</href>
|
||||
</bannerRight>
|
||||
|
||||
<body>
|
||||
<menu name="HttpComponents">
|
||||
|
|
|
@ -26,17 +26,6 @@
|
|||
-->
|
||||
|
||||
<project name="HttpClient">
|
||||
<bannerLeft>
|
||||
<name>Apache</name>
|
||||
<src>http://www.apache.org/images/asf_logo_wide.gif</src>
|
||||
<href>http://www.apache.org/</href>
|
||||
</bannerLeft>
|
||||
|
||||
<bannerRight>
|
||||
<name>HttpComponents</name>
|
||||
<src>../../images/logos/httpcomponents.png</src>
|
||||
<href>../..</href>
|
||||
</bannerRight>
|
||||
|
||||
<body>
|
||||
<menu name="HttpComponents">
|
||||
|
|
|
@ -26,17 +26,6 @@
|
|||
-->
|
||||
|
||||
<project name="HttpClient">
|
||||
<bannerLeft>
|
||||
<name>Apache</name>
|
||||
<src>http://www.apache.org/images/asf_logo_wide.gif</src>
|
||||
<href>http://www.apache.org/</href>
|
||||
</bannerLeft>
|
||||
|
||||
<bannerRight>
|
||||
<name>HttpComponents</name>
|
||||
<src>http://hc.apache.org/images/logos/httpcomponents.png</src>
|
||||
<href>http://hc.apache.org/</href>
|
||||
</bannerRight>
|
||||
|
||||
<body>
|
||||
<menu name="HttpComponents">
|
||||
|
|
Loading…
Reference in New Issue