[kaffe] How to run gjdoc with kaffe
Arnaud Vandyck
arnaud.vandyck@ulg.ac.be
Sat Nov 22 16:36:01 2003
----Security_Multipart(Sun_Nov_23_01_29_32_2003_715)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hi all,
I tried to run gjdoc with kaffe today and succeed after applying some
patches.
First, I'd like to reference the Mark's mail with the null String adding
a char (String s may be null; s+='a' have to be "nulla", kaffe throws a
NullPointerException). I patch this in SerialFieldTagImpl[1].
Before that, I got a problem with the '-help' argument throwing a
NullPointerException. I got to patch Main[2].
I also did patch ClassDocProxy[3] to get rid of a warning at
compilation.
The result is kaffe can run gjdoc with 'xmlonly' argument (gjdoc only
generate the xml doclet, but I did not succeed in transforming the xml
doclet in html or something else with xslt. gjdoc complains because of
saxon not found (even when in the classpath).
This is a first (IMHO important) step in having a `javadoc' like tool in
kaffe. I'll try to investigate to transform xml with xslt using xsltproc
or something else.
Best Regards,
-- Arnaud Vandyck, STE fi, ULg
Formateur Cellule Programmation.
Footnotes:
[1] http://savannah.gnu.org/patch/?func=detailpatch&patch_id=2334&group_id=508
[2] http://savannah.gnu.org/patch/?func=detailpatch&patch_id=2333&group_id=508
[3] http://savannah.gnu.org/patch/?func=detailpatch&patch_id=1964&group_id=508
----Security_Multipart(Sun_Nov_23_01_29_32_2003_715)--
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQA/v/9u4vzFZu62tMIRAqiqAJ9HCYVK//LMuvKujSudTeGkblvULwCggf6N
zqzIYqrwBafXMurkjou9+vA=
=2mwx
-----END PGP SIGNATURE-----
----Security_Multipart(Sun_Nov_23_01_29_32_2003_715)----