Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 47308 invoked from network); 26 Jun 2006 19:31:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Jun 2006 19:31:03 -0000 Received: (qmail 21891 invoked by uid 500); 26 Jun 2006 19:31:02 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 21732 invoked by uid 500); 26 Jun 2006 19:31:02 -0000 Mailing-List: contact scm-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 scm@geronimo.apache.org Received: (qmail 21720 invoked by uid 99); 26 Jun 2006 19:31:02 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jun 2006 12:31:02 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jun 2006 12:31:00 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 54D8B1A983A; Mon, 26 Jun 2006 12:30:40 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r417283 - /geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/META-INF/MANIFEST.MF Date: Mon, 26 Jun 2006 19:30:40 -0000 To: scm@geronimo.apache.org From: sppatel@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060626193040.54D8B1A983A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: sppatel Date: Mon Jun 26 12:30:39 2006 New Revision: 417283 URL: http://svn.apache.org/viewvc?rev=417283&view=rev Log: fix deprecation Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/META-INF/MANIFEST.MF Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/META-INF/MANIFEST.MF URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/META-INF/MANIFEST.MF?rev=417283&r1=417282&r2=417283&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/META-INF/MANIFEST.MF (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.st.ui/META-INF/MANIFEST.MF Mon Jun 26 12:30:39 2006 @@ -26,7 +26,7 @@ org.eclipse.jst.server.generic.ui, org.eclipse.jst.server.core, org.eclipse.wst.common.project.facet.core -Eclipse-AutoStart: true +Eclipse-LazyStart: true Export-Package: org.apache.geronimo.st.ui, org.apache.geronimo.st.ui.actions, org.apache.geronimo.st.ui.commands,