You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Artukhov (Jira)" <ji...@apache.org> on 2022/11/16 12:44:00 UTC

[jira] [Created] (IGNITE-18177) Clarify DEVNOTES.md in modules/platforms/cpp

Ivan Artukhov created IGNITE-18177:
--------------------------------------

             Summary: Clarify DEVNOTES.md in modules/platforms/cpp
                 Key: IGNITE-18177
                 URL: https://issues.apache.org/jira/browse/IGNITE-18177
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
    Affects Versions: 3.0.0-beta1
            Reporter: Ivan Artukhov


I've checked C++ module in Apache Ignite 3 beta1 RC2 (https://dist.apache.org/repos/dist/dev/ignite/3.0.0-beta1-rc2/apache-ignite-3.0.0-beta1-cpp.zip). Found no issues with building the module and running tests but DEVNOTES.md needs the following clarification of section "Build Java".
* it is not clear whether a user needs to build the Java part of the project to run C++ tests.
* `mvn` is deprecated in favor of `gradle` so `DEVNOTES.md` should not mention `mvn`.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)