OpenSearch/distribution
Ralph Ursprung 0079fde645
docker build: use OSS `log4j2.properties` (#878)
with Elasticsearch there were two flavours of the docker build: one for
the OSS build and one with X-Pack. accordingly, there were two
`log4j2.properties` files for the two cases and the `build.gradle`
picked up the correct one depending on the build.

commit 83e87f7e54 removed all non-OSS functionality from the build but
with that it also removed the logic which so far copied over the OSS
version of `log4j2.properties`.

what the diff doesn't show properly here is that `log4j2.properties` has
been deleted and `oss/log4j2.properties` has been moved into its place
without any changes to it.

this fixes #868

Signed-off-by: Ralph Ursprung <Ralph.Ursprung@avaloq.com>
2021-06-24 10:16:17 -07:00
..
archives Renaming CPU architecture to have consistent naming (#612) 2021-04-26 09:40:09 -07:00
bwc [License] Add SPDX and OpenSearch Modification license header (#509) 2021-04-09 14:28:18 -05:00
docker docker build: use OSS `log4j2.properties` (#878) 2021-06-24 10:16:17 -07:00
licenses Fix stragglers from renaming to OpenSearch work. (#483) 2021-04-05 11:51:20 -07:00
packages distribution/packages: Fix RPM architecture name for 64-bit x86 (#620) 2021-05-26 02:41:11 +05:30
src Replace elastic.co with opensearch.org (#611) 2021-04-27 21:45:12 -05:00
tools Merging javadoc feature branch changes to main (#715) 2021-05-18 13:21:41 -07:00
build.gradle Enable adding experimental features through sandbox modules (#691) 2021-06-22 11:45:18 -05:00