From dev-return-39310-apmail-uima-dev-archive=uima.apache.org@uima.apache.org Mon Oct 23 15:43:05 2017 Return-Path: X-Original-To: apmail-uima-dev-archive@www.apache.org Delivered-To: apmail-uima-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 57EBC10A24 for ; Mon, 23 Oct 2017 15:43:05 +0000 (UTC) Received: (qmail 3560 invoked by uid 500); 23 Oct 2017 15:43:05 -0000 Delivered-To: apmail-uima-dev-archive@uima.apache.org Received: (qmail 3528 invoked by uid 500); 23 Oct 2017 15:43:05 -0000 Mailing-List: contact dev-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@uima.apache.org Delivered-To: mailing list dev@uima.apache.org Received: (qmail 3376 invoked by uid 99); 23 Oct 2017 15:43:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Oct 2017 15:43:04 +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 2C619C5FD5 for ; Mon, 23 Oct 2017 15:43:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.918 X-Spam-Level: X-Spam-Status: No, score=0.918 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_FAIL=0.919] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id dokL7JsIPU9O for ; Mon, 23 Oct 2017 15:43:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id B6EB261139 for ; Mon, 23 Oct 2017 15:43:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 3290DE0FCE for ; Mon, 23 Oct 2017 15:43:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 7D03B24394 for ; Mon, 23 Oct 2017 15:43:00 +0000 (UTC) Date: Mon, 23 Oct 2017 15:43:00 +0000 (UTC) From: "Marshall Schor (JIRA)" To: dev@uima.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (UIMA-5625) uv3 update Examples project to use UV3 idioms MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Marshall Schor created UIMA-5625: ------------------------------------ Summary: uv3 update Examples project to use UV3 idioms Key: UIMA-5625 URL: https://issues.apache.org/jira/browse/UIMA-5625 Project: UIMA Issue Type: Improvement Components: Core Java Framework Reporter: Marshall Schor Priority: Minor Fix For: 3.0.0SDK UV3 has many simplified idioms for accessing things in the CAS, integrating with Java 8, etc. Upgrade the examples in the uimaj-examples project to make use of these. -- This message was sent by Atlassian JIRA (v6.4.14#64029)