You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nlpcraft.apache.org by se...@apache.org on 2020/05/15 08:29:17 UTC

[incubator-nlpcraft] 01/01: Merge branch 'master' into NLPCRAFT-41

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

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

commit 0e487f840b50db8eee8d93e8723ae9c77ac7627b
Merge: 9f906b5 a4e6b6a
Author: Sergey Kamov <se...@apache.org>
AuthorDate: Fri May 15 11:29:01 2020 +0300

    Merge branch 'master' into NLPCRAFT-41

 .travis.yml                                        | 19 -----
 LICENSE                                            | 53 ++++++++++++-
 NOTICE                                             | 92 +---------------------
 README.md                                          |  4 +-
 bin/prepare.sh                                     |  3 +-
 bindist/LICENSE                                    | 53 ++++++++++++-
 bindist/NOTICE                                     | 10 +++
 openapi/README.md                                  |  4 +-
 pom.xml                                            | 46 +++++++----
 .../scala/org/apache/nlpcraft/examples/README.md   |  4 +-
 .../org/apache/nlpcraft/examples/alarm/README.md   |  4 +-
 .../org/apache/nlpcraft/examples/echo/README.md    |  4 +-
 .../apache/nlpcraft/examples/helloworld/README.md  |  4 +-
 .../apache/nlpcraft/examples/lightswitch/README.md |  4 +-
 .../org/apache/nlpcraft/examples/phone/README.md   |  4 +-
 .../org/apache/nlpcraft/examples/time/README.md    |  4 +-
 .../org/apache/nlpcraft/examples/weather/README.md |  4 +-
 17 files changed, 170 insertions(+), 146 deletions(-)