janhoy commented on code in PR #1168:
URL: https://github.com/apache/solr/pull/1168#discussion_r1061819187


##########
solr/solr-ref-guide/antora.yml:
##########
@@ -40,16 +40,17 @@ asciidoc:
     # 'patch-version' is the 'z' part of x.y.z semantic version
     page-solr-javadocs: 'https://solr.apache.org/docs/10_0_0'
     solr-javadocs: 'https://solr.apache.org/docs/10_0_0'
-    lucene-javadocs: 'https://lucene.apache.org/core/9_4_0'
+    lucene-javadocs: 'https://lucene.apache.org/core/9_4_2'

Review Comment:
   Actually I found it strange that this was checked in at all, and as you can 
see it was somewhat out of date already. It is auto generated from template 
during build, so this time I copied it from the build/site folder after I ran 
`gradle solr:solr-ref-guide:buildLocalSite`. I wonder @HoustonPutman / 
@cpoerschke if there would be a way to auto update this file during a build, so 
that it would be flagged for commit.
   
   It is not super critical if it is out of date, but the reason I updated it 
was due to IntelliJ's built-in asciidoc plugin complaining about my new 
variable not being defined, so it obviously reads this file.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to