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 4b0ed07  Fix for NLPCRAFT-350.
     add b3d8dab  WIP
     add 62c0617  Merge branch 'master' into NLPCRAFT-346
     add 3d2875e  WIP.
     add bbcc7e0  WIP.
     add fbdd03f  WIP.
     add a21c741  Update NCCliFileNameCompleter.java
     add cfd6481  WIP.
     add 6a5e32a  WIP.
     add d7c97ce  WIP.
     add 28582ae  Merge branch 'master' into NLPCRAFT-346

No new revisions were added by this update.

Summary of changes:
 .../org/apache/nlpcraft/common/util/NCUtils.scala  |   9 +
 .../nlpcraft/model/tools/cmdline/NCCli.scala       |  96 +++++++++--
 .../nlpcraft/model/tools/cmdline/NCCliBase.scala   |   6 +-
 .../model/tools/cmdline/NCCliCommands.scala        |  18 +-
 .../tools/cmdline/NCCliFileNameCompleter.java      | 185 +++++++++++++++++++++
 pom.xml                                            |   4 +-
 6 files changed, 300 insertions(+), 18 deletions(-)
 create mode 100644 
nlpcraft/src/main/scala/org/apache/nlpcraft/model/tools/cmdline/NCCliFileNameCompleter.java

Reply via email to