Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 46343 invoked from network); 31 Oct 2005 13:59:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Oct 2005 13:59:20 -0000 Received: (qmail 96442 invoked by uid 500); 31 Oct 2005 13:59:17 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 96163 invoked by uid 500); 31 Oct 2005 13:59:15 -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 96148 invoked by uid 99); 31 Oct 2005 13:59:15 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Oct 2005 05:59:15 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_SORBS_WEB,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of sppatel@gmail.com designates 66.249.82.205 as permitted sender) Received: from [66.249.82.205] (HELO xproxy.gmail.com) (66.249.82.205) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Oct 2005 05:59:11 -0800 Received: by xproxy.gmail.com with SMTP id i28so65293wxd for ; Mon, 31 Oct 2005 05:58:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:content-type:content-transfer-encoding:sender; b=UTG2d2TeZmWvrHBfrf0wf4UU4d/mrSovlvgkMjOv3wAQtDyWDtgPCc52mB13daiS7vCu+sPk/pWQ5BLQQyzWZNH/KHWWqSvtdochY71BBOLg6UHLBu8vAuzxqmCL2+K9q/TUvRuQYZ6nXeGsnkC/YQqfOMJrzmp9I3t5QEj428Y= Received: by 10.65.132.1 with SMTP id j1mr212151qbn; Mon, 31 Oct 2005 05:58:52 -0800 (PST) Received: from ?9.27.152.156? ( [129.33.49.251]) by mx.gmail.com with ESMTP id a5sm318911qbd.2005.10.31.05.58.52; Mon, 31 Oct 2005 05:58:52 -0800 (PST) Message-ID: <4366231F.8060606@gmail.com> Date: Mon, 31 Oct 2005 08:58:55 -0500 From: Sachin Patel User-Agent: Thunderbird 1.4.1 (X11/20051006) MIME-Version: 1.0 To: Geronimo Dev List Subject: update site location Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: Sachin Patel X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I need to tell the eclipse team the official location of our eclipse update site, for both being able to dynamically install the tools as well as the server. Currently I planning to give them... http://cvs.apache.org/dist/geronimo/eclipse/updatesite/ Is this fine, or is there a better place? (This will hard coded on their end so it can't change) Sachin