[
https://issues.apache.org/jira/browse/AURORA-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14336984#comment-14336984
]
Kevin Sweeney commented on AURORA-1146:
---------------------------------------
Interesting: if I use the builtin gradle import feature the class will run. If
I use the project file generated with {{./gradlew idea}} it will not.
I'm using IntelliJ IDEA 14.0.3 Ultimate on Ubuntu 14.04.2
> LocalSchedulerMain broken by JMH upgrade
> ----------------------------------------
>
> Key: AURORA-1146
> URL: https://issues.apache.org/jira/browse/AURORA-1146
> Project: Aurora
> Issue Type: Bug
> Components: Build, Scheduler
> Reporter: Kevin Sweeney
> Assignee: Kevin Sweeney
>
> Since the JMH patch the CmdLine annotation processor no longer runs in
> IntelliJ, making it impossible to run LocalSchedulerMain. This looks likely
> related to JMH adding its own annotation processor to the compile classpath.
> {noformat}
> commit 5542c556133bc1292e0a991b9db31f6465a83de8
> Author: Maxim Khutornenko <[email protected]>
> Date: Thu Dec 11 11:57:09 2014 -0800
> Adding JMH framework support for scheduler performance analysis.
>
> Reviewed at https://reviews.apache.org/r/28710/
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)