[ 
https://issues.apache.org/jira/browse/AURORA-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071807#comment-15071807
 ] 

Bill Farner commented on AURORA-1566:
-------------------------------------

I remembered now why i never bumped to 2.8 - i ran into false positives with 
pmd.  This is particularly strange since we pin the PMD version, so PMD itself 
should not be changing.  Here's a similar report: 
http://sourceforge.net/p/pmd/bugs/1439/

False positives:
{noformat}
/Users/bill/code/aurora/src/main/java/org/apache/aurora/scheduler/app/SchedulerMain.java:224:
   Avoid unused private methods such as 'exit(String,Exception)'.
/Users/bill/code/aurora/src/main/java/org/apache/aurora/scheduler/cron/quartz/CronLifecycle.java:76:
    Avoid unused private methods such as 
'logLaunchFailure(IJobConfiguration,Exception)'.
/Users/bill/code/aurora/src/main/java/org/apache/aurora/scheduler/thrift/aop/AopModule.java:114:
        Avoid unused private methods such as 
'bindThriftDecorator(MethodInterceptor)'.
{noformat}

> Upgrade to Gradle 2.10
> ----------------------
>
>                 Key: AURORA-1566
>                 URL: https://issues.apache.org/jira/browse/AURORA-1566
>             Project: Aurora
>          Issue Type: Task
>            Reporter: Zameer Manji
>            Priority: Minor
>              Labels: newbie
>
> We are on Gradle 2.7 but Gradle 2.10 was just released: 
> https://docs.gradle.org/2.10/release-notes
> We should upgrade to the latest version to pick up performance upgrades to 
> speed up build times.
> As a reminder, doing this requires upgrading the aurora repo as well as the 
> aurora-packaging repo.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to