Uploaded image for project: 'Commons BCEL'
  1. Commons BCEL
  2. BCEL-94

@since tag incorrect for Annotation classes in BCEL trunk

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 6.0
    • Main
    • None

    Description

      The BCEL trunk includes a number of new Annotation classes that were not in the BCEL 5.2 release. For
      example:

      http://svn.apache.org/repos/asf/jakarta/bcel/trunk/src/main/java/org/apache/bcel/classfile/
      Annotations.java
      http://svn.apache.org/repos/asf/jakarta/bcel/trunk/src/main/java/org/apache/bcel/classfile/
      AnnotationDefault.java
      http://svn.apache.org/repos/asf/jakarta/bcel/trunk/src/main/java/org/apache/bcel/classfile/
      AnnotationElementValue.java
      etc. etc.

      Note that the @since JavaDoc for these classes is "5.2". This is incorrect because the classes were not
      available in version 5.2.

      Attachments

        Activity

          People

            issues@commons.apache.org Apache Commons Developers
            vocaro Trevor Harmon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: