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

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


The following commit(s) were added to refs/heads/master by this push:
     new aa22d35  Scripts fixes.
aa22d35 is described below

commit aa22d357a54a94ccf2f38672bd381105da28813b
Author: Sergey Kamov <[email protected]>
AuthorDate: Fri Jul 30 20:14:52 2021 +0300

    Scripts fixes.
---
 nlpcraft/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nlpcraft/pom.xml b/nlpcraft/pom.xml
index fc1c73f..42726f7 100644
--- a/nlpcraft/pom.xml
+++ b/nlpcraft/pom.xml
@@ -390,7 +390,7 @@
                                 <!-- Reason: output is to big. -->
                                 <exclude>**/NCDateGeneratorSpec.*</exclude>
                                 <!-- Reason: 'contextWordServer' should be 
started. -->
-                                <exclude>**/NCRestModelSpec.*</exclude>
+                                <exclude>**/NCRestModelSpec1.*</exclude>
                             </excludes>
                         </configuration>
                     </execution>

Reply via email to