Menu

#5 compilation err in 1.4

open
5
2001-11-02
2001-10-31
No

java 1.4 has introduced a difference in the API of
HtmlDocWriter (not surprising, since I don't think
that the com.sun.tools.doclets tree is a "published"
api).

Anyways, HtmlDocWriter.configuration used to be a
static field, and now it's an abstract method, which
obviously leads to badness. patch may follow...

Discussion

  • Alex Lancaster

    Alex Lancaster - 2001-11-02
    • assigned_to: nobody --> alexl
     
  • Alex Lancaster

    Alex Lancaster - 2001-11-02

    Logged In: YES
    user_id=8312

    Thanks for the bug report. Will look into it. We are in
    the process of migrating texidoclet to savannah.gnu.org as
    part of the classpath project, but I will keep these bugs
    open until they are fixed or otherwise migrated to the
    savannah bug tracking system.

     

Log in to post a comment.