Hi,
On Sun, Apr 16, 2000 at 05:08:06PM -0400, Paul Fisher wrote:
>
> That's not strictly correct. Anything that's part of the essential
> class libraries for supporting the Java language is covered under the
> libgcj licensing deal. This basically means that Sun currently
> determines what's covered under the GPL+exception.
Maybe I have a strange sense of humor. But that is funny :)
> So in addition to java.*, javax.accessibility, javax.swing, and
> org.omg, will be covered under the GPL+exception. The next iteration
> will include JNDI and sound classes as well.
There are already javax.sound files (LGPL) in the Tritonus Library
(Java Sound for Linux) <http://tritonus.sourceforge.net/>.
See their CVS repository on Sourceforge
<http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/tritonus/src/?cvsroot=tritonus>
They are not very documented but they could be used as a starting point.
Cheers,
Mark