Uploaded image for project: 'XMLGraphicsCommons'
  1. XMLGraphicsCommons
  2. XGC-47

[PATCH] resolve compilation and javadoc warnings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Resolution: Fixed
    • 2.6
    • None
    • utilities
    • None
    • Operating System: All
      Platform: All

    Description

      This patch resolves all current compilation and javadoc warnings. Comments follow:

      • deprecations on following were removed because the member name clearly indicates it is "old"; if a user wants to use something "old", then they shouldn't be warned of doing so:
      • XMPConstants.PDF_A_IDENTIFICATION_OLD
      • PDFAOldXMPSchema
      • deprecation of drawString(String,...) on the TextHandler interface was removed due to newly added adapter classes (about which see below)
      • new adapter classes TextHandlerAdapter and PSTextHandlerAdapter were added to provide default implementations of drawString(String,...)
      • the existing StrokingTextHandler class was reworked to extend TextHandlerAdapter
      • various javadocs build warnings were removed, some which entailed changing custom tag @todo to @asf.todo to avoid conflicts with future standardized extensions to javadoc tags

      This patch was created against revision 982145 of the xmlgraphics commons trunk.

      Regards,
      Glenn

      Attachments

        Activity

          People

            general@xmlgraphics.apache.org XML Graphics Project Mailing List
            gadams Glenn Adams
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: