OpenSearch/distribution/docker
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
..
docker-arm64-export Renaming CPU architecture to have consistent naming (#612) 2021-04-26 09:40:09 -07:00
docker-build-context Remove the oss string from OpenSearch distributions (#575) 2021-04-20 09:27:40 -07:00
docker-export Remove the oss string from OpenSearch distributions (#575) 2021-04-20 09:27:40 -07:00
src docker build: use OSS `log4j2.properties` (#878) 2021-06-24 10:16:17 -07:00
build.gradle Renaming CPU architecture to have consistent naming (#612) 2021-04-26 09:40:09 -07:00
docker-compose.yml Remove the oss string from OpenSearch distributions (#575) 2021-04-20 09:27:40 -07:00
docker-test-entrypoint.sh Cleanup `default` flavor stragglers from docker distributions. (#481) 2021-04-09 10:24:41 -07:00