Return-Path: X-Original-To: apmail-aries-dev-archive@www.apache.org Delivered-To: apmail-aries-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 833FC10095 for ; Tue, 4 Nov 2014 12:29:08 +0000 (UTC) Received: (qmail 47280 invoked by uid 500); 4 Nov 2014 12:29:08 -0000 Delivered-To: apmail-aries-dev-archive@aries.apache.org Received: (qmail 47242 invoked by uid 500); 4 Nov 2014 12:29:08 -0000 Mailing-List: contact dev-help@aries.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aries.apache.org Delivered-To: mailing list dev@aries.apache.org Received: (qmail 47230 invoked by uid 99); 4 Nov 2014 12:29:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2014 12:29:07 +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 (nike.apache.org: domain of sberyozkin@gmail.com designates 209.85.215.46 as permitted sender) Received: from [209.85.215.46] (HELO mail-la0-f46.google.com) (209.85.215.46) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2014 12:28:41 +0000 Received: by mail-la0-f46.google.com with SMTP id hs14so774355lab.33 for ; Tue, 04 Nov 2014 04:27:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=d0NV+N3vJ7vCmapx/GE5miTFJ5pq4dDgq4DYjxVppuA=; b=mb3Vkje49F2arYWIaPcJVZi4XWgRbSe7+kzEAMno9hobM/HU7fSBhWk1ony8cSv+2W b6a8r8G1IJmBQ5nGKOrFW8FdT1Wtu/WpqpVqXKHFTtRqp2eORMduBm9hwJW86RrBkxjI pkOn36Dy4KBByISFZ6jJH/FweLTHqFi5SiIG/Myp3RMBaVddqP0R0lwIGuEHqhMxIQoD RlMd8ET82XiUMLVFAOvJ2UeY0EafzduUmjwEs4po07YUfvo1TRKwVlAEwDiaH77cF/cD Cc5FgxTs7MToW4OsRGuQdUIqg2Gm1OqdAiJVWWlPcIEtPmedFjPhjepevQtryvnZOO/o 8NEw== X-Received: by 10.152.9.201 with SMTP id c9mr58148940lab.38.1415104073363; Tue, 04 Nov 2014 04:27:53 -0800 (PST) Received: from [10.36.226.2] ([80.169.137.63]) by mx.google.com with ESMTPSA id e5sm110423lam.26.2014.11.04.04.27.52 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Nov 2014 04:27:52 -0800 (PST) Message-ID: <5458C646.6060508@gmail.com> Date: Tue, 04 Nov 2014 12:27:50 +0000 From: Sergey Beryozkin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: dev@aries.apache.org Subject: Re: [VOTE] Release aries jpa bundles References: <545355C2.5000601@die-schneider.net> <575FE2C0-3664-4FD3-8BEB-5008068948C8@apache.org> In-Reply-To: <575FE2C0-3664-4FD3-8BEB-5008068948C8@apache.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org +1 Cheers, Sergey > > >> On Oct 31, 2014, at 5:26 AM, Christian Schneider wrote: >> >> As discussed previously, I've staged the aries jpa releases: >> >> Staging repository: >> https://repository.apache.org/content/repositorie/orgapachearies-1013/ >> >> Content: >> org.apache.aries.jpa.container 1.0.2 >> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20jpa-container-1.0.2%20AND%20project%20%3D%20ARIES >> >> org.apache.aries.jpa.container.context 1.0.4 >> https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20jpa-container-context-1.0.4%20AND%20project%20%3D%20ARIES >> >> org.apache.aries.jpa.blueprint.aries 1.0.4 >> For this one there is no version in jira but the commits show only changes for ARIES-1251 >> >> >> In sum there are only these two issues: >> https://issues.apache.org/jira/browse/ARIES-1251 >> Support jpa 2.0 and 2.1 with the same code base >> https://issues.apache.org/jira/browse/ARIES-1247 >> EntityManagerFactoryManager: remove the try of creation of EntityManagerFactories from Bundle.RESOLVED event >> >> >> Please review and vote >> [ ] +1 Release those bundles >> [ ] -1 Do not >> >> Cheers, >> Christian >> >> >