OpenSearch/distribution
Jason Tedor d8c0a39c15
Remove vestiges of animal sniffer (#31178)
We no longer need animal sniffer because we use JDK functionality
(introduced in JDK 9) to target older versions of the JDK for
compilation. This functionality means that the JDK handles the problem
of ensuring that we do not use JDK APIs from the version that we are
compiling from that are not available in the version that we are
compiling to. A previous commit removed this for the REST client (where
we target JDK 7) but a few traces were left behind.
2018-06-07 17:00:22 -04:00
..
archives stable filemode for zip distributions (#30854) 2018-05-29 17:32:06 -07:00
bwc Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00
packages Verify signatures on official plugins (#30800) 2018-05-25 07:56:35 -04:00
src Adjust indentation in CLI scripts 2018-06-06 22:52:50 -04:00
tools Remove vestiges of animal sniffer (#31178) 2018-06-07 17:00:22 -04:00
build.gradle Verify signatures on official plugins (#30800) 2018-05-25 07:56:35 -04:00