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 A018918A5E for ; Fri, 24 Jul 2015 15:36:07 +0000 (UTC) Received: (qmail 17293 invoked by uid 500); 24 Jul 2015 15:36:07 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 17255 invoked by uid 500); 24 Jul 2015 15:36:07 -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 17242 invoked by uid 99); 24 Jul 2015 15:36:07 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jul 2015 15:36:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id BF8A2D759A for ; Fri, 24 Jul 2015 15:36:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=6.31 tests=[none] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id p_Ae9P1FI5n4 for ; Fri, 24 Jul 2015 15:36:00 +0000 (UTC) Received: from gateway31.websitewelcome.com (gateway31.websitewelcome.com [192.185.144.95]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id DE52443DF2 for ; Fri, 24 Jul 2015 15:35:59 +0000 (UTC) Received: by gateway31.websitewelcome.com (Postfix, from userid 500) id 652678FD72CF1; Fri, 24 Jul 2015 10:35:53 -0500 (CDT) Received: from gator3253.hostgator.com (gator3253.hostgator.com [198.57.247.217]) by gateway31.websitewelcome.com (Postfix) with ESMTP id 557298FD72CA3 for ; Fri, 24 Jul 2015 10:35:53 -0500 (CDT) Received: from [129.34.20.19] (port=13983 helo=[9.2.54.236]) by gator3253.hostgator.com with esmtpsa (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1ZIf0q-0006VG-RM for user@uima.apache.org; Fri, 24 Jul 2015 10:35:52 -0500 Subject: UIMA 2.8.0 issues - will be releasing 2.8.1 very soon References: <55B259C4.3020002@schor.com> To: uima-user From: Marshall Schor X-Forwarded-Message-Id: <55B259C4.3020002@schor.com> Message-ID: <55B25B58.2080800@schor.com> Date: Fri, 24 Jul 2015 11:35:52 -0400 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: <55B259C4.3020002@schor.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator3253.hostgator.com X-AntiAbuse: Original Domain - uima.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - schor.com X-BWhitelist: no X-Source-IP: 129.34.20.19 X-Exim-ID: 1ZIf0q-0006VG-RM X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: ([9.2.54.236]) [129.34.20.19]:13983 X-Source-Auth: msa+schor.com X-Email-Count: 7 X-Source-Cap: bWlzY2hvcjttaXNjaG9yO2dhdG9yMzI1My5ob3N0Z2F0b3IuY29t Hi, UIMA-2.8.0 has 2 issues: https://issues.apache.org/jira/browse/UIMA-4533 and https://issues.apache.org/jira/browse/UIMA-4534 The first causes the CasAnnotationViewer (used to view CASes from the DocumentAnalyzer) to fail if a feature value is one of the built-in array types. The second causes errors if a user's type system has a type called "TypeCode". Because of these two things, we'll be doing a 2.8.1 release of uimaj very soon! -Marshall