This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a change to branch NLPCRAFT-91-MODULES
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from f4e24e6 WIP.
add c183fbf WIP.
add a5fdb78 Update NCCli.scala
add 0f3eddc Fix for NLPCRAFT-301.
add 8ef891e Update NCCli.scala
new 56148f4 Merge branch 'master' into NLPCRAFT-91-MODULES
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../nlpcraft/model/tools/cmdline/NCCli.scala | 321 +++++++--------------
.../nlpcraft/model/tools/cmdline/NCCliBase.scala | 144 +++++++++
.../model/tools/cmdline/NCCliServerBeacon.scala | 4 +-
.../org/apache/nlpcraft/probe/NCProbeBoot.scala | 4 +
4 files changed, 251 insertions(+), 222 deletions(-)
create mode 100644
nlpcraft/src/main/scala/org/apache/nlpcraft/model/tools/cmdline/NCCliBase.scala