OpenSearch/plugins
Lee Hinman a07ba9e400
Move Streams.copy into elasticsearch-core and make a multi-release jar (#29322)
* Move Streams.copy into elasticsearch-core and make a multi-release jar

This moves the method `Streams.copy(InputStream in, OutputStream out)` into the
`elasticsearch-core` project (inside the `o.e.core.internal.io` package). It
also makes this class into a multi-release class where the Java 9 equivalent
uses `InputStream#transferTo`.

This is a followup from
https://github.com/elastic/elasticsearch/pull/29300#discussion_r178147495
2018-04-06 11:07:20 -06:00
..
analysis-icu Upgrade to lucene 7.3.0 (#29387) 2018-04-05 10:34:44 +01:00
analysis-kuromoji Upgrade to lucene 7.3.0 (#29387) 2018-04-05 10:34:44 +01:00
analysis-phonetic Upgrade to lucene 7.3.0 (#29387) 2018-04-05 10:34:44 +01:00
analysis-smartcn Upgrade to lucene 7.3.0 (#29387) 2018-04-05 10:34:44 +01:00
analysis-stempel Upgrade to lucene 7.3.0 (#29387) 2018-04-05 10:34:44 +01:00
analysis-ukrainian Upgrade to lucene 7.3.0 (#29387) 2018-04-05 10:34:44 +01:00
discovery-azure-classic
discovery-ec2 Remove execute mode bit from source files 2018-03-26 13:37:55 +02:00
discovery-file
discovery-gce Copy Lucene IOUtils (#29012) 2018-03-13 12:49:33 -04:00
examples
ingest-attachment Add ingest-attachment support for per document `indexed_chars` limit (#28977) 2018-03-14 19:07:20 +01:00
ingest-geoip Copy Lucene IOUtils (#29012) 2018-03-13 12:49:33 -04:00
ingest-user-agent
mapper-murmur3 Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
mapper-size Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
repository-azure Move Streams.copy into elasticsearch-core and make a multi-release jar (#29322) 2018-04-06 11:07:20 -06:00
repository-gcs Move Streams.copy into elasticsearch-core and make a multi-release jar (#29322) 2018-04-06 11:07:20 -06:00
repository-hdfs
repository-s3 Use ESBlobStoreRepositoryIntegTestCase to test the repository-s3 plugin (#29315) 2018-04-05 13:34:02 +02:00
store-smb
transport-nio Remove NioNotEnabledBootstrapCheck bootstrap check (#28901) 2018-03-08 11:06:36 -07:00
build.gradle