Library Name | PrimeFaces |
---|---|
Version #1 | 3.5.20121205.083444.12 |
Version #2 | 3.5.20121209.124906.1 |
Total Java ARchives | 1 |
---|---|
Total Methods / Classes | 5931 / 629 |
Verdict | Incompatible (0.9%) |
Severity | Count | |
---|---|---|
Added Methods | - | 10 |
Removed Methods | High | 0 |
Problems with Data Types | High | 0 |
Medium | 3 | |
Low | 0 | |
Problems with Methods | High | 0 |
Medium | 0 | |
Low | 0 | |
Other Changes in Data Types | - | 6 |
Change | Effect | |
---|---|---|
1 | Superclass has been changed from javax.faces.component.UIData to org.primefaces.component.api.UIData. | 1) Access of a client program to the fields or methods of the old super-class may be interrupted by NoSuchFieldError or NoSuchMethodError exceptions. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class and cause IncompatibleClassChangeError exception. |
Change | Effect | |
---|---|---|
1 | Superclass has been changed from javax.faces.component.UIColumn to javax.faces.component.UIPanel. | 1) Access of a client program to the fields or methods of the old super-class may be interrupted by NoSuchFieldError or NoSuchMethodError exceptions. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class and cause IncompatibleClassChangeError exception. |
Change | Effect | |
---|---|---|
1 | Superclass has been changed from javax.faces.component.UIData to org.primefaces.component.api.UIData. | 1) Access of a client program to the fields or methods of the old super-class may be interrupted by NoSuchFieldError or NoSuchMethodError exceptions. 2) A static field from a super-interface of a client class may hide a field (with the same name) inherited from new super-class and cause IncompatibleClassChangeError exception. |
Change | Effect | |
---|---|---|
1 | Field beforeShow has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
Change | Effect | |
---|---|---|
1 | Field summary has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
Change | Effect | |
---|---|---|
1 | Field PANEL_CONTENT_CLASS has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
Change | Effect | |
---|---|---|
1 | Field panelHeight has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
2 | Field panelWidth has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |
3 | Field showCaption has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class and cause IncompatibleClassChangeError exception. |