[INFO] [INFO] -----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.check.ui >----- [INFO] Building org.eclipse.sphinx.emf.check.ui 0.11.2-SNAPSHOT [14/146] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.check.ui --- [INFO] The project's OSGi version is 0.11.2.202104090634 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.check.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.check.ui --- [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/org/eclipse/sphinx/emf/check/ui/CheckValidationView.java:[52] public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) { ^^^^^^ Type safety: The return type Object for getAdapter(Class) from the type CheckValidationView needs unchecked conversion to conform to T from the type WorkbenchPart [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/org/eclipse/sphinx/emf/check/ui/CheckValidationView.java:[67] return super.getAdapter(adapter); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class) of type WorkbenchPart [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/org/eclipse/sphinx/emf/check/ui/CheckValidationView.java:[67] return super.getAdapter(adapter); ^^^^^^^ Type safety: The expression of type Class needs unchecked conversion to conform to Class [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/org/eclipse/sphinx/emf/check/ui/markers/tests/GenerateErrorMarkersHandler.java:[40] Job addJob = new WorkspaceJob("Add Error Markers") { ^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/org/eclipse/sphinx/emf/check/ui/dialogs/CheckValidationOptionsSelectionDialog.java:[24] import org.eclipse.jface.viewers.ViewerSorter; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type ViewerSorter is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/org/eclipse/sphinx/emf/check/ui/dialogs/CheckValidationOptionsSelectionDialog.java:[68] getViewer().setSorter(new ViewerSorter() { @Override public int compare(Viewer viewer, Object e1, Object e2) { return super.compare(viewer, e1, e2); } }); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method setSorter(ViewerSorter) from the type StructuredViewer is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/org/eclipse/sphinx/emf/check/ui/dialogs/CheckValidationOptionsSelectionDialog.java:[68] getViewer().setSorter(new ViewerSorter() { ^^^^^^^^^^^^ The type ViewerSorter is deprecated 7 problems (7 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.check.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.check.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/target/org.eclipse.sphinx.emf.check.ui-0.11.2-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.check.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.check.ui/target/org.eclipse.sphinx.emf.check.ui-0.11.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.check.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.check.ui ---