From user-return-4465-apmail-uima-user-archive=uima.apache.org@uima.apache.org Thu Aug 2 13:50:27 2012 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 E6D159100 for ; Thu, 2 Aug 2012 13:50:27 +0000 (UTC) Received: (qmail 41353 invoked by uid 500); 2 Aug 2012 13:50:27 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 41314 invoked by uid 500); 2 Aug 2012 13:50:27 -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 41301 invoked by uid 99); 2 Aug 2012 13:50:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Aug 2012 13:50:27 +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 burnlewis@gmail.com designates 209.85.212.177 as permitted sender) Received: from [209.85.212.177] (HELO mail-wi0-f177.google.com) (209.85.212.177) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Aug 2012 13:50:20 +0000 Received: by wibhm11 with SMTP id hm11so3802038wib.12 for ; Thu, 02 Aug 2012 06:49:59 -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=Z0uYMzLvB32WVwlIMHgDdrzkmQnBkUVE47jEsOc9Zds=; b=cM3BDYKy0Gh42BFs59VtosCdCXRFEgn/AlF36j0cRRZBuSAgH9959vGMApXsqSDQ72 RgBFFlo6qTBjrXMI/3YVl2X79KdDtBLO7GI+BFYF1QF1+SpI/CANBCJTbBKQN+DJTeO1 Atk6Q9lw/gjX8dRIWq/rc4dL4/Dqu6z4p97vGYcJvYAOzBD3EXGbe7DzG/PqkCe6Fxh+ D9TOyzJ1KHwyx7ByzPCXgTmZ3ky0fVrYmhvJfQWxPkuz6X1kU4VoUT+nChEykAl02iqs WUEVntIfjSD4KkqUOzBd4t5O2WurRJQOSpNi+56ce1pPvOcQNxjmsPfMgIQjlFhT4dHf dQ6w== MIME-Version: 1.0 Received: by 10.180.98.200 with SMTP id ek8mr4975557wib.0.1343915399688; Thu, 02 Aug 2012 06:49:59 -0700 (PDT) Received: by 10.216.51.140 with HTTP; Thu, 2 Aug 2012 06:49:59 -0700 (PDT) In-Reply-To: <8065A56670572447A1FF2F8B4346FA53196B27963E@DEWDFECCR07.wdf.sap.corp> References: <8065A56670572447A1FF2F8B4346FA53196B279360@DEWDFECCR07.wdf.sap.corp> <8065A56670572447A1FF2F8B4346FA53196B279386@DEWDFECCR07.wdf.sap.corp> <8065A56670572447A1FF2F8B4346FA53196B27963E@DEWDFECCR07.wdf.sap.corp> Date: Thu, 2 Aug 2012 09:49:59 -0400 Message-ID: Subject: Re: Building Source Code From: Burn Lewis To: user@uima.apache.org Content-Type: multipart/alternative; boundary=f46d0442886001b3e104c648b06a --f46d0442886001b3e104c648b06a Content-Type: text/plain; charset=ISO-8859-1 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 --f46d0442886001b3e104c648b06a--