I'm very confused by a change made to pom.xml that removed the Javadoc 
additionalparm of -Xdoclint:none but nothing was done to the bcel source files 
to fix all the Javadoc warnings.

Help me understand why this was done.

Thank you,
Mark Roberts

    > -----Original Message-----
    > From: Gary Gregory [mailto:garydgreg...@gmail.com]
    > Sent: Tuesday, March 26, 2019 11:07 AM
    > To: annou...@apache.org; Commons Developers List; Commons Users List
    > Subject: [ANNOUNCEMENT] Apache Commons BCEL 6.3.1
    > 
    > The Apache Commons BCEL team is pleased to announce the release of
    > Apache Commons BCEL 6.3.1!
    > 
    > The Byte Code Engineering Library (BCEL) is intended to give users a
    > convenient
    > way to analyze, create, and manipulate compiled .class files. Classes are
    > represented by objects containing all the symbolic information of the 
given
    > class: methods, fields and byte code instructions.
    > 
    > Bug fix release
    > 
    > FIXED BUGS:
    > ===========
    > 
    > o BCEL-267: Race conditions on static fields in BranchHandle and
    > InstructionHandle. Thanks to Stephan Herrmann, Sebb, Gary Gregory, Torsten
    > Curdt.
    > o BCEL-297: Possible NPE in override implementation of Object.equals (#20)
    > Thanks to Mark Roberts, mingleizhang.
    > o BCEL-315: NullPointerException at
    > org.apache.bcel.classfile.FieldOrMethod.dump(). Thanks to Gary Gregory.
    > 
    > CHANGES:
    > ========
    > 
    > o BCEL-298: Add some files to .gitignore (#19) Thanks to mingleizhang.
    > 
    > Download it from
    > https://commons.apache.org/proper/commons-bcel/download_bcel.cgi
    > 
    > Have fun!
    > -Apache Commons BCEL team
    > 
    > Feedback
    > --------
    > 
    > Open source works best when you give feedback:
    > 
    >     http://commons.apache.org/bcel
    > 
    > Please direct all bug reports to JIRA:
    > 
    >     https://issues.apache.org/jira/browse/BCEL
    > 
    > Or subscribe to the commons-user mailing list
    > 
    > Gary Gregory, on behalf of the Apache Commons Team.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to