Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 17170 invoked from network); 6 Mar 2010 20:13:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Mar 2010 20:13:00 -0000 Received: (qmail 67695 invoked by uid 500); 6 Mar 2010 20:12:42 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 67673 invoked by uid 500); 6 Mar 2010 20:12:42 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 67665 invoked by uid 99); 6 Mar 2010 20:12:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Mar 2010 20:12:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Mar 2010 20:12:41 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 1E387238897F; Sat, 6 Mar 2010 20:12:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r919839 - in /harmony/enhanced/jdktools/trunk/modules: jpda/META-INF/MANIFEST.MF jretools/META-INF/MANIFEST.MF Date: Sat, 06 Mar 2010 20:12:21 -0000 To: commits@harmony.apache.org From: hindessm@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100306201221.1E387238897F@eris.apache.org> Author: hindessm Date: Sat Mar 6 20:12:20 2010 New Revision: 919839 URL: http://svn.apache.org/viewvc?rev=919839&view=rev Log: Fixing old incubator URL references. Modified: harmony/enhanced/jdktools/trunk/modules/jpda/META-INF/MANIFEST.MF harmony/enhanced/jdktools/trunk/modules/jretools/META-INF/MANIFEST.MF Modified: harmony/enhanced/jdktools/trunk/modules/jpda/META-INF/MANIFEST.MF URL: http://svn.apache.org/viewvc/harmony/enhanced/jdktools/trunk/modules/jpda/META-INF/MANIFEST.MF?rev=919839&r1=919838&r2=919839&view=diff ============================================================================== --- harmony/enhanced/jdktools/trunk/modules/jpda/META-INF/MANIFEST.MF (original) +++ harmony/enhanced/jdktools/trunk/modules/jpda/META-INF/MANIFEST.MF Sat Mar 6 20:12:20 2010 @@ -4,7 +4,7 @@ Implementation-Title: Apache Harmony Implementation-Vendor: The Apache Software Foundation Implementation-Vendor-Id: org.apache.harmony -Implementation-URL: http://incubator.apache.org/harmony +Implementation-URL: http://harmony.apache.org Bundle-ManifestVersion: 2 Bundle-Name: Harmony JPDA Bundle-SymbolicName: org.apache.harmony.jpda Modified: harmony/enhanced/jdktools/trunk/modules/jretools/META-INF/MANIFEST.MF URL: http://svn.apache.org/viewvc/harmony/enhanced/jdktools/trunk/modules/jretools/META-INF/MANIFEST.MF?rev=919839&r1=919838&r2=919839&view=diff ============================================================================== --- harmony/enhanced/jdktools/trunk/modules/jretools/META-INF/MANIFEST.MF (original) +++ harmony/enhanced/jdktools/trunk/modules/jretools/META-INF/MANIFEST.MF Sat Mar 6 20:12:20 2010 @@ -4,7 +4,7 @@ Implementation-Title: Apache Harmony Implementation-Vendor: The Apache Software Foundation Implementation-Vendor-Id: org.apache.harmony -Implementation-URL: http://incubator.apache.org/harmony +Implementation-URL: http://harmony.apache.org Bundle-ManifestVersion: 2 Bundle-Name: Harmony JRE Tools Bundle-SymbolicName: org.apache.harmony.jretools