OpenSearch/x-pack/plugin/runtime-fields/qa/with-security
Jake Landis 5b7246157f
[7.x] Fix projects that failed to build within Intellij (#62258) (#62408)
This commit address some build failures from the perspective of Intellij.
These changes include:
* changing an order of a dependency definition that seems to can cause Intellij build to fail.
* introduction of an abstract class out of the test source set (seems to be an issue sharing 
  classes cross projects with non-standard source sets. 
* a couple of missing dependency definitions (not sure how the command line worked prior to this)
2020-09-17 17:45:12 -05:00
..
src/javaRestTest/java/org/elasticsearch/xpack/security Runtime fields: rename emitValue function to emit (#62191) 2020-09-10 20:27:49 +02:00
build.gradle [7.x] Fix projects that failed to build within Intellij (#62258) (#62408) 2020-09-17 17:45:12 -05:00
roles.yml Add support for runtime fields (#61776) 2020-09-07 09:14:53 +02:00