You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by te...@apache.org on 2006/11/29 11:39:46 UTC

svn commit: r480514 - in /harmony/enhanced/classlib/trunk: modules/accessibility/META-INF/ modules/annotation/META-INF/ modules/applet/META-INF/ modules/archive/META-INF/ modules/auth/META-INF/ modules/awt/META-INF/ modules/beans/META-INF/ modules/conc...

Author: tellison
Date: Wed Nov 29 02:39:41 2006
New Revision: 480514

URL: http://svn.apache.org/viewvc?view=rev&rev=480514
Log:
Update implementer's URL from incubator site to new TLP site.

Modified:
    harmony/enhanced/classlib/trunk/modules/accessibility/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/annotation/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/applet/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/archive/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/auth/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/awt/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/concurrent/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/crypto/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/imageio/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/instrument/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/jndi/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/lang-management/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/logging/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/luni-kernel/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/luni/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/math/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/misc/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/nio/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/nio_char/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/prefs/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/print/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/regex/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/rmi/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/security-kernel/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/security/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/sound/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/sql/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/suncompat/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/swing/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/text/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/tools/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/modules/x-net/META-INF/MANIFEST.MF
    harmony/enhanced/classlib/trunk/support/META-INF/MANIFEST.MF

Modified: harmony/enhanced/classlib/trunk/modules/accessibility/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/accessibility/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/accessibility/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/accessibility/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -2,7 +2,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
 Specification-Title: Java Platform API Specification
 Specification-Version: 1.5
 Bundle-ManifestVersion: 2

Modified: harmony/enhanced/classlib/trunk/modules/annotation/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/annotation/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/annotation/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/annotation/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Annotation
 Bundle-SymbolicName: org.apache.harmony.annotation

Modified: harmony/enhanced/classlib/trunk/modules/applet/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/applet/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/applet/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/applet/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Applet
 Bundle-SymbolicName: org.apache.harmony.applet

Modified: harmony/enhanced/classlib/trunk/modules/archive/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/archive/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/archive/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/archive/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Archive
 Bundle-SymbolicName: org.apache.harmony.archive

Modified: harmony/enhanced/classlib/trunk/modules/auth/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/auth/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/auth/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/auth/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Auth
 Bundle-SymbolicName: org.apache.harmony.auth;singleton:=true

Modified: harmony/enhanced/classlib/trunk/modules/awt/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/awt/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/awt/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/awt/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 AWT
 Bundle-SymbolicName: org.apache.harmony.awt

Modified: harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/beans/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Beans
 Bundle-SymbolicName: org.apache.harmony.beans

Modified: harmony/enhanced/classlib/trunk/modules/concurrent/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/concurrent/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/concurrent/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/concurrent/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Concurrent
 Bundle-SymbolicName: org.apache.harmony.concurrent

Modified: harmony/enhanced/classlib/trunk/modules/crypto/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/crypto/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/crypto/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/crypto/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Crypto
 Bundle-SymbolicName: org.apache.harmony.crypto

Modified: harmony/enhanced/classlib/trunk/modules/imageio/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/imageio/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/imageio/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/imageio/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -1,4 +1,10 @@
 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
 Bundle-ManifestVersion: 2
 Bundle-Name: Harmony ImageIO
 Bundle-SymbolicName: org.apache.harmony.imageio

Modified: harmony/enhanced/classlib/trunk/modules/instrument/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/instrument/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/instrument/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/instrument/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Instrument
 Bundle-SymbolicName: org.apache.harmony.instrument

Modified: harmony/enhanced/classlib/trunk/modules/jndi/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/jndi/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/jndi/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/jndi/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 JNDI
 Bundle-SymbolicName: org.apache.harmony.jndi

Modified: harmony/enhanced/classlib/trunk/modules/lang-management/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/lang-management/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/lang-management/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/lang-management/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Lang-Management
 Bundle-SymbolicName: org.apache.harmony.langmanagement

Modified: harmony/enhanced/classlib/trunk/modules/logging/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/logging/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/logging/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/logging/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Logging
 Bundle-SymbolicName: org.apache.harmony.logging

