Return-Path: X-Original-To: apmail-geronimo-dev-archive@www.apache.org Delivered-To: apmail-geronimo-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 27B8BD4BF for ; Wed, 25 Jul 2012 15:29:10 +0000 (UTC) Received: (qmail 21252 invoked by uid 500); 25 Jul 2012 15:29:09 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 20910 invoked by uid 500); 25 Jul 2012 15:29:03 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 20870 invoked by uid 99); 25 Jul 2012 15:29:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2012 15:29:01 +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 kevan.miller@gmail.com designates 209.85.160.54 as permitted sender) Received: from [209.85.160.54] (HELO mail-pb0-f54.google.com) (209.85.160.54) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2012 15:28:52 +0000 Received: by pbbro2 with SMTP id ro2so1698148pbb.13 for ; Wed, 25 Jul 2012 08:28:30 -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:x-mailer; bh=lkHcHHLi8z3o0U20D2RX4P84UR0MhP4ltXxgbx+ZhB8=; b=bmuRo3pav/mVNo5Qv8Q/i98pLcZqbvHrfQpEN+jzcmNiIcFmzmyAxFd07tIbSC7wZ2 kdPMlNVH0MyIqHpCRGsh+t/1PFfS/tusdB7IsGKn9gSZbi8vTMl55N5WkA33hUWRPDwN qVbqYD9vOqxPevEzdPwT5A8zBcj2RvhPYtwnV9TzYjZMraJJC2O0M7rmio6XB2FmwoW1 a7OhazYod1jRriNLuyGRSZaZH6ULc60T1lMWGRsp1WpAeGM/S3rjgrX+d0+imqx1evWg yGCStRMyKOgOHqw0p0jY4QpoWAbE4Rgqlj2ASRxP20LjucxiaXws4nDrj+wbghcxpNDX +JKQ== Received: by 10.68.222.40 with SMTP id qj8mr54059235pbc.139.1343230110831; Wed, 25 Jul 2012 08:28:30 -0700 (PDT) Received: from [9.27.39.32] ([129.33.49.242]) by mx.google.com with ESMTPS id rs4sm14579166pbc.0.2012.07.25.08.28.28 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 25 Jul 2012 08:28:29 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1278) Subject: Re: [Vote] Geronimo Eclipse Plugin (GEP) 3.0.0 RC3 From: Kevan Miller In-Reply-To: Date: Wed, 25 Jul 2012 11:28:26 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <93B5A0D0-1DA2-472C-8941-80BD8A0C9C6A@gmail.com> References: To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.1278) Looks good. Here's my +1. One note -- the slf4j entry in the NOTICE file is not necessary. We = comply with the terms of the SLF4J license: "The above copyright notice and this permission notice shall be included=20= in all copies or substantial portions of the Software. " By including the SLF4J license in our LICENSE file, we meet the = requirements of their license. No need to replicate the copyright in the = NOTICE file. This is minor, IMO. And I'm ok with the NOTICE, as-is. --kevan On Jul 23, 2012, at 11:05 AM, Yi Xiao wrote: > Hi devs, >=20 > Please help to review and vote on the release of Geronimo Eclipse = Plugin (GEP) 3.0.0 RC3. >=20 > GEP 3.0.0 supports Geronimo server 3.0.0, 2.2.1, 2.1.7 and Eclipse = 3.7, 3.8, 4.2. >=20 > [Known issue]=20 > 1. GEP 3.0.0 uses maven-eclipsepde-plugin v1.1, which means it can not = be built successfully on 64bit win7 and 64bit macos. See following JIRAs = for details. > - https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-737 Could not = build GEP3.0 under win7-64bit > - https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-674 Could not = build GEP3.0 under macos-64bit > 2. Also, please use maven v2.2.1 to build GEP 3.0.0 as following JIRA = is still open. > - https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-694 Can not = build GEP with maven 3.0 > 3. The plugins/org.apache.geronimo.st.v11.schemas/v11/xml.xsd uses W3C = license and = plugins/org.apache.geronimo.st.schemas/v30/persistence_2_0.xsd uses = Eclipse Public License, so the rat check on them are failed. >=20 > The source code zip is here: > = https://repository.apache.org/content/repositories/orgapachegeronimo-071/o= rg/apache/geronimo/devtools/geronimo-eclipse-plugin/3.0.0/geronimo-eclipse= -plugin-3.0.0-source-release.zip > = https://repository.apache.org/content/repositories/orgapachegeronimo-071/o= rg/apache/geronimo/devtools/geronimo-eclipse-plugin/3.0.0/geronimo-eclipse= -plugin-3.0.0-source-release.tar.gz >=20 > The tag is here: > = http://svn.apache.org/repos/asf/geronimo/devtools/eclipse-plugin/tags/gero= nimo-eclipse-plugin-3.0.0/ >=20 > The deployable zip file is here: > = http://people.apache.org/builds/geronimo/eclipse/3.0.0/geronimo-eclipse-pl= ugin-3.0.0-deployable.zip >=20 > The p2 repo zip file is here: > = http://people.apache.org/builds/geronimo/eclipse/3.0.0/geronimo-eclipse-pl= ugin-3.0.0-p2repo.zip >=20 > Notice: As update site format is not recommend in eclipse, now only = provide the p2 format. >=20 > If you would like to review and/or comment on the release notes, you = can find it here: > = http://people.apache.org/builds/geronimo/eclipse/updates/PLUGIN_RELEASE-NO= TES-3.0.0.txt >=20 > Finally, I've created a Staging Site that can be used to test the = update manager functions of Eclipse (Indigo SR2 and Juno): >=20 > http://people.apache.org/builds/geronimo/eclipse/updates/ > =20 > The vote will be open for the 72-hour minimum. > =20 > [ ] +1 about time to push this out the door > [ ] 0 no opinion > [ ] -1 not this one (please explain why) > --=20 > Best regards! >=20 > = John Xiao >=20