You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by od...@apache.org on 2010/03/19 13:03:55 UTC

svn commit: r925192 - /harmony/enhanced/classlib/trunk/modules/sound/META-INF/MANIFEST.MF

Author: odeakin
Date: Fri Mar 19 12:03:54 2010
New Revision: 925192

URL: http://svn.apache.org/viewvc?rev=925192&view=rev
Log:
Apply classlib patch for HARMONY-6477 (Problems building jdktools modules in Eclipse).

Modified:
    harmony/enhanced/classlib/trunk/modules/sound/META-INF/MANIFEST.MF

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?rev=925192&r1=925191&r2=925192&view=diff
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/sound/META-INF/MANIFEST.MF (original)
+++ harmony/enhanced/classlib/trunk/modules/sound/META-INF/MANIFEST.MF Fri Mar 19 12:03:54 2010
@@ -22,4 +22,5 @@ Import-Package: java.io,
  org.apache.harmony.kernel.vm,
  org.apache.harmony.luni.util
 Export-Package: javax.sound.midi,
- javax.sound.midi.spi
+ javax.sound.midi.spi,
+ javax.sound.sampled