You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Kevin Sweeney (JIRA)" <ji...@apache.org> on 2015/02/25 03:02:05 UTC

[jira] [Created] (AURORA-1146) LocalSchedulerMain broken by JMH upgrade

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 <ma...@apache.org>
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)