This is an automated email from the ASF dual-hosted git repository.
sergeykamov pushed a commit to branch NLPCRAFT-91-MODULES
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
The following commit(s) were added to refs/heads/NLPCRAFT-91-MODULES by this
push:
new 59b54d5 WIP.
59b54d5 is described below
commit 59b54d53433c6ec9f5da519a0c66b4a1cfe1e603
Author: Sergey Kamov <[email protected]>
AuthorDate: Fri Apr 23 18:47:17 2021 +0300
WIP.
---
nlpcraft-examples/alarm/src/main/resources/nlpcraft.conf | 2 +-
nlpcraft-examples/echo/src/main/resources/nlpcraft.conf | 2 +-
nlpcraft-examples/helloworld/src/main/resources/nlpcraft.conf | 2 +-
nlpcraft-examples/lightswitch/src/main/resources/nlpcraft.conf | 2 +-
nlpcraft-examples/minecraft/src/main/resources/nlpcraft.conf | 2 +-
nlpcraft-examples/phone/src/main/resources/nlpcraft.conf | 2 +-
nlpcraft-examples/sql/src/main/resources/nlpcraft.conf | 2 +-
nlpcraft-examples/time/src/main/resources/nlpcraft.conf | 2 +-
nlpcraft-examples/weather/src/main/resources/nlpcraft.conf | 2 +-
9 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/nlpcraft-examples/alarm/src/main/resources/nlpcraft.conf
b/nlpcraft-examples/alarm/src/main/resources/nlpcraft.conf
index 04bd9f1..6726422 100644
--- a/nlpcraft-examples/alarm/src/main/resources/nlpcraft.conf
+++ b/nlpcraft-examples/alarm/src/main/resources/nlpcraft.conf
@@ -66,7 +66,7 @@ nlpcraft {
# repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
extConfig {
# Mandatory.
- extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/master/external"
+ extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
# Optional.
# Default value is $USER_HOME/.nlpcraft/extcfg
diff --git a/nlpcraft-examples/echo/src/main/resources/nlpcraft.conf
b/nlpcraft-examples/echo/src/main/resources/nlpcraft.conf
index 128880a..a82c2b9 100644
--- a/nlpcraft-examples/echo/src/main/resources/nlpcraft.conf
+++ b/nlpcraft-examples/echo/src/main/resources/nlpcraft.conf
@@ -66,7 +66,7 @@ nlpcraft {
# repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
extConfig {
# Mandatory.
- extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/master/external"
+ extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
# Optional.
# Default value is $USER_HOME/.nlpcraft/extcfg
diff --git a/nlpcraft-examples/helloworld/src/main/resources/nlpcraft.conf
b/nlpcraft-examples/helloworld/src/main/resources/nlpcraft.conf
index f4430b0..1dee03f 100644
--- a/nlpcraft-examples/helloworld/src/main/resources/nlpcraft.conf
+++ b/nlpcraft-examples/helloworld/src/main/resources/nlpcraft.conf
@@ -66,7 +66,7 @@ nlpcraft {
# repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
extConfig {
# Mandatory.
- extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/master/external"
+ extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
# Optional.
# Default value is $USER_HOME/.nlpcraft/extcfg
diff --git a/nlpcraft-examples/lightswitch/src/main/resources/nlpcraft.conf
b/nlpcraft-examples/lightswitch/src/main/resources/nlpcraft.conf
index f43a4dd..e9babcf 100644
--- a/nlpcraft-examples/lightswitch/src/main/resources/nlpcraft.conf
+++ b/nlpcraft-examples/lightswitch/src/main/resources/nlpcraft.conf
@@ -66,7 +66,7 @@ nlpcraft {
# repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
extConfig {
# Mandatory.
- extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/master/external"
+ extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
# Optional.
# Default value is $USER_HOME/.nlpcraft/extcfg
diff --git a/nlpcraft-examples/minecraft/src/main/resources/nlpcraft.conf
b/nlpcraft-examples/minecraft/src/main/resources/nlpcraft.conf
index a46f4a9..13f0fed 100644
--- a/nlpcraft-examples/minecraft/src/main/resources/nlpcraft.conf
+++ b/nlpcraft-examples/minecraft/src/main/resources/nlpcraft.conf
@@ -66,7 +66,7 @@ nlpcraft {
# repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
extConfig {
# Mandatory.
- extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/master/external"
+ extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
# Optional.
# Default value is $USER_HOME/.nlpcraft/extcfg
diff --git a/nlpcraft-examples/phone/src/main/resources/nlpcraft.conf
b/nlpcraft-examples/phone/src/main/resources/nlpcraft.conf
index bc63ce8..1c7a5cc 100644
--- a/nlpcraft-examples/phone/src/main/resources/nlpcraft.conf
+++ b/nlpcraft-examples/phone/src/main/resources/nlpcraft.conf
@@ -66,7 +66,7 @@ nlpcraft {
# repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
extConfig {
# Mandatory.
- extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/master/external"
+ extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
# Optional.
# Default value is $USER_HOME/.nlpcraft/extcfg
diff --git a/nlpcraft-examples/sql/src/main/resources/nlpcraft.conf
b/nlpcraft-examples/sql/src/main/resources/nlpcraft.conf
index e8a71bf..29363fe 100644
--- a/nlpcraft-examples/sql/src/main/resources/nlpcraft.conf
+++ b/nlpcraft-examples/sql/src/main/resources/nlpcraft.conf
@@ -66,7 +66,7 @@ nlpcraft {
# repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
extConfig {
# Mandatory.
- extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/master/external"
+ extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
# Optional.
# Default value is $USER_HOME/.nlpcraft/extcfg
diff --git a/nlpcraft-examples/time/src/main/resources/nlpcraft.conf
b/nlpcraft-examples/time/src/main/resources/nlpcraft.conf
index b641437..795ff0f 100644
--- a/nlpcraft-examples/time/src/main/resources/nlpcraft.conf
+++ b/nlpcraft-examples/time/src/main/resources/nlpcraft.conf
@@ -66,7 +66,7 @@ nlpcraft {
# repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
extConfig {
# Mandatory.
- extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/master/external"
+ extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
# Optional.
# Default value is $USER_HOME/.nlpcraft/extcfg
diff --git a/nlpcraft-examples/weather/src/main/resources/nlpcraft.conf
b/nlpcraft-examples/weather/src/main/resources/nlpcraft.conf
index e7e2b8b..3789712 100644
--- a/nlpcraft-examples/weather/src/main/resources/nlpcraft.conf
+++ b/nlpcraft-examples/weather/src/main/resources/nlpcraft.conf
@@ -66,7 +66,7 @@ nlpcraft {
# repository for more information:
https://github.com/apache/incubator-nlpcraft/tree/master/external
extConfig {
# Mandatory.
- extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/master/external"
+ extUrl =
"https://github.com/apache/incubator-nlpcraft/raw/external_config/external"
# Optional.
# Default value is $USER_HOME/.nlpcraft/extcfg