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 81B8110252 for ; Thu, 29 Aug 2013 19:01:08 +0000 (UTC) Received: (qmail 10911 invoked by uid 500); 29 Aug 2013 19:01:08 -0000 Delivered-To: apmail-uima-dev-archive@uima.apache.org Received: (qmail 10883 invoked by uid 500); 29 Aug 2013 19:01:08 -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 10875 invoked by uid 99); 29 Aug 2013 19:01:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Aug 2013 19:01:08 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of richard.eckart@gmail.com designates 209.85.215.178 as permitted sender) Received: from [209.85.215.178] (HELO mail-ea0-f178.google.com) (209.85.215.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Aug 2013 19:01:03 +0000 Received: by mail-ea0-f178.google.com with SMTP id a15so444973eae.23 for ; Thu, 29 Aug 2013 12:00:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=jw5WL/MxezJXC0KwJoZkV8zHWuqmokujCmS+2Mh1C5E=; b=J1ZffDjdmGn/Xsw5tbaaBDqDmimyOTIa7bnj5hJ5QxhwJXc9nf34kwWWo3j4A/mw6f T4PH2fBYizXbx2E6nnjKGf/l25o7M2k7CiImkqlqnoSnipbgU+urAxSqNp1AJrBquWhb qdrjlRPX3HmEtgk4+4GvT4uiSKK88vpzUa9hCGkkNo4WSj420NcU67H1128Sn2F/sJic dZry5wH3Qs/klGGcWuIU4ehdYUsOEiK92IP6Ty3zkcuXX4S7xREpOn2UQ01HyN7hd2Nj Qil0IROFolfv1imRngygHr1erFYEmoFSYxLsT+SrR+18XO/7re8dlGAZIWCEr+0OTbNa Ju8w== X-Received: by 10.14.107.68 with SMTP id n44mr6326106eeg.26.1377802841399; Thu, 29 Aug 2013 12:00:41 -0700 (PDT) Received: from [10.0.1.20] (ip-178-200-234-179.unitymediagroup.de. [178.200.234.179]) by mx.google.com with ESMTPSA id a43sm48481007eep.9.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 29 Aug 2013 12:00:40 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: [VOTE] Release uima-build-helper-maven-plugin Version 7 From: Richard Eckart de Castilho In-Reply-To: <521F767C.2020205@schor.com> Date: Thu, 29 Aug 2013 21:00:38 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <8F090063-E121-4A22-BCD4-DCA9BD873834@gmail.com> References: <521F767C.2020205@schor.com> To: dev@uima.apache.org X-Mailer: Apple Mail (2.1508) X-Virus-Checked: Checked by ClamAV on apache.org Something is odd here. The staging area contains a "source-release.zip", = but no regular *-sources.jar artifact for the plugin which could be used = to obtain the sources, e.g. in Eclipse. Otherwise the plugin in general appears to work. Cleared local repo, = upgraded to version 7 in uimaFIT, built -> docbook outputs have the = proper publishing data again. -- Richard Am 29.08.2013 um 18:27 schrieb Marshall Schor : > This release fixes one Jira issue: > https://issues.apache.org/jira/browse/UIMA-3233 >=20 >=20 > Staging repo url: > = https://repository.apache.org/content/repositories/orgapacheuima-123/org/a= pache/uima/uima-build-helper-maven-plugin/ >=20 > Svn tag: > = https://svn.apache.org/repos/asf/uima/build/tags/uima-build-helper-maven-p= lugin-7 >=20 > Please vote: >=20 > [ ] +1 OK to release > [ ] 0 Don't care > [ ] -1 Not ok to release, because ... >=20 > -Marshall