You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by ar...@apache.org on 2020/10/16 08:08:49 UTC

[incubator-nlpcraft] branch master updated (2ea3e83 -> ec74be5)

This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.


    from 2ea3e83  Merge branch 'master' of https://github.com/apache/incubator-nlpcraft
     add 8f3df57  Update NCCli.scala
     add ec74be5  Fix for NLPCRAFT-156 and NLPCRAFT-157.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/nlpcraft/common/util/NCUtils.scala  |  36 +++++++
 .../nlpcraft/model/tools/cmdline/NCCli.scala       | 104 ++++++++++++++++++++-
 .../org/apache/nlpcraft/probe/NCProbeBoot.scala    |   2 +-
 .../org/apache/nlpcraft/server/NCServer.scala      |   2 +-
 .../nlpcraft/server/rest/NCBasicRestApi.scala      |  12 +--
 5 files changed, 146 insertions(+), 10 deletions(-)