Kevin Sweeney created AURORA-1146:
-------------------------------------
Summary: 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)