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

sergeykamov pushed a change to branch NLPCRAFT-70_NEW
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.


    from 3d2f865  Merge branch 'master' into NLPCRAFT-70_NEW
     add dd44328  Fixed NLPCRAFT-408
     add 7e19511  Fix for NLPCRAFT-412
     add d895788  WIP.
     add 4c10237  WIP.
     add 43aab21  WIP.
     add eddf3e2  WIP.
     add 3e896fa  WIP.
     add 0230d8e  WIP.
     add f03996e  Code review on NLPCRAFT-381
     add e6de478  Merge branch 'NLPCRAFT-381'
     new 2ba5991  Merge branch 'master' into NLPCRAFT-70_NEW

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-examples/alarm/pom.xml                    |   2 +-
 nlpcraft-examples/echo/pom.xml                     |   2 +-
 nlpcraft-examples/helloworld/pom.xml               |   2 +-
 nlpcraft-examples/lightswitch/pom.xml              |   2 +-
 nlpcraft-examples/phone/pom.xml                    |   2 +-
 nlpcraft-examples/sql/pom.xml                      |   2 +-
 nlpcraft-examples/weather/pom.xml                  |   2 +-
 .../phone => nlpcraft-tests/cli}/pom.xml           |  20 ++-
 .../nlpcraft/model/tools/cmdline/NCCliSpec.scala   | 178 +++++++++++++++++++++
 .../org/apache/nlpcraft/common/ansi/NCAnsi.scala   |   4 +-
 .../apache/nlpcraft/model/impl/NCTokenLogger.scala |   9 +-
 pom.xml                                            |   7 +
 12 files changed, 213 insertions(+), 19 deletions(-)
 copy {nlpcraft-examples/phone => nlpcraft-tests/cli}/pom.xml (85%)
 create mode 100644 
nlpcraft-tests/cli/src/test/java/org/apache/nlpcraft/model/tools/cmdline/NCCliSpec.scala

Reply via email to