On Monday 05 April 2010 08:25:12, Paul Speed wrote:
> It's nearly hidden, but there is a "Login as Guest" link right below the
> login fields.  I missed it the first few times, also.

Thank you! Yes, I missed that link.
Now I got it :)

@Adam Murdoch
> I've added some trace which should let us know which directory it cannot
> list. 

Great job! Now I don't need to look at the stacktraces - and it showed up, 
that the thread-title is wrong.

So the error is caused by a bad hack, I did for working out the documentation.
In the toplevel project dir I have a subdir "web", where the sources of my 
website are located.
The real webpages are generated by a perlscript, which puts the result at
"web/build". As I'd like to link some words to the javadocs, I added a link 
"web/build/javadoc" pointing to the javadoc directory of the project build.

Now I startet to build the javadoc and the clean-task removed that
directory =8-{

... so the link "web/build/javadoc" points to nowhere ...

I think I have to reorganize my project layout, but I can't use the projects 
build-dir, as I have comitted directories in "web/build", which is intended 
to be the mirror-source for the real htdocs directory. Phuh!

Thank you very much for your support!

kind regards

Geronimo


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to