errors | others warnings | infos | forbidden warnings | discouraged warnings |
top | others warnings | infos | forbidden warnings | discouraged warnings |
top | errors | infos | forbidden warnings | discouraged warnings |
errors | others warnings | forbidden warnings | discouraged warnings |
top | errors | infos | others warnings | discouraged warnings |
top | errors | infos | others warnings | forbidden warnings |
1. WARNING in /src/org/eclipse/equinox/p2/internal/repository/tools/RecreateRepositoryApplication.java (at line 23) import org.eclipse.equinox.internal.p2.artifact.processors.checksum.ChecksumUtilities; Discouraged access: The type 'ChecksumUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes') |
2. WARNING in /src/org/eclipse/equinox/p2/internal/repository/tools/RecreateRepositoryApplication.java (at line 128) IStatus status = ChecksumUtilities.calculateChecksums(artifactFile, checksums, checksumsToSkip); Discouraged access: The type 'ChecksumUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes') |
3. WARNING in /src/org/eclipse/equinox/p2/internal/repository/tools/RecreateRepositoryApplication.java (at line 128) IStatus status = ChecksumUtilities.calculateChecksums(artifactFile, checksums, checksumsToSkip); Discouraged access: The method 'ChecksumUtilities.calculateChecksums(File, Map<String,String>, Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes') |
4. WARNING in /src/org/eclipse/equinox/p2/internal/repository/tools/RecreateRepositoryApplication.java (at line 133) Map<String, String> checksumsToProperties = ChecksumUtilities Discouraged access: The type 'ChecksumUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes') |
5. WARNING in /src/org/eclipse/equinox/p2/internal/repository/tools/RecreateRepositoryApplication.java (at line 134) .checksumsToProperties(IArtifactDescriptor.DOWNLOAD_CHECKSUM, checksums); Discouraged access: The method 'ChecksumUtilities.checksumsToProperties(String, Map<String,String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes') |
1. WARNING in /src/org/eclipse/equinox/p2/repository/tools/comparator/ArtifactComparatorFactory.java (at line 24) import org.eclipse.equinox.internal.p2.artifact.processors.checksum.ChecksumUtilities; Discouraged access: The type 'ChecksumUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes') |
2. WARNING in /src/org/eclipse/equinox/p2/repository/tools/comparator/ArtifactComparatorFactory.java (at line 74) Stream<String> checksumComparators = Stream.of(ChecksumUtilities.getChecksumComparatorConfigurations()) Discouraged access: The type 'ChecksumUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes') |
3. WARNING in /src/org/eclipse/equinox/p2/repository/tools/comparator/ArtifactComparatorFactory.java (at line 74) Stream<String> checksumComparators = Stream.of(ChecksumUtilities.getChecksumComparatorConfigurations()) Discouraged access: The method 'ChecksumUtilities.getChecksumComparatorConfigurations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes') |
4. WARNING in /src/org/eclipse/equinox/p2/repository/tools/comparator/ArtifactComparatorFactory.java (at line 117) IConfigurationElement[] comparatorConfigurations = ChecksumUtilities.getChecksumComparatorConfigurations(); Discouraged access: The type 'ChecksumUtilities' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes') |
5. WARNING in /src/org/eclipse/equinox/p2/repository/tools/comparator/ArtifactComparatorFactory.java (at line 117) IConfigurationElement[] comparatorConfigurations = ChecksumUtilities.getChecksumComparatorConfigurations(); Discouraged access: The method 'ChecksumUtilities.getChecksumComparatorConfigurations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/I-build-4.24/eclipse.platform.releng.aggregator/eclipse.platform.releng.aggregator/cje-production/gitCache/eclipse.platform.releng.aggregator/rt.equinox.p2/bundles/org.eclipse.equinox.p2.artifact.repository/target/classes') |