You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Emmanuel Bourg (JIRA)" <ji...@apache.org> on 2014/04/24 10:43:16 UTC

[jira] [Updated] (BCEL-94) @since tag incorrect for Annotation classes in BCEL trunk

     [ https://issues.apache.org/jira/browse/BCEL-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Bourg updated BCEL-94:
-------------------------------

         Priority: Blocker
      Environment:     (was: Operating System: All
Platform: All)
    Fix Version/s: 6.0
         Priority:   (was: P2)
         Severity:   (was: normal)

> @since tag incorrect for Annotation classes in BCEL trunk
> ---------------------------------------------------------
>
>                 Key: BCEL-94
>                 URL: https://issues.apache.org/jira/browse/BCEL-94
>             Project: Commons BCEL
>          Issue Type: Bug
>          Components: Main
>    Affects Versions: unspecified
>            Reporter: Trevor Harmon
>            Assignee: Apache Commons Developers
>            Priority: Blocker
>             Fix For: 6.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)