[
https://issues.apache.org/jira/browse/SOLR-16298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman updated SOLR-16298:
----------------------------------
Description:
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.
was:
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.
> 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: 10m
> 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]