You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Houston Putman (Jira)" <ji...@apache.org> on 2022/07/15 18:45:00 UTC

[jira] [Updated] (SOLR-16298) Old classes are not removed from the javadocs on build

     [ 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: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org