From general-return-15116-apmail-incubator-general-archive=incubator.apache.org@incubator.apache.org Wed Jun 27 12:36:38 2007 Return-Path: Delivered-To: apmail-incubator-general-archive@www.apache.org Received: (qmail 71625 invoked from network); 27 Jun 2007 12:36:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jun 2007 12:36:32 -0000 Received: (qmail 73364 invoked by uid 500); 27 Jun 2007 12:36:33 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 73195 invoked by uid 500); 27 Jun 2007 12:36:32 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 73175 invoked by uid 99); 27 Jun 2007 12:36:32 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jun 2007 05:36:32 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of gnodet@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jun 2007 05:36:28 -0700 Received: by ug-out-1314.google.com with SMTP id t30so392304ugc for ; Wed, 27 Jun 2007 05:36:06 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:from; b=pCGziXRfAjalYiGFdRo0dhuGVJNXoIXc6SzVeU9KHFrceC8QID4bfi/LftpLWsO/a554KWrijZ1witiQitVdMI56wW1CbVMD4gVj7SXb63I2UNLMkG5VMA3Jbzh71G5Wrdw/OG/XK05z7W4sPkDY2Q2gPVHBYoa1DlwGyi+AQvQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:from; b=Jhtj7SrtjZqoqyf4CttmGoImfRCjgIByECvlQUSPbECe6xvJP1eR8Q6N7dMt7hrDhxAZ8lsbbKxxwqBwihwLRgI/gG9gkOMNBgJ03A61h98QBWTX4k2ntojbUgRq5gbaBtQaxkdRwxyBBs8ojLBqUGyAQ0ZgMS2Yw8BlkXxDRto= Received: by 10.82.158.12 with SMTP id g12mr1152759bue.1182947766671; Wed, 27 Jun 2007 05:36:06 -0700 (PDT) Received: from ?192.168.0.10? ( [88.161.205.34]) by mx.google.com with ESMTP id f8sm1812090nfh.2007.06.27.05.36.04 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 27 Jun 2007 05:36:05 -0700 (PDT) Message-ID: <468259A5.3030507@worldonline.fr> Date: Wed, 27 Jun 2007 14:35:49 +0200 User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: general@incubator.apache.org Subject: Re: [VOTE] Release ServiceMix 3.1.1 (2nd try) References: <465BCDC6.4080105@worldonline.fr> <468003A7.5000804@worldonline.fr> In-Reply-To: <468003A7.5000804@worldonline.fr> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit From: Guillaume Nodet X-Virus-Checked: Checked by ClamAV on apache.org Just a friendly reminder that we're still missing an IPMC vote ;-) Thanks ! Guillaume Nodet wrote: > I have fixed the LICENSE with the missing informations > and redeployed a release to the same staging area. > Hopefully we will find a better way to handle the license informations > (I've seen some generated informations using maven) for the next major > release and fix the generated license files somehow. > > Could everyone quickly review the changes ? > I won't start a new vote as only the LICENSE file has > changed, but I can if someone objects. > > robert burrell donkin wrote: > >> On 5/29/07, Guillaume Nodet wrote: >> >>> robert burrell donkin wrote: >>> >>>> On 5/28/07, Guillaume Nodet wrote: >>>> >>>>> Just a friendly reminder. We're missing anoter IPMC vote ... >>>>> >>>> issues >>>> ------- >>>> >>>> i think that apache-servicemix-3.1.1-incubating.tar.gz has some >>>> libraries in lib that are missing their LICENSE/NOTICE entries (eg >>>> howl, jencks) >>>> >>> There are licensed under ASL 2.0 and don't have any NOTICE file afaik. >>> >> cool >> >> >>> Should all the jars be listed in the LICENSE / NOTICE file ? My >>> assumption >>> was that only those who had some attributions somehow or with a >>> different license >>> need to be, but correct me if I'm wrong. >>> >> it is safe to release without listing them (and if this were the only >> issue then i would probably have voted affirmatively) >> >> but the aim should be to allow people to understand the licensing of >> releases without need to ask questions or do research. if i don't >> understand the licensing then i will ask. so, it's a good idea to note >> the licenses for all jars since it avoids the need to answer questions >> like this... >> >> >> >> >>>> otherwise generally ok but i have a few questions >>>> >>>> source in >>>> >>>> >>> http://people.apache.org/~gnodet/servicemix-3.1.1-incubating/org/apache/servicemix/samples/wsdl-first/wsdl-first-jsr181-su/3.1.1-incubating/ >>> >>> >>>> lacks headers. is this going to be released? if so, are these >>>> generated? >>>> >>>> are the jars under >>>> http://people.apache.org/~gnodet/servicemix-3.1.1-incubating/ going to >>>> be released? >>>> >>>> servicemix-wsn2005-3.1.1-incubating-sources.jar contains lots of java >>>> sources without headers (mostly under >>>> org.apache.servicemix.wsn.jaxws). is this going to be released? if so, >>>> are these generated? >>>> >>> Yeah, lots of these files are generated. Files generated are not in svn >>> so we usually check the headers on the svn tree rather than the source >>> jars generated by maven. These jars are not meant to be built for only >>> contain all the java sources for debugging purposes. If you want to >>> build these jars, you need to use the source distribution or use the svn >>> tag. >>> >> fine >> >> i hope to be a bit more prompt with the review next time >> >> - robert >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org >> For additional commands, e-mail: general-help@incubator.apache.org >> >> >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org > For additional commands, e-mail: general-help@incubator.apache.org > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org