Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-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 81734101F1 for ; Sat, 22 Feb 2014 09:24:16 +0000 (UTC) Received: (qmail 14308 invoked by uid 500); 22 Feb 2014 09:24:15 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 14277 invoked by uid 500); 22 Feb 2014 09:24:14 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 14269 invoked by uid 99); 22 Feb 2014 09:24:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Feb 2014 09:24:12 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FRT_ADOBE2,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [209.85.212.176] (HELO mail-wi0-f176.google.com) (209.85.212.176) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Feb 2014 09:24:06 +0000 Received: by mail-wi0-f176.google.com with SMTP id hi5so1579523wib.9 for ; Sat, 22 Feb 2014 01:23:46 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=mr1Iz+TQ97G7+aba1SODCcwFShvo2rcm2Zz+Q3LizEs=; b=BkV1zCSRZdnj7CI30MmDQmEnjlJdrZOoeiHD1iKwkJkw7xPQZqOh/phsc4bkuX1ruW zQScNeH/g2ttm8Vy7ZQIiJCCcQ+1lAGnLKUAH+zDV0KGQw43UTLFp6eIs7dYdtHN4bbW C5zq5xbz7iM22+aEsyUYVc6GuBwOiA9trgYZQmvEhoc25H8zHCIqQAjdYLSBRB/3Ml1m rxDv2Mh7BDAOtf/UfIymy1raN/xcxzZGcZLhDdqdJnItbyTJFOfYFXTZ8CYIP4MYofzM txvRkVxvXE2jmq6cdaIG4WoljQParVpCwtXXb4YzEdi43cdDMeq0IYAZC+kC3bKdh3Ra mTFA== X-Gm-Message-State: ALoCoQkLvcWJBi9vY24WyWWooNu3v5V0xK/K3RtX1fTp6THEJfV/ckRK8eBLuLBLjZcinee2dC1N X-Received: by 10.180.85.234 with SMTP id k10mr6469415wiz.32.1393061025915; Sat, 22 Feb 2014 01:23:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.216.168 with HTTP; Sat, 22 Feb 2014 01:23:25 -0800 (PST) In-Reply-To: References: From: Erik de Bruin Date: Sat, 22 Feb 2014 10:23:25 +0100 Message-ID: Subject: Re: [FlexJS] TileLayout.js errors To: "dev@flex.apache.org" Content-Type: multipart/alternative; boundary=f46d044473bd99bfda04f2fb4b12 X-Virus-Checked: Checked by ClamAV on apache.org --f46d044473bd99bfda04f2fb4b12 Content-Type: text/plain; charset=ISO-8859-1 Committed the fixes for the JSHint errors. EdB On Sat, Feb 22, 2014 at 7:56 AM, Alex Harui wrote: > OK, hopefully Peter can clean that up on Monday. Thanks for fixing the > other build.xml files. > > -Alex > ________________________________________ > From: carlos.rovira@gmail.com [carlos.rovira@gmail.com] on behalf of > Carlos Rovira [carlosrovira@apache.org] > Sent: Friday, February 21, 2014 3:23 PM > To: dev@flex.apache.org > Subject: [FlexJS] TileLayout.js errors > > Hi, > > building flex-asjs is throwing some errors in one of the latest additions: > TileLayout.js > > compile: > > [echo] running gjslint > > [exec] 134 files checked, no errors found. > > [echo] running jshint > > [exec] > FlexJS/src/org/apache/flex/html/staticControls/beads/layouts/TileLayout.js: > line 50, col 1, Expected '}' to have an indentation at 5 instead at 1. > > [exec] > FlexJS/src/org/apache/flex/html/staticControls/beads/layouts/TileLayout.js: > line 60, col 1, Expected '}' to have an indentation at 5 instead at 1. > > [exec] > FlexJS/src/org/apache/flex/html/staticControls/beads/layouts/TileLayout.js: > line 70, col 1, Expected '}' to have an indentation at 5 instead at 1. > > [exec] > FlexJS/src/org/apache/flex/html/staticControls/beads/layouts/TileLayout.js: > line 80, col 1, Expected '}' to have an indentation at 5 instead at 1. > > [exec] > FlexJS/src/org/apache/flex/html/staticControls/beads/layouts/TileLayout.js: > line 90, col 1, Expected '}' to have an indentation at 5 instead at 1. > > [exec] > FlexJS/src/org/apache/flex/html/staticControls/beads/layouts/TileLayout.js: > line 100, col 1, Expected '}' to have an indentation at 5 instead at 1. > > [exec] > FlexJS/src/org/apache/flex/html/staticControls/beads/layouts/TileLayout.js: > line 129, col 9, Use '===' to compare with '0'. > > [exec] > FlexJS/src/org/apache/flex/html/staticControls/beads/layouts/TileLayout.js: > line 153, col 43, Use '===' to compare with '0'. > > [exec] > > [exec] 8 errors > > > BUILD FAILED > > /Users/carlosrovira/dev/apacheflex/flex-asjs/build.xml:399: The following > error occurred while executing this line: > > /Users/carlosrovira/dev/apacheflex/flex-asjs/frameworks/js/build.xml:96: > exec returned: 2 > > > > I remove the file in my local. > > > maybe I'm missing something? others have the same problem? > > > > -- > Carlos Rovira > http://about.me/carlosrovira > -- Ix Multimedia Software Jan Luykenstraat 27 3521 VB Utrecht T. 06-51952295 I. www.ixsoftware.nl --f46d044473bd99bfda04f2fb4b12--