From dev-return-9025-apmail-rave-dev-archive=rave.apache.org@rave.apache.org Sat Sep 14 00:53:20 2013 Return-Path: X-Original-To: apmail-rave-dev-archive@www.apache.org Delivered-To: apmail-rave-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 71C0610E8E for ; Sat, 14 Sep 2013 00:53:20 +0000 (UTC) Received: (qmail 77493 invoked by uid 500); 14 Sep 2013 00:53:20 -0000 Delivered-To: apmail-rave-dev-archive@rave.apache.org Received: (qmail 77464 invoked by uid 500); 14 Sep 2013 00:53:20 -0000 Mailing-List: contact dev-help@rave.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@rave.apache.org Delivered-To: mailing list dev@rave.apache.org Received: (qmail 77456 invoked by uid 99); 14 Sep 2013 00:53:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Sep 2013 00:53:20 +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 (nike.apache.org: domain of mikesjett@gmail.com designates 209.85.217.175 as permitted sender) Received: from [209.85.217.175] (HELO mail-lb0-f175.google.com) (209.85.217.175) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Sep 2013 00:53:13 +0000 Received: by mail-lb0-f175.google.com with SMTP id y6so2611347lbh.34 for ; Fri, 13 Sep 2013 17:52:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Y8eatDtgo/IQJKR6W0n0KzISrVXQqjA73JenB1DrUlI=; b=v7W3841DFtaUddzRaFrC3Yx2IcsSwNYxiPZjhsCXgmuaOPiqjD0ul+AZjPAanZtMmZ Fu8uIx3uC7+quWvChLHkNghSHIkJ+g0xrk7JibVy/BkA5K4cae9ddyAiPSw0Gf1BbE5m mmDSU0bT6knd//casLn7t/bGlFB2ZYhaYb3SMy63nXn61YipOLq4j35L4E2VTqJMlR1R 3uIISMFH28a8b2Y4URBeIOD4cqFZBjr3jXplWI8/pi0Qr7nGzaFBUt1oO4u687Au5bcU SXi6klmKAhtODT0en0SkxjCITFAzj01mT6ipenLcnBaJHJaauwm+U/Xbw1rg3H22t9wD lHwQ== MIME-Version: 1.0 X-Received: by 10.152.5.162 with SMTP id t2mr13158570lat.1.1379119973306; Fri, 13 Sep 2013 17:52:53 -0700 (PDT) Received: by 10.112.133.1 with HTTP; Fri, 13 Sep 2013 17:52:53 -0700 (PDT) In-Reply-To: References: Date: Fri, 13 Sep 2013 20:52:53 -0400 Message-ID: Subject: Re: Fixed a bug with the LESS compilation on the angular branch From: Michael Jett To: dev@rave.apache.org Content-Type: multipart/alternative; boundary=089e0141a16e1c973d04e64d6428 X-Virus-Checked: Checked by ClamAV on apache.org --089e0141a16e1c973d04e64d6428 Content-Type: text/plain; charset=ISO-8859-1 Good catch Rohit! Thanks for taking the time to look into this. - Mike On Thu, Sep 12, 2013 at 4:48 PM, Rohit Kalkur wrote: > Hi all! > > I was getting build failures during the LESS compilation step. Apparently, > the lines that were throwing the errors are now written with a different > style of syntax in LESS 1.4.0, so I updated them accordingly. The build now > works successfully. I will be submitting a patch to the angular branch > momentarily. > > > Let me know if you have any questions. > > > Thanks! > -Rohit K > --089e0141a16e1c973d04e64d6428--