[
https://issues.apache.org/jira/browse/SOLR-15264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris M. Hostetter resolved SOLR-15264.
---------------------------------------
Fix Version/s: main (9.0)
Resolution: Fixed
Thanks Dawid ...
everything on the ref-guide side looked fine, but your {{documentation.gradle}}
change to make {{solrDocUrl}} null on non-release builds was causing gradle
config problems in {{markdown.gradle}} because {{createMiniDocumentationIndex}}
was using {{solrDocUrl}} as an input ... marking it {{.optional(true)}} seemed
to make gradle happy, and i reviewed the markdown files to confirm that it
wouldn't cause any problems in the actual content (the use of {{solrDocUrl}} in
the markdown files is already gated by the same {{version != baseVersion}}
logic you used in the gradle file)
> refactor ref-guide htmlLuceneJavadocs build variable to be based on lucene
> version from ivy properties
> ------------------------------------------------------------------------------------------------------
>
> Key: SOLR-15264
> URL: https://issues.apache.org/jira/browse/SOLR-15264
> Project: Solr
> Issue Type: Sub-task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Chris M. Hostetter
> Assignee: Chris M. Hostetter
> Priority: Major
> Fix For: main (9.0)
>
> Attachments: SOLR-15264.patch
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)