Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 98332 invoked from network); 19 Sep 2005 10:44:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Sep 2005 10:44:07 -0000 Received: (qmail 35517 invoked by uid 500); 19 Sep 2005 10:44:05 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 35221 invoked by uid 500); 19 Sep 2005 10:44:04 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 35207 invoked by uid 99); 19 Sep 2005 10:44:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Sep 2005 03:44:03 -0700 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [66.111.4.28] (HELO out4.smtp.messagingengine.com) (66.111.4.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Sep 2005 03:44:13 -0700 Received: from frontend1.internal (mysql-sessions.internal [10.202.2.149]) by frontend1.messagingengine.com (Postfix) with ESMTP id 29478CCF426 for ; Mon, 19 Sep 2005 06:44:01 -0400 (EDT) Received: from frontend2.messagingengine.com ([10.202.2.151]) by frontend1.internal (MEProxy); Mon, 19 Sep 2005 06:44:01 -0400 X-Sasl-enc: IbBsykFt3gsQgOyRbthtt58aLV+r/kGJFdNZHADxJYUv 1127126640 Received: from [10.0.0.3] (elfriedeholmes.demon.co.uk [80.177.165.206]) by www.fastmail.fm (Postfix) with ESMTP id 53D415703BB for ; Mon, 19 Sep 2005 06:44:00 -0400 (EDT) Message-ID: <432E9669.7040400@odoko.co.uk> Date: Mon, 19 Sep 2005 11:43:53 +0100 From: Upayavira Organization: Odoko Ltd User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050912) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: Bricks example app in our whiteboard, WDYT? References: <24075a44ab017f0ed006b6167bc50dac@apache.org> <432E8465.3080404@odoko.co.uk> <6c402be4e0a347e6b17df450dc849120@apache.org> <432E893E.9040606@odoko.co.uk> <348cedd61ee94338c36d44111fcc7a06@apache.org> In-Reply-To: <348cedd61ee94338c36d44111fcc7a06@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Bertrand Delacretaz wrote: > Le 19 sept. 05, � 12:07, Bertrand Delacretaz a �crit : > >> ...Yes, but in fact I have maybe jumped to conclusions in thinking >> that Hivemind depends on code that we couldn't redistribute. It might >> be that they just use the ibiblio downloads for convenience, I'll >> have to check this... > > > Looks like what Hivemind uses is indeed ASL-compatible, this is the > text of the hivemind build time warning: > > "Dependent libraries will be downloaded. These are NOT necessarily > downloaded from apache.org,and may use other licences besides the > Apache Software License. Dependencies will use an open-source license > compatible with the ASL, such as Berkeley Software Distribution (BSD) > or Mozilla Public License (MPL). " > > My confusion about javassist was based on [1] which says that it is > LGPL, but [2] says that it's MPL/LGPL dual-licensed, and inside the > download from [3] there's a License.html file which is MPL. > > To build and run, my example app only needs the hivemind and javassist > jars (along with some jakarta stuff). > > So, it looks like all is well - sorry for the noise about this license > stuff. Thanks for checking. Good to hear it was simpler than it sounded. So, you get my vote for putting it into the whiteboard. Regards, Upayavira