You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksandr (Jira)" <ji...@apache.org> on 2022/10/26 14:15:00 UTC

[jira] [Created] (IGNITE-17982) testFixuresAnnotationProcessor for ignite-network-annotation-processor does not work

Aleksandr created IGNITE-17982:
----------------------------------

             Summary: testFixuresAnnotationProcessor for ignite-network-annotation-processor does not work
                 Key: IGNITE-17982
                 URL: https://issues.apache.org/jira/browse/IGNITE-17982
             Project: Ignite
          Issue Type: Bug
          Components: build
            Reporter: Aleksandr


- add testFixturesAnnotationProcessor project(":ignite-network-annotation-processor") to ignite-raft build.gradle
- copy TestMessageGroup to testFixures
- run ./gradlew clean ignite-raft:build -x test

expected: modules/raft/build/generated/sources/annotationProcessor/java/testFixtures contains generated code from TestMessageGroup

in fact: the folder is empty





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