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 2021/05/01 15:42:09 UTC

[incubator-nlpcraft] branch master updated (56e1d02 -> 0030b7b)

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 56e1d02  CLI project templates fixes.
     add e5afabc  Fixed javadoc.
     add 28e2581  WIP.
     add 0030b7b  Update NCCli.scala

No new revisions were added by this update.

Summary of changes:
 javadoc/stylesheet.css                                         |  5 -----
 nlpcraft/pom.xml                                               |  2 +-
 .../scala/org/apache/nlpcraft/model/tools/cmdline/NCCli.scala  | 10 ++++++++--
 .../apache/nlpcraft/model/tools/cmdline/NCCliProbeBeacon.scala |  4 ++++
 .../nlpcraft/model/tools/cmdline/NCCliServerBeacon.scala       |  4 ++++
 .../src/main/scala/org/apache/nlpcraft/probe/NCProbeBoot.scala |  4 ++++
 .../src/main/scala/org/apache/nlpcraft/server/NCServer.scala   |  4 ++++
 7 files changed, 25 insertions(+), 8 deletions(-)