Skip to content
Success

Console Output

[INFO] 
[INFO] ------< org.eclipse.sphinx.plugins:org.eclipse.sphinx.xtendxpand >------
[INFO] Building org.eclipse.sphinx.xtendxpand 0.11.2-SNAPSHOT          [45/146]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.sphinx.xtendxpand ---
[INFO] The project's OSGi version is 0.11.2.202104161447
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.eclipse.sphinx.xtendxpand ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.eclipse.sphinx.xtendxpand ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.sphinx.xtendxpand ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.eclipse.sphinx.xtendxpand ---
[INFO] Compiling 21 source files to /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/target/classes
[WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/src/org/eclipse/sphinx/xtendxpand/preferences/OutletsPreference.java:[145] 
	public Object getAdapter(@SuppressWarnings("rawtypes") Class adapter) {
	       ^^^^^^
Type safety: The return type Object for getAdapter(Class) from the type OutletsPreference needs unchecked conversion to conform to T from the type IAdaptable
[WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/src/org/eclipse/sphinx/xtendxpand/preferences/OutletsPreference.java:[146] 
	return Platform.getAdapterManager().getAdapter(this, adapter);
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: Unchecked invocation getAdapter(OutletsPreference, Class) of the generic method getAdapter(Object, Class<T>) of type IAdapterManager
[WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/src/org/eclipse/sphinx/xtendxpand/preferences/OutletsPreference.java:[146] 
	return Platform.getAdapterManager().getAdapter(this, adapter);
	                                                     ^^^^^^^
Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
[WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/src/org/eclipse/sphinx/xtendxpand/internal/EObjectAdapaterFactory.java:[26] 
	public Object getAdapter(Object adaptableObject, @SuppressWarnings("rawtypes") Class adapterType) {
	       ^^^^^^
Type safety: The return type Object for getAdapter(Object, Class) from the type EObjectAdapaterFactory needs unchecked conversion to conform to T from the type IAdapterFactory
[WARNING] /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/src/org/eclipse/sphinx/xtendxpand/internal/EObjectAdapaterFactory.java:[35] 
	public Class[] getAdapterList() {
	       ^^^^^^^
Type safety: The return type Class[] for getAdapterList() from the type EObjectAdapaterFactory needs unchecked conversion to conform to Class<?>[] from the type IAdapterFactory
5 problems (5 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.sphinx.xtendxpand ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.eclipse.sphinx.xtendxpand ---
[INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/target/org.eclipse.sphinx.xtendxpand-0.11.2-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.eclipse.sphinx.xtendxpand ---
[INFO] 
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.eclipse.sphinx.xtendxpand ---
[INFO] Building jar: /home/jenkins/agent/workspace/gerrit/plugins/org.eclipse.sphinx.xtendxpand/target/org.eclipse.sphinx.xtendxpand-0.11.2-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.sphinx.xtendxpand ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:1.0.0:source-feature (source-feature) @ org.eclipse.sphinx.xtendxpand ---
[INFO] 
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.sphinx.xtendxpand ---