You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nlpcraft.apache.org by "Sergey Kamov (Jira)" <ji...@apache.org> on 2021/01/03 17:23:00 UTC

[jira] [Created] (NLPCRAFT-211) Release verify java version issue.

Sergey Kamov created NLPCRAFT-211:
-------------------------------------

             Summary: Release verify java version issue.
                 Key: NLPCRAFT-211
                 URL: https://issues.apache.org/jira/browse/NLPCRAFT-211
             Project: NLPCraft
          Issue Type: Bug
          Components: build
            Reporter: Sergey Kamov
            Assignee: Aaron Radzinski
             Fix For: 0.7.4


 - I don't have JAVA_HOME env variable, but `java -version` command shows '11'.

 - When I execute `mvn clean verify`, on pre-integration phase sever started under java 15 and hang on start.

We have to set a concrete java version in pom.xml for integration tests if it is possible or describe how to avoid this problem if the user has java 15 because it can be used somehow.

(Checked under two different bigSur installation, where were installed: oracle jdk8 and 11, open java 15 was installed indirect way, maybe with `brew`)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)