It has a stable URL - we do this for all release builds already in the same 
way. This URL is also listed on the Job's homepage.

https://builds.apache.org/job/Solr-reference-guide-master/javadoc/

In addition, if you go to the Job's homepage, you will see a huge 
"Documentation" button (that points to this stable URL). In addition, because 
the number of artifacts is small (1 in this case), it shows the PDF next to the 
other links. So basically this is like it should be: PDF is artifact, HTML is 
ready-to view documenattion. We keep it the same way for all builds, so its 
also consistent:

https://builds.apache.org/job/Solr-reference-guide-master/

So from the Solr homepage you can easily add a link to the "latest build" 
homepage, or alternatively to the docs in HTML form directly.

Uwe

-----
Uwe Schindler
Achterdiek 19, D-28357 Bremen
http://www.thetaphi.de
eMail: [email protected]

> -----Original Message-----
> From: Steve Rowe [mailto:[email protected]]
> Sent: Friday, May 12, 2017 6:15 PM
> To: [email protected]
> Subject: Re: [JENKINS] Solr-reference-guide-6.6 - Build # 4 - Still Failing
> 
> Uwe,
> 
> > On May 12, 2017, at 12:00 PM, Uwe Schindler <[email protected]> wrote:
> >
> > Ah by the way: I changed the master job a bit. Instead of "archiving" the
> HTML docs as "artifact", I used the "publish javadocs" post-build step to
> publish it as conventional Javadocs. This makes it show as "Documentation"
> link on the Jenkins base page. Also browsing is faster, as it does not need to
> do additional stuff on jenkins, its just a simple static HTML view.
> 
> Unfortunately, this causes the HTML format not to be accessible from the
> “last successful build artifacts” view, e.g.
> <https://builds.apache.org/job/Solr-reference-guide-
> master/lastSuccessfulBuild/artifact/>, which AFAICT means we can’t have a
> stable URL for the HTML format.  I think this is bad.
> 
> --
> Steve
> www.lucidworks.com
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to