You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Maxim Khutornenko (JIRA)" <ji...@apache.org> on 2015/12/09 02:01:19 UTC

[jira] [Updated] (AURORA-1550) Unable to run tests from Intellij

     [ 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)