Modified: harmony/enhanced/classlib/trunk/modules/luni-kernel/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/luni-kernel/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/luni-kernel/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/luni-kernel/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 LUNI Kernel
 Bundle-ClassPath: .

Modified: harmony/enhanced/classlib/trunk/modules/luni/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/luni/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/luni/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/luni/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 LUNI
 Bundle-SymbolicName: org.apache.harmony.luni;singleton:=true

Modified: harmony/enhanced/classlib/trunk/modules/math/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/math/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/math/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/math/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Math
 Bundle-SymbolicName: org.apache.harmony.math

Modified: harmony/enhanced/classlib/trunk/modules/misc/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/misc/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/misc/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/misc/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 MISC
 Bundle-SymbolicName: org.apache.harmony.misc

Modified: harmony/enhanced/classlib/trunk/modules/nio/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/nio/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/nio/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/nio/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 NIO
 Bundle-SymbolicName: org.apache.harmony.nio

Modified: harmony/enhanced/classlib/trunk/modules/nio_char/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/nio_char/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/nio_char/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/nio_char/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 NIO_Charset
 Bundle-SymbolicName: org.apache.harmony.nio_char

Modified: harmony/enhanced/classlib/trunk/modules/prefs/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/prefs/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/prefs/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/prefs/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Prefs
 Bundle-SymbolicName: org.apache.harmony.prefs

Modified: harmony/enhanced/classlib/trunk/modules/print/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/print/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/print/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/print/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -1,4 +1,10 @@
 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
 Bundle-ManifestVersion: 2
 Bundle-Name: Harmony Print
 Bundle-SymbolicName: org.apache.harmony.print

Modified: harmony/enhanced/classlib/trunk/modules/regex/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/regex/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/regex/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/regex/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Regex
 Bundle-SymbolicName: org.apache.harmony.regex

Modified: harmony/enhanced/classlib/trunk/modules/rmi/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/rmi/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/rmi/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/rmi/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 RMI
 Bundle-SymbolicName: org.apache.harmony.rmi

Modified: harmony/enhanced/classlib/trunk/modules/security-kernel/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/security-kernel/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/security-kernel/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/security-kernel/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Security Kernel
 Fragment-Host: org.apache.harmony.security;bundle-version="1.0.0"

Modified: harmony/enhanced/classlib/trunk/modules/security/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/security/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/security/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/security/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Security
 Bundle-SymbolicName: org.apache.harmony.security;singleton:=true

Modified: harmony/enhanced/classlib/trunk/modules/sound/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/sound/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/sound/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/sound/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Sound
 Bundle-SymbolicName: org.apache.harmony.sound

Modified: harmony/enhanced/classlib/trunk/modules/sql/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/sql/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/sql/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/sql/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 SQL
 Bundle-SymbolicName: org.apache.harmony.sql

Modified: harmony/enhanced/classlib/trunk/modules/suncompat/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/suncompat/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/suncompat/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/suncompat/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Sun Compatibility
 Bundle-SymbolicName: org.apache.harmony.suncompat

Modified: harmony/enhanced/classlib/trunk/modules/swing/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/swing/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/swing/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/swing/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Swing
 Bundle-SymbolicName: org.apache.harmony.swing

Modified: harmony/enhanced/classlib/trunk/modules/text/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/text/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/text/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/text/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Text
 Bundle-SymbolicName: org.apache.harmony.text

Modified: harmony/enhanced/classlib/trunk/modules/tools/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/tools/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/tools/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/tools/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 Tools
 Bundle-SymbolicName: org.apache.harmony.tools

Modified: harmony/enhanced/classlib/trunk/modules/x-net/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/x-net/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/x-net/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/x-net/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -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 X-Net
 Bundle-SymbolicName: org.apache.harmony.x_net

Modified: harmony/enhanced/classlib/trunk/support/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/support/META-INF/MANIFEST.MF?view=diff&rev=480514&r1=480513&r2=480514
==============================================================================
--- harmony/enhanced/classlib/trunk/support/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/support/META-INF/MANIFEST.MF Wed Nov 29 02:39:41 2006
@@ -2,7 +2,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 Test Support
 Bundle-SymbolicName: org.apache.harmony.support