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/09/23 18:54:18 UTC

[GitHub] [solr] magibney opened a new pull request #303: SOLR-15455: Support building against local Lucene SNAPSHOT version

magibney opened a new pull request #303:
URL: https://github.com/apache/solr/pull/303


   See: https://issues.apache.org/jira/browse/SOLR-15455
   
   Introduced support is passive in the sense that it doesn't change anything on disk. It requires the `-DluceneSnapshot` flag to specified explicitly -- e.g., either on the command-line invocation of gradle, or in `gradle.properties` file (useful for IDE interactions), i.e.:
   ```
   # Uncomment below if developing against a local lucene snapshot
   systemProp.luceneSnapshot
   ```


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


[GitHub] [solr] magibney closed pull request #303: SOLR-15455: Support building against local Lucene SNAPSHOT version

Posted by GitBox <gi...@apache.org>.
magibney closed pull request #303:
URL: https://github.com/apache/solr/pull/303


   


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


[GitHub] [solr] magibney commented on pull request #303: SOLR-15455: Support building against local Lucene SNAPSHOT version

Posted by GitBox <gi...@apache.org>.
magibney commented on pull request #303:
URL: https://github.com/apache/solr/pull/303#issuecomment-932269351


   Superseded by #304 


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