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]
