uschindler commented on pull request #582:
URL: https://github.com/apache/lucene/pull/582#issuecomment-1005287391


   > elsewhere we have the integration tests as `core.tests` and 
`distribution.tests`, should this be `analysis.tests`? Currently I am messing 
around in this branch with `./gradlew -p lucene/analysis/integration.tests test`
   
   The name does not matter, only the suffix `.tests` matters.
   
   There are 2 possibilities:
   - below the `analysis/` subdirectory (like at moment) with a more generic 
name `integration.tests`
   - next to `analysis` top level folder as `analysis.tests`
   
   To me it does not matter, both works. I like name "integration" more.


-- 
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-unsubscr...@lucene.apache.org

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