Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 29811 invoked from network); 4 Aug 2006 20:18:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Aug 2006 20:18:47 -0000 Received: (qmail 99927 invoked by uid 500); 4 Aug 2006 20:18:47 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 99332 invoked by uid 500); 4 Aug 2006 20:18:45 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 99315 invoked by uid 99); 4 Aug 2006 20:18:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 13:18:45 -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 linsun.unc@gmail.com designates 64.233.182.191 as permitted sender) Received: from [64.233.182.191] (HELO nf-out-0910.google.com) (64.233.182.191) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Aug 2006 13:18:44 -0700 Received: by nf-out-0910.google.com with SMTP id l36so1374105nfa for ; Fri, 04 Aug 2006 13:18:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:message-id:mime-version:content-type:content-transfer-encoding:x-mailer:thread-index:x-mimeole; b=Eqz6ottmVNtAOmCFPhlkBkA2gMbF8kbFBXCSkj2q3bdRM67CYMjpBVGNVemCb+lsR+AwXfZVumgoAgO/a7lI4ePI5JFKFXTrHVtHOUswfVA7fdp36a37hqDAuX+glSYysjYUlKul5EBNDcnWhNOqJFZ9zSX5G5CLgEHtny/1tYk= Received: by 10.49.41.18 with SMTP id t18mr5898839nfj; Fri, 04 Aug 2006 13:18:23 -0700 (PDT) Received: from LinT60 ( [66.57.117.186]) by mx.gmail.com with ESMTP id 9sm1043423wrl.2006.08.04.13.18.22; Fri, 04 Aug 2006 13:18:23 -0700 (PDT) From: "Lin Sun" To: Subject: migrate from 1.0 eclipse plugin to 1.1 eclipse plugin Date: Fri, 4 Aug 2006 16:18:22 -0400 Message-ID: <000801c6b803$22e42eb0$85984c09@raleigh.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: Aca4AyJoE9KUglJHS5yOrRx/aGjRkQ== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi there, Has anyone tried to migrate from 1.0 eclipse plugin to 1.1 eclipse plugin using the update manager? I tried to issue a scan for update of org.apache.geronimo.feature 1.0.0 in the product configuration panel (in Eclipse) but it didn't return any update of the feature. I didn't quite understand this, as in the site.xml, we have: I had hoped that above would make the update manager to recognize that there is a newer version of the feature, but apparently it doesn't. Thoughts? Lin