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

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


    from c4a08d3  WIP.
     add 792f60c  WIP on NLPCRAFT-396
     add 5452147  Javadoc & spelling fixes.
     add 165a529  Update NCDeployManager.scala
     add e6a09b4  Bugfixes detected during java client tests.
     add 5cbecad  WIP on NLPCRAFT-402
     add 4b80b1c  Merge branch 'NLPCRAFT-402'
     new 820ae2e  Merge branch 'master' into NLPCRAFT-383

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:
 .../lightswitch/LightSwitchGroovyModel.groovy      | 36 ++++++++------
 .../examples/lightswitch/LightSwitchJavaModel.java |  8 +++
 .../examples/lightswitch/LightSwitchKotlinModel.kt | 36 ++++++++------
 .../lightswitch/LightSwitchScalaModel.scala        |  7 +++
 .../src/main/resources/lightswitch_model.yaml      |  9 ++--
 .../nlpcraft/common/ascii/NCAsciiTable.scala       | 47 +++++++++---------
 .../scala/org/apache/nlpcraft/model/NCElement.java |  8 +--
 .../org/apache/nlpcraft/model/NCModelView.java     | 58 +++++++++++-----------
 .../nlpcraft/model/tools/cmdline/NCCli.scala       | 19 +++++--
 .../model/tools/cmdline/NCCliCommands.scala        | 25 +++++++---
 .../test/impl/NCTestAutoModelValidatorImpl.scala   |  6 +--
 .../org/apache/nlpcraft/probe/NCProbeBoot.scala    |  2 +-
 .../apache/nlpcraft/probe/mgrs/NCProbeModel.scala  |  8 +++
 .../nlpcraft/probe/mgrs/cmd/NCCommandManager.scala | 57 ++++++++++++++-------
 .../probe/mgrs/deploy/NCDeployManager.scala        | 58 ++++++++++++----------
 .../nlpcraft/probe/mgrs/model/NCModelManager.scala | 37 ++++++++------
 .../nlpcraft/server/probe/NCProbeManager.scala     |  9 ++--
 .../nlpcraft/server/rest/NCBasicRestApi.scala      |  2 +-
 18 files changed, 265 insertions(+), 167 deletions(-)

Reply via email to