Skip to content

Conversation

jdiazdev
Copy link

The change in this PR register a new build task for Elasticsearch to build the No JDK OSS version distribution tar.
There is also a change included to modify the shell script for to create the skeleton build.gradle file in the location for the new archive type.

These changes allow you to run a ES 7.8.0 build like ./gradlew --no-daemon :distribution:archives:buildOssNoJdkS390xTar,
which will generate the new tar in distribution/archives/oss-no-jdk-s390x-tar/build/distributions

@aborkar-ibm
Copy link
Contributor

Thanks for the comments. We did consider this change, but looks like no-jdk distributions that do not bundle a JDK are deprecated and will be removed in a future release. Please refer to the commit - > elastic/elasticsearch@57bd64a

@jdiazdev
Copy link
Author

jdiazdev commented Apr 9, 2021

@aborkar-ibm thanks for the comment, I didn't know about that.
However, the change you refer to belongs to this PR: elastic/elasticsearch#64275 which, according to its labels, doesn't apply to the version I am proposing the change to (7.8.0 vs that change applied from version 7.10.0).
Based on that, could you reconsider?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants