[ 
https://issues.apache.org/jira/browse/SOLR-16298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17573856#comment-17573856
 ] 

ASF subversion and git services commented on SOLR-16298:
--------------------------------------------------------

Commit 3cfe8662b35c7802aa4c37861326f533904e9f29 in solr's branch 
refs/heads/branch_9x from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=3cfe8662b35 ]

SOLR-16298: Clean javadocs directory before building (#944)

(cherry picked from commit d840a6fd40bc1682769d9ef087c6ad75a99ddf94)


> 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]

Reply via email to