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

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

     [ https://issues.apache.org/jira/browse/IGNITE-17982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vadim Pakhnushev updated IGNITE-17982:
--------------------------------------
    Summary: testFixturesAnnotationProcessor for ignite-network-annotation-processor does not work  (was: testFixuresAnnotationProcessor for ignite-network-annotation-processor does not work)

> testFixturesAnnotationProcessor 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
>            Assignee: Vadim Pakhnushev
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> - 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
> TestWriteCommand and TestMessageGroup should be moved to testFixures then.



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