This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] fix the synposis of the java manpages
>>>>> "Matthias" == Matthias Klose <doko@cs.tu-berlin.de> writes:
Matthias> However jv-convert is part of libjava, not gcj. Is this the
Matthias> right place for the documentation? Where to add the fastjar
Matthias> documentation?
I put jv-convert into the gcj docs since it was easy to do so. I
don't think it makes much difference where it goes, since gcj and
libgcj are tightly linked. (If there is a reason to separate the two
we can always do so -- I just couldn't think of a reason.)
I'd prefer fastjar to have its own texi file in gcc/fastjar/. If the
real maintainer ever wants to take it over again, it will still be a
self-contained package.
Tom