[
https://issues.apache.org/jira/browse/SOLR-16298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573855#comment-17573855
]
ASF subversion and git services commented on SOLR-16298:
--------------------------------------------------------
Commit d840a6fd40bc1682769d9ef087c6ad75a99ddf94 in solr's branch
refs/heads/main from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=d840a6fd40b ]
SOLR-16298: Clean javadocs directory before building (#944)
> Old classes are not removed from the javadocs on build
> ------------------------------------------------------
>
> Key: SOLR-16298
> URL: https://issues.apache.org/jira/browse/SOLR-16298
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: documentation, Gradle
> Affects Versions: 9.0
> Reporter: Houston Putman
> Assignee: Houston Putman
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Steps to reproduce:
> # Check out the 9.0.0 tag
> # {{./gradlew documentation}}
> # Check out main
> # {{./gradlew documentation}}
> # {{less
> solr/documentation/build/site/core/org/apache/solr/handler/admin/CoreAdminHandlerApi.html}}
> Notice that the Solr version on this file will read 9.0.0, not
> 10.0.0-SNAPSHOT.
> That's because this class does not exist in main, and should have been
> deleted when running the {{documentation}} task the second time.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]