Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove (almost) unused method from provisional IApiBaselineManager #1533

Closed
wants to merge 2 commits into from

Version bump(s) for 4.35 stream

98ea07e
Select commit
Loading
Failed to load commit list.
Closed

Remove (almost) unused method from provisional IApiBaselineManager #1533

Version bump(s) for 4.35 stream
98ea07e
Select commit
Loading
Failed to load commit list.
Jenkins - eclipse-pde / Compiler and API Tools succeeded Dec 27, 2024 in 0s

No new issues, 94 total

Total New Outstanding Fixed Trend
94 0 94 0 💤

Reference build: eclipse.pde » master #815

Details

Severity distribution of all issues

Error Warning High Warning Normal Warning Low
0 0 94 0

Annotations

Check warning on line 365 in apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/APIFileGenerator.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The field Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT is deprecated

Check warning on line 607 in e4tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The method runAndCollect(Runnable) from the type ObservablesManager is deprecated since version 1.11.0

Check warning on line 619 in e4tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/ModelEditor.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The method runAndCollect(Runnable) from the type ObservablesManager is deprecated since version 1.11.0

Check warning on line 45 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/JavadocLocationManager.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The method toURL() from the type File is deprecated

Check warning on line 48 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/JavadocLocationManager.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The method toURL() from the type File is deprecated

Check warning on line 311 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/P2Utils.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The method toURL() from the type File is deprecated

Check warning on line 116 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/SourceLocationManager.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The method toURL() from the type File is deprecated

Check warning on line 127 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/SourceLocationManager.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The method toURL() from the type File is deprecated

Check warning on line 501 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/WorkspacePluginModelManager.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The method toURL() from the type File is deprecated

Check warning on line 21 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/content/DefaultDocumentFactory.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The type IDocumentFactory is deprecated

Check warning on line 624 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/exports/FeatureExportOperation.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The method toURL() from the type File is deprecated

Check warning on line 628 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/exports/FeatureExportOperation.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The method toURL() from the type File is deprecated

Check warning on line 418 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/exports/ProductExportOperation.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The method toURL() from the type File is deprecated

Check warning on line 419 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/exports/ProductExportOperation.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The method toURL() from the type File is deprecated

Check warning on line 420 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/exports/ProductExportOperation.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The method toURL() from the type File is deprecated

Check warning on line 213 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/exports/SiteBuildOperation.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The method toURL() from the type File is deprecated

Check warning on line 126 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/product/ArgumentsInfo.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Unnecessary Code

NORMAL:
Unnecessary @SuppressWarnings("deprecation")

Check warning on line 221 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/product/ArgumentsInfo.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Unnecessary Code

NORMAL:
Unnecessary @SuppressWarnings("deprecation")

Check warning on line 228 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/project/BundleProjectDescription.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The field Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT is deprecated

Check warning on line 586 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/project/ProjectModifyOperation.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The field Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT is deprecated

Check warning on line 595 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/project/ProjectModifyOperation.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The field Constants.BUNDLE_REQUIREDEXECUTIONENVIRONMENT is deprecated

Check warning on line 102 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/schema/IncludedSchemaDescriptor.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The method toURL() from the type File is deprecated

Check warning on line 131 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/schema/IncludedSchemaDescriptor.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The method toURL() from the type File is deprecated

Check warning on line 65 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/schema/SchemaDescriptor.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Deprecation

NORMAL:
The method toURL() from the type File is deprecated

Check warning on line 238 in ui/org.eclipse.pde.core/src/org/eclipse/pde/internal/core/target/ExportTargetJob.java

See this annotation in the file changed.

@jenkins-eclipse-pde jenkins-eclipse-pde / Compiler and API Tools

Unnecessary Code

NORMAL:
Unnecessary @SuppressWarnings("restriction")