This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [Classpathx-discuss] Re: servlet code


JAXP Xml code is part of the JDK 1.4.
Also, several parts of JDK 1.4, including the new 
java.util logging and preferences packages depend on having
XML support built in.

So I hope that XML will make it into libgcj, for 1.4 compatibility.

Thanks,

Eddie Benowitz.


David Brownell wrote:
> 
> > > But since then Nick Ferrier set up the classpathx project and the code
> > > is now part of that project. <http://savannah.gnu.org/projects/classpathx/>
> > ...
> >
> > I notice most of the code there is LGPL.  That certainly prevents them
> > from being part of libjava.
> 
> The Java/XML stuff isn't ... or rather, it won't be when I finish checking it in!
> All GPL ... except for the DOM _interfaces_ using the W3C copyright
> until/unless someone creates new versions.  (As I recall, there was some
> to/fro about a year back and RMS OK'd that license in some reasonable
> context.)
> 
> Though I tend to agree that we need an answer to that searchpath
> issue -- not all libraries should be in "libjava".  A Debian proposal got
> circulated a few months back; did that go anywhere?
> 
> - Dave


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]