[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Some areas of improvment
From: |
Andrew Haley |
Subject: |
Re: Some areas of improvment |
Date: |
Tue, 23 Nov 2004 14:03:44 +0000 |
Michael Koch writes:
> Am Sonntag, 21. November 2004 18:17 schrieb Andrew John Hughes:
> > On Sun, 2004-11-21 at 14:50, Arnaud Vandyck wrote:
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > Hash: SHA1
> > >
> > > Hi Classpather's,
> > >
> > > http://java.debian.net/index.php/MovingJavaToMain
> > >
> > > I did try to move xalan (xalan2) to main but it fails because of
> > > some dependencies:
> > >
> > > bcel (from jakarta) needs javax.swing.JList
> > >
> > > http://www.apache.org/dist/jakarta/bcel/binaries/bcel-5.1.tar.gz
I wonder why BCEL needs anything from swing? Ah, it's because the
verifier has its UI components. Of course, the verifier needs to have
a graphical user interface...
Andrew.