Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 52597 invoked from network); 29 Apr 2010 15:45:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Apr 2010 15:45:39 -0000 Received: (qmail 90554 invoked by uid 500); 29 Apr 2010 15:45:39 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 90502 invoked by uid 500); 29 Apr 2010 15:45:38 -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 90495 invoked by uid 99); 29 Apr 2010 15:45:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Apr 2010 15:45:38 +0000 X-ASF-Spam-Status: No, hits=-1710.7 required=10.0 tests=ALL_TRUSTED,AWL 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; Thu, 29 Apr 2010 15:45:37 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 81F8F23889DA; Thu, 29 Apr 2010 15:44:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r939352 - in /harmony/enhanced/java/branches/mrh: ./ classlib/make/ common_resources/make/ drlvm/make/ drlvm/vm/gc_gen/resource/ drlvm/vm/vmcore/src/kernel_classes/resource/ Date: Thu, 29 Apr 2010 15:44:47 -0000 To: commits@harmony.apache.org From: hindessm@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100429154447.81F8F23889DA@eris.apache.org> Author: hindessm Date: Thu Apr 29 15:44:46 2010 New Revision: 939352 URL: http://svn.apache.org/viewvc?rev=939352&view=rev Log: Change manifest to have specification version from property rather than always being 1.5. Change implementation version in drlvm jars to be svn repository/revision. Modified: harmony/enhanced/java/branches/mrh/build.xml harmony/enhanced/java/branches/mrh/classlib/make/properties.xml harmony/enhanced/java/branches/mrh/common_resources/make/properties.xml harmony/enhanced/java/branches/mrh/drlvm/make/properties.xml harmony/enhanced/java/branches/mrh/drlvm/vm/gc_gen/resource/MANIFEST.MF harmony/enhanced/java/branches/mrh/drlvm/vm/vmcore/src/kernel_classes/resource/MANIFEST.MF Modified: harmony/enhanced/java/branches/mrh/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/mrh/build.xml?rev=939352&r1=939351&r2=939352&view=diff ============================================================================== --- harmony/enhanced/java/branches/mrh/build.xml (original) +++ harmony/enhanced/java/branches/mrh/build.xml Thu Apr 29 15:44:46 2010 @@ -148,7 +148,6 @@ Usage: @@ -409,7 +408,8 @@ Usage: - + @@ -476,7 +476,7 @@ Usage: - + @@ -529,7 +529,8 @@ Usage: - + @@ -560,7 +561,8 @@ Usage: - + Modified: harmony/enhanced/java/branches/mrh/classlib/make/properties.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/mrh/classlib/make/properties.xml?rev=939352&r1=939351&r2=939352&view=diff ============================================================================== --- harmony/enhanced/java/branches/mrh/classlib/make/properties.xml (original) +++ harmony/enhanced/java/branches/mrh/classlib/make/properties.xml Thu Apr 29 15:44:46 2010 @@ -716,6 +716,12 @@ Alternatively, you can switch to another + + + Modified: harmony/enhanced/java/branches/mrh/common_resources/make/properties.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/mrh/common_resources/make/properties.xml?rev=939352&r1=939351&r2=939352&view=diff ============================================================================== --- harmony/enhanced/java/branches/mrh/common_resources/make/properties.xml (original) +++ harmony/enhanced/java/branches/mrh/common_resources/make/properties.xml Thu Apr 29 15:44:46 2010 @@ -381,6 +381,12 @@ Alternatively, you can switch to another + + + + Modified: harmony/enhanced/java/branches/mrh/drlvm/vm/gc_gen/resource/MANIFEST.MF URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/mrh/drlvm/vm/gc_gen/resource/MANIFEST.MF?rev=939352&r1=939351&r2=939352&view=diff ============================================================================== --- harmony/enhanced/java/branches/mrh/drlvm/vm/gc_gen/resource/MANIFEST.MF (original) +++ harmony/enhanced/java/branches/mrh/drlvm/vm/gc_gen/resource/MANIFEST.MF Thu Apr 29 15:44:46 2010 @@ -3,4 +3,3 @@ Implementation-Title: Apache Harmony Implementation-Vendor: The Apache Software Foundation Implementation-Vendor-Id: org.apache.harmony Implementation-URL: http://harmony.apache.org -Implementation-Version: 1.5 Modified: harmony/enhanced/java/branches/mrh/drlvm/vm/vmcore/src/kernel_classes/resource/MANIFEST.MF URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/mrh/drlvm/vm/vmcore/src/kernel_classes/resource/MANIFEST.MF?rev=939352&r1=939351&r2=939352&view=diff ============================================================================== --- harmony/enhanced/java/branches/mrh/drlvm/vm/vmcore/src/kernel_classes/resource/MANIFEST.MF (original) +++ harmony/enhanced/java/branches/mrh/drlvm/vm/vmcore/src/kernel_classes/resource/MANIFEST.MF Thu Apr 29 15:44:46 2010 @@ -1,8 +1,6 @@ Manifest-Version: 1.0 Specification-Title: Java Platform API Specification -Specification-Version: 1.5 Implementation-Title: Apache Harmony Implementation-Vendor: The Apache Software Foundation Implementation-Vendor-Id: org.apache.harmony Implementation-URL: http://harmony.apache.org -Implementation-Version: 1.5