Compiler log for org.eclipse.equinox.p2.updatesite_1.3.300.v20240201-0843 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 5, INFOS: 0

errors others warnings infos forbidden warnings discouraged warnings

ERRORS

top others warnings infos forbidden warnings discouraged warnings

OTHER WARNINGS

top errors infos forbidden warnings discouraged warnings

/src/org/eclipse/equinox/internal/p2/updatesite/SiteXMLAction.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/equinox/internal/p2/updatesite/SiteXMLAction.java
 (at line 748)
IRepository repo = publisherInfo.getMetadataRepository();
IRepository is a raw type. References to generic type IRepository<T> should be parameterized

/src/org/eclipse/equinox/internal/p2/updatesite/UpdateSite.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/equinox/internal/p2/updatesite/UpdateSite.java
 (at line 717)
return BundlesAction.createBundleDescriptionIgnoringExceptions(bundleFile);
The method createBundleDescriptionIgnoringExceptions(File) from the type BundlesAction is deprecated

/src/org/eclipse/equinox/internal/p2/updatesite/artifact/UpdateSiteArtifactRepositoryFactory.java : 3 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/equinox/internal/p2/updatesite/artifact/UpdateSiteArtifactRepositoryFactory.java
 (at line 85)
repository.removeAll();
The method removeAll() from the type IArtifactRepository is deprecated
2. WARNING in /src/org/eclipse/equinox/internal/p2/updatesite/artifact/UpdateSiteArtifactRepositoryFactory.java
 (at line 113)
repository.removeAll();
The method removeAll() from the type IArtifactRepository is deprecated
3. WARNING in /src/org/eclipse/equinox/internal/p2/updatesite/artifact/UpdateSiteArtifactRepositoryFactory.java
 (at line 154)
repository.addDescriptors(descriptors);
The method addDescriptors(IArtifactDescriptor[]) from the type IArtifactRepository is deprecated

INFO WARNINGS

errors others warnings forbidden warnings discouraged warnings

FORBIDDEN ACCESS WARNINGS

top errors infos others warnings discouraged warnings

DISCOURAGED ACCESS WARNINGS

top errors infos others warnings forbidden warnings