Return-Path: X-Original-To: apmail-uima-user-archive@www.apache.org Delivered-To: apmail-uima-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6B85DD25F for ; Fri, 3 Aug 2012 08:47:01 +0000 (UTC) Received: (qmail 22647 invoked by uid 500); 3 Aug 2012 08:47:01 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 22145 invoked by uid 500); 3 Aug 2012 08:46:53 -0000 Mailing-List: contact user-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@uima.apache.org Delivered-To: mailing list user@uima.apache.org Received: (qmail 22089 invoked by uid 99); 3 Aug 2012 08:46:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2012 08:46:51 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tommaso.teofili@gmail.com designates 209.85.212.171 as permitted sender) Received: from [209.85.212.171] (HELO mail-wi0-f171.google.com) (209.85.212.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Aug 2012 08:46:43 +0000 Received: by wibhq4 with SMTP id hq4so4447811wib.12 for ; Fri, 03 Aug 2012 01:46:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=cCMxZ795D/ePlforHryHvE/DnQb0PkKimHK5DuGi3Lo=; b=eL14nz5L1mEqvR6okkhhh/mA8dQINloOYvAcrRBwPcBv58vUT87iLbomyuUftpUl7W CiKxps4yHfoODsEkcrsEnJy9Or7H1j65jt9mkeqZKcdD02utmHea2jhY22g9MyeHsA+i bqEAUygUzogNwLkQDezk2j2i4zcsoRqxzJlg5iHEeIdrqSg2va4RBbRiokRQj7Ln1M/V otsppRCjXBZsYcbrlvf3GCzwzbpbBWStqxR3rNn1SaZHeuqWA1TUKXxpkgTDM8TfSavM 3yuwBsLTtgABy8m+CfUqGHrjQ3dcNplKhk/58UpjU6Uq+t3F+x78XuZaG9Ce74ecIt/2 vriA== Received: by 10.180.91.228 with SMTP id ch4mr2553359wib.7.1343983583482; Fri, 03 Aug 2012 01:46:23 -0700 (PDT) MIME-Version: 1.0 Received: by 10.180.84.130 with HTTP; Fri, 3 Aug 2012 01:45:43 -0700 (PDT) In-Reply-To: References: <8065A56670572447A1FF2F8B4346FA53196B279360@DEWDFECCR07.wdf.sap.corp> <8065A56670572447A1FF2F8B4346FA53196B279386@DEWDFECCR07.wdf.sap.corp> <8065A56670572447A1FF2F8B4346FA53196B27963E@DEWDFECCR07.wdf.sap.corp> From: Tommaso Teofili Date: Fri, 3 Aug 2012 10:45:43 +0200 Message-ID: Subject: Re: Building Source Code To: user@uima.apache.org Content-Type: multipart/alternative; boundary=f46d043c7fa213d4bc04c658908d --f46d043c7fa213d4bc04c658908d Content-Type: text/plain; charset=ISO-8859-1 sure, the strange failure I get with Java7 is related to the compile phase, I'll try to figure out if we can safely fix that without breaking backward compatibility. Cheers, Tommaso 2012/8/2 Burn Lewis > The first failure (file size changed) is not important ... it's testing > that we can read then write a descriptor while preserving all the indenting > and comments. It apparently fails on some versions of Java by changing the > indent from 2 to 4. We did test Java 5 & 6. > > ~Burn > --f46d043c7fa213d4bc04c658908d--