Clirr Results
The following document contains the results of Clirr.
- Current Version: 5.3.x-SNAPSHOT
- Comparison Version: 5.2.1
Summary
Severity |
Number |
Error |
1 |
Warning |
0 |
(The results have been filtered to omit less severe results)
API Incompatibilities
Severity |
Message |
Class |
Method / Field |
|
Method 'public org.exoplatform.portal.config.model.Application findAppInstancesById(org.exoplatform.portal.config.model.Container, java.lang.String)' has been removed |
org.exoplatform.services.wcm.publication.PublicationUtil |
public org.exoplatform.portal.config.model.Application findAppInstancesById(org.exoplatform.portal.config.model.Container, java.lang.String) |
API Changelog
The following APIs were modified from version 5.2.1 to 5.3.x-SNAPSHOT:
- Non justified changes
Class |
From |
To |
org.exoplatform.services.wcm.publication.PublicationUtil |
public org.exoplatform.portal.config.model.Application findAppInstancesById(org.exoplatform.portal.config.model.Container, java.lang.String) |
|