Hi Doron,

On 12/28/2007 at 8:33 AM, Doron Cohen wrote:
> It is the trunk Javadocs that are missing for me - I don't see
> the link to Hudson.
[...]
> In what page do you see a link to
> http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/javadoc/index.html?

<http://lucene.apache.org/java/docs/developer-resources.html>

I navigate to the above link by following Resources|Developers from the main 
menu.  On the above-linked page, the links in the "Nightly Build Javadocs" 
section lead to the Hudson pages.  These links apparently redirect from 
l.a.o/java/docs/api/... to Hudson - the HTML for these links looks like:

   <li>
   <a href="api/index.html">All</a>
   </li>
        
   <li>
   <a href="api/core/index.html">Core</a>
   </li>

   ...

E.g., an absolutized version of the "All" link is 
<http://lucene.apache.org/java/docs/api/index.html>.

FYI, moving the trunk Javadocs off the main page was done at Doug Cutting's 
request, to fulfill an ASF mandate to clearly separate nightly builds from 
releases:

   <http://issues.apache.org/jira/browse/LUCENE-708#action_12454427>
   <http://www.nabble.com/%21-p14135924.html>
   <http://www.nabble.com/%21-p14136644.html>

Steve

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to