Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 4685 invoked from network); 18 Aug 2006 22:43:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Aug 2006 22:43:56 -0000 Received: (qmail 67425 invoked by uid 500); 18 Aug 2006 22:43:54 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 67323 invoked by uid 500); 18 Aug 2006 22:43:54 -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 67312 invoked by uid 99); 18 Aug 2006 22:43:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Aug 2006 15:43:54 -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 jason.dillon@gmail.com designates 64.233.162.199 as permitted sender) Received: from [64.233.162.199] (HELO nz-out-0102.google.com) (64.233.162.199) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Aug 2006 15:43:52 -0700 Received: by nz-out-0102.google.com with SMTP id m22so574447nzf for ; Fri, 18 Aug 2006 15:43:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=eoJvoATM1x5CQTV9IpzLR1HAHUMcRdWxGTvlFBY5trUKJiBTlbKxz0Axewx0YJezSkhUwxMBlVLFa9ju/xBbqnNo1GzR+uK8mlfOVt3NX8U/yWcpi0/PWcr3kG5ibzG4oVi9I8pzFzEWRysI1zkcU48IEYefcOwMGaL2rwDeXfs= Received: by 10.65.251.1 with SMTP id d1mr2878219qbs; Fri, 18 Aug 2006 15:43:32 -0700 (PDT) Received: from ?10.0.1.4? ( [24.7.69.241]) by mx.gmail.com with ESMTP id e16sm619886qba.2006.08.18.15.43.31; Fri, 18 Aug 2006 15:43:31 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.2) In-Reply-To: <74e15baa0608180530n33a7f292jb5b8c11b0054a319@mail.gmail.com> References: <771F06A3-92CB-4519-A771-A6CA0C621554@planet57.com> <74e15baa0608180530n33a7f292jb5b8c11b0054a319@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <56AF39C8-448F-4C23-9AB2-9837712B3260@planet57.com> Content-Transfer-Encoding: 7bit From: Jason Dillon Subject: Re: What is product-versions.properties used for (again) Date: Fri, 18 Aug 2006 15:43:28 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.752.2) Sender: Jason Dillon X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Anything else we can whack? And do you know will anything blow up if we remove PluginRepositoryExporter? --jason On Aug 18, 2006, at 5:30 AM, Aaron Mulder wrote: > We can whack PluginRepositoryExporter. There's some version file read > by ServerInfo or the utilities called by ServerInfo, though I'm not > sure if that is (or was) it. > > Thanks, > Aaron > > On 8/18/06, Jason Dillon wrote: >> No answers on my last post of this question... digging a bit deeper >> found it is read by PluginRepositoryExporter. >> >> Why is this needed? And can we get this information from somewhere >> else? >> >> --jason >>