Compiler log for org.eclipse.equinox.p2.artifact.repository_1.5.300.v20240220-1431 : @dot.xml

TOTAL : ERRORS: 0, WARNINGS: 8, 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/artifact/processing/AbstractBufferingStep.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/processing/AbstractBufferingStep.java
 (at line 86)
protected void cleanupTempFiles() { }
Empty block should be documented

/src/org/eclipse/equinox/internal/p2/artifact/processors/checksum/ChecksumUtilities.java : 2 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/processors/checksum/ChecksumUtilities.java
 (at line 187)
result.put(IArtifactDescriptor.ARTIFACT_MD5, md5);
The field IArtifactDescriptor.ARTIFACT_MD5 is deprecated
2. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/processors/checksum/ChecksumUtilities.java
 (at line 189)
result.put(IArtifactDescriptor.DOWNLOAD_MD5, md5);
The field IArtifactDescriptor.DOWNLOAD_MD5 is deprecated

/src/org/eclipse/equinox/internal/p2/artifact/repository/Activator.java : 2 warnings :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/repository/Activator.java
 (at line 87)
Location location = anyLoc.createLocation(null, getLockFile(repositoryLocation).toURL(), isReadOnly(repositoryFile));
The method toURL() from the type File is deprecated
2. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/repository/Activator.java
 (at line 88)
location.set(getLockFile(repositoryLocation).toURL(), false);
The method toURL() from the type File is deprecated

/src/org/eclipse/equinox/internal/p2/artifact/repository/CompositeArtifactRepositoryFactory.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/repository/CompositeArtifactRepositoryFactory.java
 (at line 116)
CompositeRepositoryState resultState = io.read(localFile.toURL(), descriptorStream, CompositeArtifactRepository.PI_REPOSITORY_TYPE, sub.newChild(100));
The method toURL() from the type File is deprecated

/src/org/eclipse/equinox/internal/p2/artifact/repository/RawMirrorRequest.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/repository/RawMirrorRequest.java
 (at line 79)
target.removeDescriptor(targetDescriptor);
The method removeDescriptor(IArtifactDescriptor) from the type IArtifactRepository is deprecated

/src/org/eclipse/equinox/internal/p2/artifact/repository/simple/SimpleArtifactRepository.java : 1 warning :

OTHER WARNINGS
1. WARNING in /src/org/eclipse/equinox/internal/p2/artifact/repository/simple/SimpleArtifactRepository.java
 (at line 152)
addDescriptor(descriptor);
The method addDescriptor(IArtifactDescriptor) from the type AbstractArtifactRepository 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