javadoc.link.lucene property value in solr/common-build.xml is obsolete
-----------------------------------------------------------------------
Key: SOLR-2590
URL: https://issues.apache.org/jira/browse/SOLR-2590
Project: Solr
Issue Type: Bug
Components: Build
Affects Versions: 4.0
Reporter: Steven Rowe
Assignee: Steven Rowe
Priority: Minor
Fix For: 3.3, 4.0
The link to the Jenkins-built Lucene javadocs used by Solr's "javadoc" target
no longer works.
>From
>https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/8811/consoleText :
{noformat}
[javadoc] javadoc: warning - Error fetching URL:
https://hudson.apache.org/hudson/job/Lucene-trunk/javadoc/all/package-list
...
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/build.xml:213:
The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/common-build.xml:389:
Javadocs warnings were found!
{noformat}
The link should instead be
https://builds.apache.org/job/Lucene-trunk/javadoc/all/package-list
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]