Jon
----- Original Message ----- From: "Jonathan Eric Miller" <[EMAIL PROTECTED]>
To: "MyFaces Discussion" <[email protected]>; <[EMAIL PROTECTED]>
Sent: Monday, April 11, 2005 2:36 PM
Subject: Re: Windowtitle not set on javadocs documentation
I found out that this is a known issue.
https://taglibrarydoc.dev.java.net/issues/show_bug.cgi?id=5
One hack that I can think of would be to use the Ant <replace> task to replace the text http://java.sun.com/JSP/TagLibraryDescriptor with http://java.sun.com/xml/ns/j2ee, run tlddoc, then do another replace to change it back. It's a hack, but, it's probably the easiest fix until the tlddoc developers come up with a fix.
Jon
----- Original Message ----- From: "Matthias Wessendorf" <[EMAIL PROTECTED]>
To: "MyFaces Discussion" <[email protected]>
Sent: Thursday, March 31, 2005 2:24 PM
Subject: Re: Windowtitle not set on javadocs documentation
Jon,
yes I know...
please look here: http://issues.apache.org/jira/browse/MYFACES-156
do you know a solution ?
-Matthias
Jonathan Eric Miller wrote:Woohoo! The javadocs in 1.0.9rc2 have a title now! :-) The only problem now is that the tlddoc documentation is missing. ;-)
Jon
----- Original Message ----- From: "Matthias Wessendorf" <[EMAIL PROTECTED]>
To: "MyFaces Discussion" <[email protected]>
Sent: Wednesday, March 16, 2005 3:29 PM
Subject: Re: Windowtitle not set on javadocs documentation
thanks.
in CVS for now!
I'll upload the new doc, *after* the vote on next release is done!
-Matthias
Jonathan Eric Miller wrote:
Would it be possible to set the windowtitle on the javadocs documentation for the API and the TLD docs in the next version of MyFaces? Currently, it's just set to the defaults...
Jon

