Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2A7DD11162 for ; Fri, 29 Aug 2014 15:48:59 +0000 (UTC) Received: (qmail 2533 invoked by uid 500); 29 Aug 2014 15:48:58 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 2487 invoked by uid 500); 29 Aug 2014 15:48:58 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 2475 invoked by uid 99); 29 Aug 2014 15:48:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Aug 2014 15:48:58 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of williamstevens@gmail.com designates 209.85.220.52 as permitted sender) Received: from [209.85.220.52] (HELO mail-pa0-f52.google.com) (209.85.220.52) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Aug 2014 15:48:53 +0000 Received: by mail-pa0-f52.google.com with SMTP id eu11so6749678pac.39 for ; Fri, 29 Aug 2014 08:48:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=rs8+gjpUZfVQ/WICfMH7PuXSigQSsiwcjM5/7yIaZBQ=; b=VQJRCKNE3L1xLWrdK8nh0ssPdxL3Bkg6LVDKTKoP+BhFP1hmRD77kvEbuhWqba+8Yh KykCtVkD5xcTsgiz5cQmHI/3nJ1eYyKFspFu9iJCM5bSoZfK/fg9bSUGcIC+4/n6YuCg Z3jo0Ae9ctOodSGaflzzLBBejsxSw1X5ViPit849T7HO9rPI3XhipCZH/PS1aBj7iH/j kJo3HKZBtSR4J5WXd6/y8GNr7pWwRjvD3MmviWBg+cBczkkK9ov6QX9l9YVpTGNdMgPs XjLQMXusWdDUTwqxD9XorxFF8nGTjC9DlEZ+IYKcImJdZk8TlkbU+qq+QPb4WW+Jdk+W grRQ== MIME-Version: 1.0 X-Received: by 10.67.15.71 with SMTP id fm7mr16300173pad.45.1409327313486; Fri, 29 Aug 2014 08:48:33 -0700 (PDT) Sender: williamstevens@gmail.com Received: by 10.70.133.66 with HTTP; Fri, 29 Aug 2014 08:48:33 -0700 (PDT) In-Reply-To: References: Date: Fri, 29 Aug 2014 11:48:33 -0400 X-Google-Sender-Auth: vouKOt5nuNcBPn38_yWX7AC298w Message-ID: Subject: Re: cloudstack-checkstyle From: Will Stevens To: "dev@cloudstack.apache.org" Content-Type: multipart/alternative; boundary=001a11344dace487b00501c695ee X-Virus-Checked: Checked by ClamAV on apache.org --001a11344dace487b00501c695ee Content-Type: text/plain; charset=UTF-8 Thank you. Yes, I was able to find it. It was not in the stacktrace, but there was a single line above the report which gave me info as to why it failed. Thx, Will *Will STEVENS* Lead Developer *CloudOps* *| *Cloud Solutions Experts 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 w cloudops.com *|* tw @CloudOps_ On Fri, Aug 29, 2014 at 11:40 AM, Marcus wrote: > They don't? I've always been able to find something in the maven output > pointing to a line with trailing spaces or something. It just isn't the > very last thing it prints. If you're not compiling multi-threaded (e.g. > mvn -T C1.5) then it's usually 100 or so lines up, above the report. If you > ARE multithreaded, it can be anywhere. > > > On Fri, Aug 29, 2014 at 9:11 AM, Will Stevens > wrote: > > > How are we supposed to verify and fix the cloudstack-checkstyle errors? > > The stack traces do not give any feedback at all for where the error > > occurred so it is basically impossible to have a good code/test/fix cycle > > with it. > > > > Any ideas??? > > > > *Will STEVENS* > > Lead Developer > > > > *CloudOps* *| *Cloud Solutions Experts > > 420 rue Guy *|* Montreal *|* Quebec *|* H3J 1S6 > > w cloudops.com *|* tw @CloudOps_ > > > --001a11344dace487b00501c695ee--