[
https://issues.apache.org/jira/browse/SOLR-16298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman resolved SOLR-16298.
-----------------------------------
Fix Version/s: 9.1
main (10.0)
Resolution: Fixed
> 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
> Fix For: 9.1, main (10.0)
>
> 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]