TomMD opened a new pull request #1901:
URL: https://github.com/apache/lucene-solr/pull/1901


   # Description
   
   The Apache infrastructure team has installed the Muse GitHub application.  
In order for Lucene-Solr to benefit the application must understand how to 
build the project.  While it has build heuristics, it does not guess between 
JDK8 or JDK11 (two JDKs most supported by several static analysis tools).  
Thus, this configuration explicitly instructs use of JDK11.
   
   # Solution
   
   Add a config.toml with `jdk11 = true`.
   
   # Tests
   
   I've run Muse with this configuration before.  If, for some reason, the 
configuration is incorrect of has a typo then it at least won't negatively 
impact the rest of the project.
   
   # Checklist
   
   - [X] I have created a Jira issue and added the issue ID to my pull request 
title.
   - [X] I have developed this patch against the `master` branch.


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to