Return-Path: Delivered-To: apmail-beehive-dev-archive@www.apache.org Received: (qmail 27221 invoked from network); 19 Oct 2006 16:09:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Oct 2006 16:09:28 -0000 Received: (qmail 50240 invoked by uid 500); 19 Oct 2006 16:09:27 -0000 Delivered-To: apmail-beehive-dev-archive@beehive.apache.org Received: (qmail 50227 invoked by uid 500); 19 Oct 2006 16:09:27 -0000 Mailing-List: contact dev-help@beehive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Beehive Developers" Delivered-To: mailing list dev@beehive.apache.org Received: (qmail 50216 invoked by uid 99); 19 Oct 2006 16:09:27 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Oct 2006 09:09:27 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of carlin.rogers@gmail.com designates 64.233.184.230 as permitted sender) Received: from [64.233.184.230] (HELO wr-out-0506.google.com) (64.233.184.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Oct 2006 09:09:24 -0700 Received: by wr-out-0506.google.com with SMTP id 55so193633wri for ; Thu, 19 Oct 2006 09:09:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ez24cj94B9GJITZ9V6iHb+0A3gPkVRTf5Xg4YzF/8hnjbrX2MtJ6Ht8YVr4qGzmqRL3UWY6OE63E2lqc8whLjdi7UwMXe1BJ3ot1sF2QwA+nUa4q8o/a2V3XimKZmMT2Wj03P8ybwMa/XxSQRHFhNGlRJGzj5dK3XCBmQcHY9jM= Received: by 10.90.52.18 with SMTP id z18mr162762agz; Thu, 19 Oct 2006 09:09:03 -0700 (PDT) Received: by 10.90.98.16 with HTTP; Thu, 19 Oct 2006 09:09:03 -0700 (PDT) Message-ID: Date: Thu, 19 Oct 2006 10:09:03 -0600 From: "Carlin Rogers" To: "Beehive Developers" Subject: Re: fix the name/title in manifest.mf of beehive-netui-core.jar In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Good... I like "Beehive NetUI Framework Library" better and will make that change. Thanks Eddie! Carlin On 10/19/06, Eddie O'Neil wrote: > I might call it the "Beehive NetUI Framework Library" -- either name > is fine. > > Good catch. That needs fixing. > > Eddie > > > On 10/18/06, Carlin Rogers wrote: > > I noticed that in both beehive-netui-core.jar and > > beehive-netui-tags.jar, the META-INF/MANIFEST.MF has the names and > > titles set to "Beehive NetUI HTML Tag Library". > > > > I'd like to change netui/src/jar-assembly/build.xml so that the > > beehive-netui-core.jar has the name and title set to "Beehive NetUI > > Runtime Library". > > > > Any objections or thoughts? > > > > Thanks, > > Carlin > > >