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 14:43:15 UTC

[jira] [Updated] (BCEL-21) Annoying print statement in org.apache.bcel.classfile.Signature

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

Emmanuel Bourg updated BCEL-21:
-------------------------------

          Description: 
The implementation of the accept(Visitor) method of 
org.apache.bcel.classfile.Signature contains an unconditional print statement to System.err saying "Visiting non-standard Signature object".  Since a lot of people are using GJ, and it will soon become a standard part of the Java language, this print statement should be removed.

  was:
The implementation of the accept(Visitor) method of 
org.apache.bcel.classfile.Signature contains an unconditional print statement to 
System.err saying "Visiting non-standard Signature object".  Since a lot of people 
are using GJ, and it will soon become a standard part of the Java language, this 
print statement should be removed.

             Priority: Minor
          Environment:     (was: Operating System: other
Platform: All)
    Affects Version/s:     (was: unspecified)
        Fix Version/s: 5.2
             Priority:   (was: P3)
             Severity:   (was: normal)
              Summary: Annoying print statement in org.apache.bcel.classfile.Signature  (was: annoying print statement in org.apache.bcel.classfile.Signature)

> Annoying print statement in org.apache.bcel.classfile.Signature
> ---------------------------------------------------------------
>
>                 Key: BCEL-21
>                 URL: https://issues.apache.org/jira/browse/BCEL-21
>             Project: Commons BCEL
>          Issue Type: Bug
>          Components: Main
>            Reporter: David Hovemeyer
>            Assignee: Apache Commons Developers
>            Priority: Minor
>             Fix For: 5.2
>
>
> The implementation of the accept(Visitor) method of 
> org.apache.bcel.classfile.Signature contains an unconditional print statement to System.err saying "Visiting non-standard Signature object".  Since a lot of people are using GJ, and it will soon become a standard part of the Java language, this print statement should be removed.



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