[Reality] Mac Java Faucet Distro

Glyph Lefkowitz glyph@twistedmatrix.com
Thu, 23 Dec 1999 05:18:19 -0500 (EST)


On Thu, 23 Dec 1999, James Knight wrote:

> At 3:57 PM -0500 12/23/99, Tenth wrote:

> >Although I can't get that far because it gives a missing pane exception or
> >something when I start up. Whoever packages that (James?) should take a
> >look at
> >it before we do our next release (early next week).
> I can't reproduce this...It works fine on my computer.
> -James

It's definitely reproducible here: the swing.jar in the archive appears
not to contain the class javax.swing.event.EventListenerList.  Replacing
it with a new swing.jar makes everything work fine.

Did you compile your own swing.jar or something?  Please don't do that.
It's technically not allowed.