[ http://issues.apache.org/jira/browse/XALANJ-2082?page=all ] Brian Minchau closed XALANJ-2082: ---------------------------------
Verified that the patch is applied in 2.7 release, closing issue. > Serializer javadoc and comments should be more independent > ---------------------------------------------------------- > > Key: XALANJ-2082 > URL: http://issues.apache.org/jira/browse/XALANJ-2082 > Project: XalanJ2 > Type: Improvement > Components: Serialization > Reporter: Brian Minchau > Assignee: Brian Minchau > Fix For: CurrentCVS > Attachments: serializer.javadoc.patch1.txt, serializer.javadoc.patch4.txt, > serializer.javadoc.patch5.txt > > There are a number javadoc tags like > @see org.apache.xml.serializer.Serializer > (and references to other classes in the same package) that would be more > robust if they were simply: > @see Serializer > Also there are references to Xalan and XSLTC that need not be in the javadoc > or comments. > The serializer has cut its Java dependancies on Xalan and XSLTC, and should > clean up its javadoc and comments likewise. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
