OpenSearch/buildSrc
Nik Everett d0e4485d42 Move NamingConventionsCheck into buildSrc
This will let things that don't depend on :test:framework like the
client use it.

Also skip initializing the classes we check because we don't care
about their initialization behavior because we're not executing them.
This makes the naming conventions check pretty close to instant
from a "human eye" perspective.
2016-06-14 18:30:34 -04:00
..
src Move NamingConventionsCheck into buildSrc 2016-06-14 18:30:34 -04:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle Move NamingConventionsCheck into buildSrc 2016-06-14 18:30:34 -04:00
version.properties Set next version back to alpha4 2016-06-13 09:26:45 -07:00