aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
blob: 4c260f50ba2ee7e287cf219d4e40a23433831dae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
BCEL 5.3 RELEASE NOTES
=====================


Compatibility with 5.2
----------------------
Binary compatible - Yes

Source compatible - Yes

Semantic compatible - Yes


Deprecations from 5.2
---------------------

public org.apache.bcel.util.ClassVector implements java.io.Serializable


Bug fixes from 5.2
------------------

32664	Examples with enum breaks Gump (JDK1.5)


Enhancements from 5.2
---------------------

32945	Wrap JavaClass repository class (map values) with...
BCEL-163 - Incorporate patch file from Findbugs


Feedback
--------
Open source works best when you give feedback:
http://jakarta.apache.org/bcel

Please direct all bug reports to Bugzilla
http://issues.apache.org/bugzilla/buglist.cgi?product=BCEL

Or subscribe to the bcel-user mailing list

The BCEL Team