You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by sm...@apache.org on 2006/08/30 10:17:10 UTC

svn commit: r438417 - /incubator/harmony/enhanced/classlib/trunk/modules/logging/META-INF/MANIFEST.MF

Author: smishura
Date: Wed Aug 30 01:17:09 2006
New Revision: 438417

URL: http://svn.apache.org/viewvc?rev=438417&view=rev
Log:
Setting eol-style=native

Modified:
    incubator/harmony/enhanced/classlib/trunk/modules/logging/META-INF/MANIFEST.MF   (contents, props changed)

Modified: incubator/harmony/enhanced/classlib/trunk/modules/logging/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/modules/logging/META-INF/MANIFEST.MF?rev=438417&r1=438416&r2=438417&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/modules/logging/META-INF/MANIFEST.MF (original)
+++ incubator/harmony/enhanced/classlib/trunk/modules/logging/META-INF/MANIFEST.MF Wed Aug 30 01:17:09 2006
@@ -1,20 +1,20 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: Harmony Logging
-Bundle-SymbolicName: org.apache.harmony.logging
-Bundle-Version: 1.0.0
-Bundle-ClassPath: .
-Eclipse-JREBundle: true
-Import-Package: java.beans,
- java.io,
- java.lang,
- java.net,
- java.nio;resolution:=optional,
- java.nio.channels,
- java.nio.charset,
- java.security,
- java.text,
- java.util,
- org.apache.harmony.kernel.vm,
- tests.util;hy_usage=test;resolution:=optional
-Export-Package: java.util.logging
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: Harmony Logging
+Bundle-SymbolicName: org.apache.harmony.logging
+Bundle-Version: 1.0.0
+Bundle-ClassPath: .
+Eclipse-JREBundle: true
+Import-Package: java.beans,
+ java.io,
+ java.lang,
+ java.net,
+ java.nio;resolution:=optional,
+ java.nio.channels,
+ java.nio.charset,
+ java.security,
+ java.text,
+ java.util,
+ org.apache.harmony.kernel.vm,
+ tests.util;hy_usage=test;resolution:=optional
+Export-Package: java.util.logging

Propchange: incubator/harmony/enhanced/classlib/trunk/modules/logging/META-INF/MANIFEST.MF
------------------------------------------------------------------------------
    svn:eol-style = native