You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2021/12/28 18:37:49 UTC

[GitHub] [solr] janhoy commented on a change in pull request #472: SOLR-15845 SolrVersion class only recording current version, and based on SemVer

janhoy commented on a change in pull request #472:
URL: https://github.com/apache/solr/pull/472#discussion_r776029784



##########
File path: solr/core/src/java/org/apache/solr/packagemanager/RepositoryManager.java
##########
@@ -68,8 +68,6 @@
 
   final private PackageManager packageManager;
 
-  public static final String systemVersion = Version.LATEST.toString();

Review comment:
       No need to keep a systemVersion string here as it is always available in `SolrVersion.LATEST`.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org