[INFO] [INFO] ----< org.eclipse.sphinx.plugins:org.eclipse.sphinx.emf.validation >---- [INFO] Building org.eclipse.sphinx.emf.validation 0.12.0-SNAPSHOT [37/148] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.emf.validation --- [INFO] The project's OSGi version is 0.12.0.202111050739 [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.emf.validation --- [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.validation/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.emf.validation --- [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/target/classes [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/markers/ValidationMarkerManager.java:[83] protected ListenerList validationProblemMarkersChangeListenerList = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/markers/ValidationMarkerManager.java:[83] protected ListenerList validationProblemMarkersChangeListenerList = new ListenerList(); ^^^^^^^^^^^^ ListenerList is a raw type. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/markers/ValidationMarkerManager.java:[478] Integer hash = (Integer) marker.getAttribute(IValidationMarker.HASH_ATTRIBUTE); ^^^^ The value of the local variable hash is not used [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/markers/ValidationMarkerManager.java:[673] validationProblemMarkersChangeListenerList.add(listener); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type ListenerList. References to generic type ListenerList should be parameterized [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/util/ValidationUtil.java:[36] import org.eclipse.core.runtime.SubProgressMonitor; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/util/ValidationUtil.java:[128] return uri.lastIndexOf("=") != -1 ? uri.substring(uri.lastIndexOf("=") + 1) : ""; //$NON-NLS-1$ //$NON-NLS-3$ ^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/util/ValidationUtil.java:[255] subMonitor = new SubProgressMonitor(monitor, subCount[cptObject++]); ^^^^^^^^^^^^^^^^^^ The type SubProgressMonitor is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/util/ValidationUtil.java:[255] subMonitor = new SubProgressMonitor(monitor, subCount[cptObject++]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The constructor SubProgressMonitor(IProgressMonitor, int) is deprecated [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/stats/ValidationPerformanceStats.java:[29] EVENT_APPLY_CONSTRAINTS("ApplyContraints"), EVENT_UPDATE_PROBLEM_MARKERS("UpdateProblemMarkers"), EVENT_LABEL_DECORATION("LabelDecoration"); ^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/stats/ValidationPerformanceStats.java:[29] EVENT_APPLY_CONSTRAINTS("ApplyContraints"), EVENT_UPDATE_PROBLEM_MARKERS("UpdateProblemMarkers"), EVENT_LABEL_DECORATION("LabelDecoration"); ^^^^^^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ [WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/src/org/eclipse/sphinx/emf/validation/stats/ValidationPerformanceStats.java:[29] EVENT_APPLY_CONSTRAINTS("ApplyContraints"), EVENT_UPDATE_PROBLEM_MARKERS("UpdateProblemMarkers"), EVENT_LABEL_DECORATION("LabelDecoration"); ^^^^^^^^^^^^^^^^^ Non-externalized string literal; it should be followed by //$NON-NLS-$ 11 problems (11 warnings) [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.emf.validation --- [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.validation/src/test/resources [INFO] [INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.emf.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/target/org.eclipse.sphinx.emf.validation-0.12.0-SNAPSHOT-sources.jar [INFO] [INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.emf.validation --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.emf.validation/target/org.eclipse.sphinx.emf.validation-0.12.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.emf.validation --- [INFO] [INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.emf.validation ---