Vyacheslav Koptilin created IGNITE-20335:
--------------------------------------------
Summary: Move IgniteRunner to the internal package
Key: IGNITE-20335
URL: https://issues.apache.org/jira/browse/IGNITE-20335
Project: Ignite
Issue Type: Bug
Reporter: Vyacheslav Koptilin
Assignee: Vyacheslav Koptilin
It is not assumed that the -IgniteRunner- can be used directly, but this class
is placed into `org.apache.ignite` package. So, it totally makes sense to move
it to the internal one.
Definition of Done:
- -IgniteRunner- moved to -org.apache.ignite.internal.app` package
- build and packaging scripts are updated in accordance with #1
- removed outdated TODO in the -IgniteRunnerTest- : /** TODO: Replace this
test by full integration test on the cli side IGNITE-15097. */
--
This message was sent by Atlassian Jira
(v8.20.10#820010)