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:16 UTC

[incubator-nlpcraft] branch NLPCRAFT-41 updated (9f906b5 -> 0e487f8)

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

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


    from 9f906b5  WIP.
     add f54d50d  Javadoc fix.
     add 1c496b6  Added missing appendix to the LICENSE file.
     add c49de97  Various fixes for LICENSE and NOTICE files.
     add 70a6770  Various fixes for LICENSE and NOTICE files.
     add b2f894c  Added dedicated NOTICE file to binary distribution.
     add 1e1848a  Fixing README files links.
     add 440116e  WIP.
     add eb6bf9e  Quick fixes.
     add a4e6b6a  RAT config.
     new 0e487f8  Merge branch 'master' into NLPCRAFT-41

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:
 .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(-)
 delete mode 100644 .travis.yml
 create mode 100644 bindist/NOTICE


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

Posted by se...@apache.org.
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(-)