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)