mirror of
https://github.com/apache/druid.git
synced 2025-02-06 18:18:17 +00:00
* merge druid-core, extendedset, and druid-hll into druid-processing to simplify everything * fix poms and license stuff * mockito is evil * allow reset of JvmUtils RuntimeInfo if tests used static injection to override
5 lines
297 B
XML
5 lines
297 B
XML
<component name="DependencyValidationManager">
|
|
<scope name="UnusedInspectionsScope" pattern="src[druid-processing]:*..*" />
|
|
<scope name="UnusedInspectionsScope" pattern="src[extendedset]:*..*" />
|
|
<scope name="UnusedInspectionsScope" pattern="src[druid-indexing-service]:*..*" />
|
|
</component> |