Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 78730 invoked from network); 17 May 2010 09:44:57 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 May 2010 09:44:57 -0000 Received: (qmail 20949 invoked by uid 500); 17 May 2010 09:44:57 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 20677 invoked by uid 500); 17 May 2010 09:44:57 -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 20664 invoked by uid 99); 17 May 2010 09:44:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 May 2010 09:44:56 +0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=FREEMAIL_FROM,HK_RANDOM_ENVFROM,HK_RANDOM_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of rickmcg@gmail.com designates 209.85.212.54 as permitted sender) Received: from [209.85.212.54] (HELO mail-vw0-f54.google.com) (209.85.212.54) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 May 2010 09:44:47 +0000 Received: by vws17 with SMTP id 17so1638952vws.13 for ; Mon, 17 May 2010 02:44:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=ygXHxVsW5+kXWHCpkTYW6DOiDulFoQOrkT7JnRiZ9xw=; b=nzBCM993rmyfcnjoWqADq8XZJB/wH3ecQ0is10nkYULXgOFOrI4RkuK5rnPvpBp/zB n4mmbBceapUbWfyG0eetf+20np9sFQsJZG5dO1AIBk6DStLpOgFlCgMVG1ZZBiAZbBfn VkXXjOXcpfbb8oEgkZ6y5ZD67Au+lQtvLQI/U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; b=WVkwMaFAmpgTE1Vui8iwBi3OgLKRyYHo6k7P8uEa2fvdaeiP75AeGZ5MILlxRuaToU GzkIq3Ho/fpiIi3lJUnWZEpGXFwJQTN2X2AtW6j8F2XThRBhGNHopY4IixTiiGwUzpRs GoO/zOkifC1YQuy6KR98qkhMhFfgwTk75ULeA= Received: by 10.220.157.196 with SMTP id c4mr2385335vcx.169.1274089466734; Mon, 17 May 2010 02:44:26 -0700 (PDT) Received: from [192.168.1.100] (24-151-82-15.dhcp.nwtn.ct.charter.com [24.151.82.15]) by mx.google.com with ESMTPS id v12sm24890980vch.9.2010.05.17.02.44.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 17 May 2010 02:44:26 -0700 (PDT) Message-ID: <4BF10FFA.5080908@gmail.com> Date: Mon, 17 May 2010 05:44:26 -0400 From: Rick McGuire Reply-To: rickmcg@gmail.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: [VOTE] special Geronimo OpenEJB 3.1.3.0 release - CANCELED References: <4BEDC0E2.7070201@gmail.com> <353B661F-F8FD-4A4D-A184-A8CFF014E923@gmail.com> In-Reply-To: <353B661F-F8FD-4A4D-A184-A8CFF014E923@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Canceling this vote to deal with the license issues. Rick On 5/14/2010 6:48 PM, Kevan Miller wrote: > Seeing some problems... > > Following files do not have source license headers and IMO must: > pom.xml > container/openejb-osgi/src/main/resources/default.openejb.conf > > Some could have them, I believe: > container/openejb-activemq4/src/main/resources/login.config > container/openejb-core/src/main/resources/login.config > container/openejb-osgi/src/main/resources/login.config > server/openejb-activemq/src/main/resources/META-INF/org.apache.openejb.server.ServerService/activemq > server/openejb-cxf/src/main/resources/META-INF/org.apache.openejb.server.ServerService/cxf > > I'm skipping the .help/.examples files. Not sure if they syntactically could take license headers... > > Don't know the licensing for the following file: > container/openejb-core/src/main/resources/schema/ejb-jar_1_1.xsd > > The following file need to be mentioned in the license: > container/openejb-jee/src/main/resources/META-INF/schema/xml.xsd > server/openejb-axis/src/main/resources/META-INF/schema/soap_encoding_1_1.xsd > > My build is running now. Given the above, I'm going to be -1. > > --kevan > > > On May 14, 2010, at 5:30 PM, Rick McGuire wrote: > > >> Please vote for the geronimo openejb 3.1.3.0 release >> >> This is a version of openejb based on revision r942249. This is a special release to be used on the Geronimo 3.0-M1 release and is being released under the org.apache.geronimo.ext.openejb groupid. >> >> This is the working version of openejb that works with Geronimo 3.0. This component is dependent upon the XBean release that is also currently up for a vote. You may need to build XBean yourself to build openejb from the tag file at: >> >> https://svn.apache.org/repos/asf/geronimo/xbean/tags/xbean-3.7 >> >> Staging repo is here: >> >> https://repository.apache.org/content/repositories/orgapachegeronimo-032/ >> >> tag is here: >> >> https://svn.apache.org/repos/asf/geronimo/external/tags/openejb-3.1.3.0 >> >> Vote open 72 hours. Note also that this is contingent upon the XBean vote also passing. >> >> [ ] +1 release this >> [ ] 0 don't care >> [ ] -1 don't release this (please explain) >> >> Rick >> > >