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) Recompilation of a client program may be terminated with the message: cannot find variable (or method) in AccordionPanel. 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. Recompilation of a client class may be terminated with the message: reference to variable is ambiguous. |
Change | Effect | |
---|---|---|
1 | Superclass has been changed from javax.faces.component.UIColumn to javax.faces.component.UIPanel. | 1) Recompilation of a client program may be terminated with the message: cannot find variable (or method) in Tab. 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. Recompilation of a client class may be terminated with the message: reference to variable is ambiguous. |
Change | Effect | |
---|---|---|
1 | Superclass has been changed from javax.faces.component.UIData to org.primefaces.component.api.UIData. | 1) Recompilation of a client program may be terminated with the message: cannot find variable (or method) in TabView. 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. Recompilation of a client class may be terminated with the message: reference to variable is ambiguous. |
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. Recompilation of a client class may be terminated with the message: reference to beforeShow is ambiguous. |
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. Recompilation of a client class may be terminated with the message: reference to summary is ambiguous. |
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. Recompilation of a client class may be terminated with the message: reference to PANEL_CONTENT_CLASS is ambiguous. |
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. Recompilation of a client class may be terminated with the message: reference to panelHeight is ambiguous. |
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. Recompilation of a client class may be terminated with the message: reference to panelWidth is ambiguous. |
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. Recompilation of a client class may be terminated with the message: reference to showCaption is ambiguous. |