You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Thorsten Scherler <th...@apache.org> on 2007/03/01 00:24:57 UTC

Re: ForrestBot build for docu FAILED

On Wed, 2007-02-28 at 22:54 +0000, Forrestbot@lenya.zones.apache.org 
...
>      [java] X [0]                                     docs/1_4/reference/publication-templating/index.html	BROKEN: /export/home/lenya/src/lenya-docu/src/documentation/content/xdocs/docs/1_4/reference/publication-templating/index.xml (No such file or directory)

http://svn.apache.org/viewvc?view=rev&rev=511866

This moved the file.

I just fixed the zones regarding the svn change and now we get our warnings again.

<link message="/home/thorsten/src/apache/lenya-docu/src/documentation/content/xdocs/docs/1_4/reference/publication/usecase-framework/index.xml (No such file or directory)" uri="docs/1_4/reference/publication/usecase-framework/index.html">
<referrer uri="docs/1_4/reference/publication/publication-templating/index.html"/>
</link>

salu2
-- 
Thorsten Scherler                                 thorsten.at.apache.org
Open Source Java & XML                consulting, training and solutions


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


Re: ForrestBot build for docu FAILED

Posted by Thorsten Scherler <th...@apache.org>.
On Thu, 2007-03-01 at 00:24 +0100, Thorsten Scherler wrote:
> On Wed, 2007-02-28 at 22:54 +0000, Forrestbot@lenya.zones.apache.org 
> ...
> >      [java] X [0]                                     docs/1_4/reference/publication-templating/index.html	BROKEN: /export/home/lenya/src/lenya-docu/src/documentation/content/xdocs/docs/1_4/reference/publication-templating/index.xml (No such file or directory)
> 
> http://svn.apache.org/viewvc?view=rev&rev=511866
> 
> This moved the file.
> 
> I just fixed the zones regarding the svn change and now we get our warnings again.
> 
> <link message="/home/thorsten/src/apache/lenya-docu/src/documentation/content/xdocs/docs/1_4/reference/publication/usecase-framework/index.xml (No such file or directory)" uri="docs/1_4/reference/publication/usecase-framework/index.html">
> <referrer uri="docs/1_4/reference/publication/publication-templating/index.html"/>
> </link>

It should be fixed now
http://svn.apache.org/viewvc?view=rev&rev=513072

Please do not link relative it will fail if you move docs around. If you
use site: then you do not have to worry about updating links if you move
links.

-        The <a href="../usecase-framework/index.html">usecase
framework</a>
+        The <a href="site:usecase-framework-overview">usecase
framework</a>

salu2
-- 
Thorsten Scherler                                 thorsten.at.apache.org
Open Source Java & XML                consulting, training and solutions


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