[
https://issues.apache.org/jira/browse/AURORA-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Khutornenko updated AURORA-1550:
--------------------------------------
Description:
The out of the box generated intellij project ('./gradlew idea') no longer
builds after this commit: 0c98e8a82177f39534db3a49162582aeb1739728
(https://reviews.apache.org/r/40786).
The Forward annotation is not processed during the Intellij build. Fiddling
with the "Annotation processors" values in the project settings did not help
either.
The only workaround seems to use gradle from the IDE (e.g. import project from
gradle), which is much slower and does not let target individual test runs
reliably.
was:
The out of the box generated intellij project ('./gradlew idea') no longer
builds after this commit: 0c98e8a82177f39534db3a49162582aeb1739728
(https://reviews.apache.org/r/40786).
The Forward annotation is not emitted during the Intellij build. Fiddling with
the "Annotation processors" values in the project settings did not help either.
The only workaround seems to use gradle from the IDE (e.g. import project from
gradle), which is much slower and does not let target individual test runs
reliably.
> Unable to run tests from Intellij
> ---------------------------------
>
> Key: AURORA-1550
> URL: https://issues.apache.org/jira/browse/AURORA-1550
> Project: Aurora
> Issue Type: Bug
> Components: Build
> Reporter: Maxim Khutornenko
>
> The out of the box generated intellij project ('./gradlew idea') no longer
> builds after this commit: 0c98e8a82177f39534db3a49162582aeb1739728
> (https://reviews.apache.org/r/40786).
> The Forward annotation is not processed during the Intellij build. Fiddling
> with the "Annotation processors" values in the project settings did not help
> either.
> The only workaround seems to use gradle from the IDE (e.g. import project
> from gradle), which is much slower and does not let target individual test
> runs reliably.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)