Igor created IGNITE-21489:
-----------------------------
Summary: Add running script files to .jar file
Key: IGNITE-21489
URL: https://issues.apache.org/jira/browse/IGNITE-21489
Project: Ignite
Issue Type: Improvement
Components: binary, build
Affects Versions: 3.0.0-beta1
Reporter: Igor
The `ignite-runner-3.0.0-SNAPSHOT.jar` requires a lot of custom setup to run
the server. It would be useful to have the setup scripts inside jar to be able
to unpack them and use.
The files required to be added to `ignite-runner-3.0.0-SNAPSHOT.jar`:
# bootstrap-functions.sh
# ignite.java.util.logging.properties
# ignite3db
# ignite-config.conf
# setup-java.sh
# vars.env
--
This message was sent by Atlassian Jira
(v8.20.10#820010)