[jira] [Resolved] (FLINK-4570) Scalastyle Maven plugin fails undeterministically
[ https://issues.apache.org/jira/browse/FLINK-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Michels resolved FLINK-4570. --- Resolution: Fixed Reverted back to Scalastyle version 0.8.0 and disabled Scalastyle for flink-mesos' Utils.scala file. c251efca285e58a9658ee43c11125afc4453f3af > Scalastyle Maven plugin fails undeterministically > - > > Key: FLINK-4570 > URL: https://issues.apache.org/jira/browse/FLINK-4570 > Project: Flink > Issue Type: Bug > Components: Build System >Affects Versions: 1.2.0 >Reporter: Maximilian Michels >Assignee: Maximilian Michels > Fix For: 1.2.0 > > > The style check fails undeterministically in > flink-mesos/src/test/scala/org/apache/flink/mesos/Utils.scala > It sometimes fails in the nightly builds without any changes to the code > which lets the style check fail. Not reproduceable locally. > Failed: https://builds.apache.org/job/flink-snapshot-deployment/205/ > Passes: https://builds.apache.org/job/flink-snapshot-deployment/206/ > Failed: https://builds.apache.org/job/flink-snapshot-deployment/207/ > Could be related to upgrading Scalastyle from 0.5.0 to 0.8.0. As a first > step, I will just lower the Scalastyle version to 0.5.0 again. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Resolved] (FLINK-4570) Scalastyle Maven plugin fails undeterministically
[ https://issues.apache.org/jira/browse/FLINK-4570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Michels resolved FLINK-4570. --- Resolution: Fixed Fix Version/s: 1.2.0 Reverted to 0.5.0 in bc9d52391957c1a1150a275429ff07b262259a42 > Scalastyle Maven plugin fails undeterministically > - > > Key: FLINK-4570 > URL: https://issues.apache.org/jira/browse/FLINK-4570 > Project: Flink > Issue Type: Bug > Components: Build System >Affects Versions: 1.2.0 >Reporter: Maximilian Michels >Assignee: Maximilian Michels > Fix For: 1.2.0 > > > The style check fails undeterministically in > flink-mesos/src/test/scala/org/apache/flink/mesos/Utils.scala > It sometimes fails in the nightly builds without any changes to the code > which lets the style check fail. Not reproduceable locally. > Failed: https://builds.apache.org/job/flink-snapshot-deployment/205/ > Passes: https://builds.apache.org/job/flink-snapshot-deployment/206/ > Failed: https://builds.apache.org/job/flink-snapshot-deployment/207/ > Could be related to upgrading Scalastyle from 0.5.0 to 0.8.0. As a first > step, I will just lower the Scalastyle version to 0.5.0 again. -- This message was sent by Atlassian JIRA (v6.3.4#6332)