Great news!
Thanks Benedikt & everyone helped this release to appear after so long period 
of silence!

Kind regards,
Andrey Loskutov

http://google.com/+AndreyLoskutov


> Gesendet: Freitag, 15. Juli 2016 um 08:28 Uhr
> Von: "Benedikt Ritter" <brit...@apache.org>
> An: "Commons Developers List" <dev@commons.apache.org>, "Commons Users List" 
> <u...@commons.apache.org>, "annou...@apache.org" <annou...@apache.org>
> Betreff: [ANNOUNCE] Apache Commons BCEL 6.0 released!
>
> The Apache Commons community is pleased to announce the release of Apache
> Commons BCEL 6.0.
> 
> The Byte Code Engineering Library (Apache Commons BCEL) is intended to give
> users a convenient way to analyze, create, and manipulate (binary) Java
> class files (those ending with .class). Classes are represented by objects
> which contain all the symbolic information of the given class: methods,
> fields and byte code instructions, in particular.
> 
> The most important changes in this release include:
> - Support for Java 6, Java 7 & Java 8
> - Updated Java requirement to Java 7
> - Dropped serialization support from all classes
> 
> Details of changes since 5.2 are in the release notes:
>   https://dist.apache.org/repos/dist/release/commons/bcel/RELEASE-NOTES.txt
> 
> The release artifacts can be downloaded from the Apache Commons BCEL
> website:
>   http://commons.apache.org/proper/commons-bcel/download_bcel.cgi
> 
> Alternatively the release can be pulled via maven:
> 
> <dependency>
>   <groupId>org.apache.bcel</groupId>
>   <artifactId>bcel</artifactId>
>   <version>6.0</version>
> </dependency>
> 
> For information about how to use Apache Commons BCEL, report bugs or
> contribute to the project, please visit the website:
>     http://commons.apache.org/bcel
> 
> Thank you!
> Benedikt Ritter, on behalf of the Apache Commons Community
> 

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

Reply via email to