Skip to content

Console Output

Skipping 412 KB.. Full Log
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/SequenceFlowImpl.java:[247] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.SEQUENCE_FLOW__SEQUENCE_FLOWCONDITION_EXPRESSION,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "SequenceFlowconditionExpression", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/SequenceFlowImpl.java:[272] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.SEQUENCE_FLOW__SEQUENCE_FLOWSOURCE_REF,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "SequenceFlowsourceRef", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/SequenceFlowImpl.java:[297] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.SEQUENCE_FLOW__SEQUENCE_FLOWTARGET_REF,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "SequenceFlowtargetRef", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataInputAssociationImpl.java:[56] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.DATA_INPUT_ASSOCIATION__DATA_INPUT_ASSOCIATIONSOURCE,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "dataInputAssociationsource", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataInputAssociationImpl.java:[81] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.DATA_INPUT_ASSOCIATION__DATA_INPUT_ASSOCIATIONTARGET,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "dataInputAssociationtarget", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/PartnerRoleImpl.java:[141] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.PARTNER_ROLE__PARTNER_ROLEPARTICIPANT_REF,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "PartnerRoleparticipantRef", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataOutputImpl.java:[331] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.DATA_OUTPUT__DATA_OUTPUTNOTATION,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataOutputnotation", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataOutputImpl.java:[356] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.DATA_OUTPUT__DATA_OUTPUTITEM_SUBJECT_REF,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataOutputitemSubjectRef", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/SubProcessImpl.java:[204] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.SUB_PROCESS__SUB_PROCESSTRIGGERED_BY_EVENT,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "SubProcesstriggeredByEvent", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneImpl.java:[280] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.LANE__LANELANE_SET,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "LanelaneSet", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneImpl.java:[305] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.LANE__LANECHILD_LANE_SET,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "LanechildLaneSet", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneImpl.java:[330] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.LANE__LANEPARTITION_ELEMENT_REF,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "LanepartitionElementRef", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneImpl.java:[355] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.LANE__LANEFLOW_NODE_REFS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "LaneflowNodeRefs", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ConversationNodeImpl.java:[337] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.CONVERSATION_NODE__CONVERSATION_NODEPARTICIPANT_REFS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ConversationNodeparticipantRefs", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataObjectReferenceImpl.java:[291] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.ITEM_AWARE_ELEMENT__ITEM_AWARE_ELEMENTDATA_STATE,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ItemAwareElementdataState", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataObjectReferenceImpl.java:[316] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.DATA_OBJECT_REFERENCE__DATA_OBJECT_REFSOURCETARGET,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataObjectRefsourcetarget", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataObjectReferenceImpl.java:[341] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.DATA_OBJECT_REFERENCE__DATA_OBJECT_REFDATA_STATE,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "DataObjectRefdataState", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/MessageFlowImpl.java:[261] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.MESSAGE_FLOW__MESSAGE_FLOWSOURCE_REF,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "MessageFlowsourceRef", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/MessageFlowImpl.java:[286] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.MESSAGE_FLOW__MESSAGE_FLOWTARGET_REF,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "MessageFlowtargetRef", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/MessageFlowImpl.java:[311] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.MESSAGE_FLOW__MESSAGE_FLOWMESSAGE_REF,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "MessageFlowmessageRef", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/LaneSet.java:[169] 
	boolean LaneSet(DiagnosticChain diagnostics, Map<Object, Object> context);
	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This method has a constructor name
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ResourceImpl.java:[87] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.RESOURCE__RESOURCERESOURCE_PARAMETERS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ResourceresourceParameters", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/DataStoreReferenceImpl.java:[291] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.ITEM_AWARE_ELEMENT__ITEM_AWARE_ELEMENTDATA_STATE,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ItemAwareElementdataState", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/Activator.java:[20] 
	import org.eclipse.core.runtime.Platform;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.core.runtime.Platform is never used
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNInterfaceImpl.java:[214] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.BPMN_INTERFACE__INTERFACEOPERATIONMULTIPLICITY,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "Interfaceoperationmultiplicity", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNInterfaceImpl.java:[239] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.BPMN_INTERFACE__INTERFACEOWNED_OPERATION,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "InterfaceownedOperation", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNInterfaceImpl.java:[264] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.BPMN_INTERFACE__BPMN_INTERFACECALLABLE_ELEMENTS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNInterfacecallableElements", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNInterfaceImpl.java:[289] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.BPMN_INTERFACE__BPMN_INTERFACEOPERATIONS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "BPMNInterfaceoperations", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ItemAwareElementImpl.java:[190] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.ITEM_AWARE_ELEMENT__ITEM_AWARE_ELEMENTDATA_STATE,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ItemAwareElementdataState", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/OutputSetImpl.java:[187] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.OUTPUT_SET__OUTPUT_SETDATA_OUTPUT_REFS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "OutputSetdataOutputRefs", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/OutputSetImpl.java:[212] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.OUTPUT_SET__OUTPUT_SETOPTIONAL_OUTPUT_REFS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "OutputSetoptionalOutputRefs", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/OutputSetImpl.java:[237] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.OUTPUT_SET__OUTPUT_SETWHILE_EXECUTING_OUTPUT_REFS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "OutputSetwhileExecutingOutputRefs", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/custom-src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/LaneCustom.java:[22] 
	private static final Logger log = Logger.getLogger(LaneCustom.class);
	                            ^^^
The value of the field LaneCustom.log is not used
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/PartnerEntityImpl.java:[142] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.PARTNER_ENTITY__PARTNER_ENTITYPARTICIPANT_REF,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "PartnerEntityparticipantRef", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/GlobalBusinessRuleTaskImpl.java:[86] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.GLOBAL_BUSINESS_RULE_TASK__GLOBAL_BUSINESS_RULE_TASKIMPLEMENTATION,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "GlobalBusinessRuleTaskimplementation", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/InputSetImpl.java:[186] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.INPUT_SET__INPUT_SETDATA_INPUT_REFS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "InputSetdataInputRefs", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/InputSetImpl.java:[211] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.INPUT_SET__INPUT_SETOPTIONAL_INPUT_REFS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "InputSetoptionalInputRefs", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/InputSetImpl.java:[236] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.INPUT_SET__INPUT_SETWHILE_EXECUTING_INPUT_REFS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "InputSetwhileExecutingInputRefs", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNProcessImpl.java:[510] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.BPMN_PROCESS__PROCESSSUPPORTED_INTERFACE_REFS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ProcesssupportedInterfaceRefs", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNProcessImpl.java:[535] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.BPMN_PROCESS__PROCESSSUPPORTS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "Processsupports", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNProcessImpl.java:[560] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.BPMN_PROCESS__PROCESSPROPERTIES,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "Processproperties", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNProcessImpl.java:[585] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.BPMN_PROCESS__PROCESSLANE_SETS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ProcesslaneSets", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/BPMNProcessImpl.java:[610] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.BPMN_PROCESS__PROCESSFLOW_ELEMENTS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ProcessflowElements", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/GlobalConversationImpl.java:[56] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.GLOBAL_CONVERSATION__GLOBAL_CONVERSATIONCONTAINEDELEMENTS,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "GlobalConversationcontainedelements", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/MessageFlowAssociationImpl.java:[212] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.MESSAGE_FLOW_ASSOCIATION__MESSAGE_FLOW_ASSOCIATIONINNER_MESSAGE_FLOW_REF,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "MessageFlowAssociationinnerMessageFlowRef", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/MessageFlowAssociationImpl.java:[237] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.MESSAGE_FLOW_ASSOCIATION__MESSAGE_FLOW_ASSOCIATIONOUTER_MESSAGE_FLOW_REF,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "MessageFlowAssociationouterMessageFlowRef", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ResourceAssignmentExpressionImpl.java:[166] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.RESOURCE_ASSIGNMENT_EXPRESSION__RESOURCE_ASSIGNMENT_EXPRESSIONEXPRESSION,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ResourceAssignmentExpressionexpression", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ResourceParameterBindingImpl.java:[213] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.RESOURCE_PARAMETER_BINDING__RESOURCE_PARAMETER_BINDINGEXPRESSION,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ResourceParameterBindingexpression", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/org/eclipse/papyrus/bpmn/BPMNProfile/impl/ResourceParameterBindingImpl.java:[238] 
	if (false) {
			if (diagnostics != null) {
				diagnostics.add
					(new BasicDiagnostic
						(Diagnostic.ERROR,
						 BPMNProfileValidator.DIAGNOSTIC_SOURCE,
						 BPMNProfileValidator.RESOURCE_PARAMETER_BINDING__RESOURCE_PARAMETER_BINDINGPARAMETER_REF,
						 EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "ResourceParameterBindingparameterRef", EObjectValidator.getObjectLabel(this, context) }),
						 new Object [] { this }));
			}
			return false;
		}
	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Dead code
138 problems (138 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.bpmn ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/target/org.eclipse.papyrus.bpmn-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn/target/org.eclipse.papyrus.bpmn-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn ---
[INFO] 
[INFO] ---< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.architecture >---
[INFO] Building org.eclipse.papyrus.bpmn.architecture 0.10.0-SNAPSHOT    [3/12]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] The project's OSGi version is 0.10.0.202106081340
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.architecture/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.architecture/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.architecture/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.architecture/target/org.eclipse.papyrus.bpmn.architecture-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.architecture/target/org.eclipse.papyrus.bpmn.architecture-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.architecture ---
[INFO] 
[INFO] --< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.diagram.common >--
[INFO] Building org.eclipse.papyrus.bpmn.diagram.common 0.10.0-SNAPSHOT  [4/12]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] The project's OSGi version is 0.10.0.202106081340
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] Compiling 14 source files to /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common/target/classes
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common/src/org/eclipse/papyrus/bpmn/diagram/common/factory/LaneViewFactory.java:[30] 
	node.getStyles().add(NotationFactory.eINSTANCE.createHintedDiagramLinkStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common/src/org/eclipse/papyrus/bpmn/diagram/common/factory/LaneViewFactory.java:[55] 
	rv.getStyles().add(ts);
	^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common/src/org/eclipse/papyrus/bpmn/diagram/common/factory/LaneViewFactory.java:[58] 
	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common/src/org/eclipse/papyrus/bpmn/diagram/common/factory/LaneViewFactory.java:[61] 
	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
4 problems (4 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common/target/org.eclipse.papyrus.bpmn.diagram.common-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common/target/org.eclipse.papyrus.bpmn.diagram.common-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.diagram.common ---
[INFO] 
[INFO] --< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.diagram.process >--
[INFO] Building org.eclipse.papyrus.bpmn.diagram.process 0.10.0-SNAPSHOT [5/12]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] The project's OSGi version is 0.10.0.202106081340
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.process/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.process/target/classes
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.process/src/org/eclipse/papyrus/bpmn/diagram/process/ActivityViewFactory.java:[36] 
	Node label5001 = createLabel(node, UMLVisualIDRegistry.getType(ActivityNameEditPart.VISUAL_ID));
	     ^^^^^^^^^
The value of the local variable label5001 is not used
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.process/src/org/eclipse/papyrus/bpmn/diagram/process/ActivityViewFactory.java:[37] 
	Node label5002 = createLabel(node, UMLVisualIDRegistry.getType(ActivityIsSingleExecutionEditPart.VISUAL_ID));
	     ^^^^^^^^^
The value of the local variable label5002 is not used
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.process/src/org/eclipse/papyrus/bpmn/diagram/process/ActivityViewFactory.java:[60] 
	rv.getStyles().add(ts);
	^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.process/src/org/eclipse/papyrus/bpmn/diagram/process/ActivityViewFactory.java:[63] 
	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.process/src/org/eclipse/papyrus/bpmn/diagram/process/ActivityViewFactory.java:[66] 
	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
5 problems (5 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.process/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.process/target/org.eclipse.papyrus.bpmn.diagram.process-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.process/target/org.eclipse.papyrus.bpmn.diagram.process-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.diagram.process ---
[INFO] 
[INFO] --< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.diagram.collaboration >--
[INFO] Building org.eclipse.papyrus.bpmn.diagram.collaboration 0.10.0-SNAPSHOT [6/12]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] The project's OSGi version is 0.10.0.202106081340
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.collaboration/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] Compiling 2 source files to /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.collaboration/target/classes
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.collaboration/src/org/eclipse/papyrus/bpmn/diagram/collaboration/ActivityViewFactory.java:[26] 
	import org.eclipse.papyrus.uml.diagram.activity.edit.parts.ActivityIsSingleExecutionEditPart;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.papyrus.uml.diagram.activity.edit.parts.ActivityIsSingleExecutionEditPart is never used
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.collaboration/src/org/eclipse/papyrus/bpmn/diagram/collaboration/ActivityViewFactory.java:[27] 
	import org.eclipse.papyrus.uml.diagram.activity.edit.parts.ActivityNameEditPart;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.papyrus.uml.diagram.activity.edit.parts.ActivityNameEditPart is never used
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.collaboration/src/org/eclipse/papyrus/bpmn/diagram/collaboration/ActivityViewFactory.java:[58] 
	rv.getStyles().add(ts);
	^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.collaboration/src/org/eclipse/papyrus/bpmn/diagram/collaboration/ActivityViewFactory.java:[61] 
	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.collaboration/src/org/eclipse/papyrus/bpmn/diagram/collaboration/ActivityViewFactory.java:[64] 
	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
5 problems (5 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.collaboration/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.collaboration/target/org.eclipse.papyrus.bpmn.diagram.collaboration-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.collaboration/target/org.eclipse.papyrus.bpmn.diagram.collaboration-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.diagram.collaboration ---
[INFO] 
[INFO] ------< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.tests >-------
[INFO] Building org.eclipse.papyrus.bpmn.tests 0.10.0-SNAPSHOT           [7/12]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] The project's OSGi version is 0.10.0.202106081340
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] Compiling 9 source files to /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/target/classes
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/SubProcessCustomTest.java:[36] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(activity, BPMNProfilePackage.eINSTANCE.getBPMNProcess());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/SubProcessCustomTest.java:[40] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(node, BPMNProfilePackage.eINSTANCE.getSubProcess());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/SubProcessCustomTest.java:[44] 
	task = (Task) StereotypeApplicationHelper.getInstance(null).applyStereotype(action, BPMNProfilePackage.eINSTANCE.getTask());
	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/FlowNodeCustomTest.java:[39] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(activity, BPMNProfilePackage.eINSTANCE.getBPMNProcess());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/FlowNodeCustomTest.java:[43] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(controlFlow, BPMNProfilePackage.eINSTANCE.getSequenceFlow());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/FlowNodeCustomTest.java:[47] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(source, BPMNProfilePackage.eINSTANCE.getTask());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/FlowNodeCustomTest.java:[51] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(target, BPMNProfilePackage.eINSTANCE.getTask());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/StandardLoopCharacteristicsCustomTest.java:[50] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(activity, BPMNProfilePackage.eINSTANCE.getBPMNProcess());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/StandardLoopCharacteristicsCustomTest.java:[54] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(loopNode, BPMNProfilePackage.eINSTANCE.getStandardLoopCharacteristics());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/StandardLoopCharacteristicsCustomTest.java:[59] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(action, BPMNProfilePackage.eINSTANCE.getTask());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/StandardLoopCharacteristicsCustomTest.java:[66] 
	bex = (BPMNExpression) StereotypeApplicationHelper.getInstance(null).applyStereotype(valueSpecificationAction, BPMNProfilePackage.eINSTANCE.getBPMNExpression());
	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
12. INFO in /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/test/BpmnElementTypesConfigurationsTest.java (at line 29)
	@SuppressWarnings("nls") 
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/FlowElementCustomTest.java:[44] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(activity, BPMNProfilePackage.eINSTANCE.getBPMNProcess());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/FlowElementCustomTest.java:[49] 
	task = (Task) StereotypeApplicationHelper.getInstance(null).applyStereotype(action, BPMNProfilePackage.eINSTANCE.getTask());
	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/FlowElementCustomTest.java:[53] 
	boundaryEvent = (BoundaryEvent) StereotypeApplicationHelper.getInstance(null).applyStereotype(changeEvent, BPMNProfilePackage.eINSTANCE.getBoundaryEvent());
	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/SequenceFlowCustomTest.java:[44] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(activity, BPMNProfilePackage.eINSTANCE.getBPMNProcess());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/SequenceFlowCustomTest.java:[48] 
	sequenceFlow = (SequenceFlow)StereotypeApplicationHelper.getInstance(null).applyStereotype(controlFlow, BPMNProfilePackage.eINSTANCE.getSequenceFlow());
	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/SequenceFlowCustomTest.java:[52] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(source, BPMNProfilePackage.eINSTANCE.getTask());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/SequenceFlowCustomTest.java:[56] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(target, BPMNProfilePackage.eINSTANCE.getTask());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/BoundaryEventCustomTest.java:[43] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(activity, BPMNProfilePackage.eINSTANCE.getBPMNProcess());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/BoundaryEventCustomTest.java:[47] 
	Task task = (Task) StereotypeApplicationHelper.getInstance(null).applyStereotype(action, BPMNProfilePackage.eINSTANCE.getTask());
	                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/BoundaryEventCustomTest.java:[51] 
	boundaryEvent = (BoundaryEvent) StereotypeApplicationHelper.getInstance(null).applyStereotype(changeEvent, BPMNProfilePackage.eINSTANCE.getBoundaryEvent());
	                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/BPMNProcessCustomTest.java:[45] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(activity, BPMNProfilePackage.eINSTANCE.getBPMNProcess());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/BPMNProcessCustomTest.java:[49] 
	task = (Task) StereotypeApplicationHelper.getInstance(null).applyStereotype(action, BPMNProfilePackage.eINSTANCE.getTask());
	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/BPMNProcessCustomTest.java:[127] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(activity, BPMNProfilePackage.eINSTANCE.getBPMNProcess());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/BPMNProcessCustomTest.java:[131] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(loopNode, BPMNProfilePackage.eINSTANCE.getStandardLoopCharacteristics());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/BPMNProcessCustomTest.java:[135] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(loopNode2, BPMNProfilePackage.eINSTANCE.getStandardLoopCharacteristics());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/BPMNProcessCustomTest.java:[139] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(loopNode3, BPMNProfilePackage.eINSTANCE.getStandardLoopCharacteristics());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/BPMNProcessCustomTest.java:[143] 
	Task looptask = (Task) StereotypeApplicationHelper.getInstance(null).applyStereotype(action, BPMNProfilePackage.eINSTANCE.getTask());
	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/CallActivityCustomTest.java:[46] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(activity, BPMNProfilePackage.eINSTANCE.getBPMNProcess());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/CallActivityCustomTest.java:[50] 
	StereotypeApplicationHelper.getInstance(null).applyStereotype(action, BPMNProfilePackage.eINSTANCE.getTask());
	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/CallActivityCustomTest.java:[54] 
	callActivity = (CallActivity) StereotypeApplicationHelper.getInstance(null).applyStereotype(callBehaviorAction, BPMNProfilePackage.eINSTANCE.getCallActivity());
	                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/org/eclipse/papyrus/bpmn/bpmnprofiletest/CallActivityCustomTest.java:[58] 
	bpmnSubProcess = (BPMNProcess) StereotypeApplicationHelper.getInstance(null).applyStereotype(activity2, BPMNProfilePackage.eINSTANCE.getBPMNProcess());
	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method applyStereotype(Element, EClass) from the type UMLUtil.StereotypeApplicationHelper is deprecated
33 problems (0 errors, 32 warnings, 1 info)
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/target/org.eclipse.papyrus.bpmn.tests-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/target/org.eclipse.papyrus.bpmn.tests-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.0.0:test (default-test) @ org.eclipse.papyrus.bpmn.tests ---
[INFO] Fetching org.eclipse.equinox.ds_1.6.200.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (17.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.ds_1.6.200.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012161000/plugins/ (17.46kB)
[INFO] Unpacking org.eclipse.equinox.ds_1.6.200.v20200422-1833...
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx2048m, -XX:MaxPermSize=256m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/target/work/data, -install, /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/target/work, -configuration, /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.tests/target/surefire.properties]
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
Running org.eclipse.papyrus.bpmn.bpmnprofiletest.SubProcessCustomTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.104 s - in org.eclipse.papyrus.bpmn.bpmnprofiletest.SubProcessCustomTest
getFlowElementsCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SubProcessCustomTest)  Time elapsed: 2.169 s
getLaneSetTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SubProcessCustomTest)  Time elapsed: 0.708 s
getFlowElementsGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SubProcessCustomTest)  Time elapsed: 0.642 s
getFlowElementsTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SubProcessCustomTest)  Time elapsed: 0.544 s
Running org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowNodeCustomTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 1.079 s - in org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowNodeCustomTest
getOutgoingTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowNodeCustomTest) skipped
getOutgoingGeneratedCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowNodeCustomTest) skipped
getIncomingGeneratedCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowNodeCustomTest) skipped
getIncomingTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowNodeCustomTest) skipped
getOutgoingGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowNodeCustomTest)  Time elapsed: 0.654 s
getIncomingGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowNodeCustomTest)  Time elapsed: 0.42 s
Running org.eclipse.papyrus.bpmn.bpmnprofiletest.StandardLoopCharacteristicsCustomTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.832 s - in org.eclipse.papyrus.bpmn.bpmnprofiletest.StandardLoopCharacteristicsCustomTest
isTestBeforeTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.StandardLoopCharacteristicsCustomTest)  Time elapsed: 0.426 s
isTestBeforeGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.StandardLoopCharacteristicsCustomTest)  Time elapsed: 0.569 s
basicGetLoopConditionTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.StandardLoopCharacteristicsCustomTest)  Time elapsed: 0.502 s
basicGetLoopConditionGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.StandardLoopCharacteristicsCustomTest)  Time elapsed: 0.457 s
basicGetLoopConditionCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.StandardLoopCharacteristicsCustomTest)  Time elapsed: 0.456 s
isTestBeforeCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.StandardLoopCharacteristicsCustomTest)  Time elapsed: 0.419 s
Running org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowElementCustomTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.269 s - in org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowElementCustomTest
basicGetContainerGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowElementCustomTest)  Time elapsed: 0.448 s
basicGetContainerTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowElementCustomTest)  Time elapsed: 0.419 s
basicGetContainerCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.FlowElementCustomTest)  Time elapsed: 0.398 s
Running org.eclipse.papyrus.bpmn.bpmnprofiletest.SequenceFlowCustomTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.859 s - in org.eclipse.papyrus.bpmn.bpmnprofiletest.SequenceFlowCustomTest
basicGetTargetRefCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SequenceFlowCustomTest)  Time elapsed: 0.447 s
basicGetSourceRefTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SequenceFlowCustomTest)  Time elapsed: 0.29 s
basicGetSourceRefGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SequenceFlowCustomTest)  Time elapsed: 0.278 s
basicGetTargetRefTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SequenceFlowCustomTest)  Time elapsed: 0.264 s
basicGetTargetRefGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SequenceFlowCustomTest)  Time elapsed: 0.258 s
basicGetSourceRefCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.SequenceFlowCustomTest)  Time elapsed: 0.319 s
Running org.eclipse.papyrus.bpmn.bpmnprofiletest.BoundaryEventCustomTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 s - in org.eclipse.papyrus.bpmn.bpmnprofiletest.BoundaryEventCustomTest
basicGetAttachedToRefTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BoundaryEventCustomTest)  Time elapsed: 0.248 s
basicGetAttachedToRefGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BoundaryEventCustomTest)  Time elapsed: 0.253 s
basicGetAttachedToRefCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BoundaryEventCustomTest)  Time elapsed: 0.292 s
Running org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.014 s - in org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest
getFlowElementsCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest)  Time elapsed: 0.258 s
getLaneSetsTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest)  Time elapsed: 0.245 s
basicGetSupportsGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest)  Time elapsed: 0.244 s
getFlowElementsGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest)  Time elapsed: 0.323 s
basicGetSupportsTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest)  Time elapsed: 0.24 s
getFlowElementsTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest)  Time elapsed: 0.226 s
getFlowElementsLoopNodeTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.BPMNProcessCustomTest)  Time elapsed: 0.475 s
Running org.eclipse.papyrus.bpmn.bpmnprofiletest.CallActivityCustomTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.687 s - in org.eclipse.papyrus.bpmn.bpmnprofiletest.CallActivityCustomTest
basicGetCalledElementRefCustomTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.CallActivityCustomTest)  Time elapsed: 0.243 s
basicGetCalledElementRefTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.CallActivityCustomTest)  Time elapsed: 0.225 s
basicGetCalledElementRefGeneratedTest(org.eclipse.papyrus.bpmn.bpmnprofiletest.CallActivityCustomTest)  Time elapsed: 0.217 s
Running org.eclipse.papyrus.bpmn.test.BpmnElementTypesConfigurationsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in org.eclipse.papyrus.bpmn.test.BpmnElementTypesConfigurationsTest
checkCustomId(org.eclipse.papyrus.bpmn.test.BpmnElementTypesConfigurationsTest)  Time elapsed: 0.018 s
checkId(org.eclipse.papyrus.bpmn.test.BpmnElementTypesConfigurationsTest)  Time elapsed: 0.163 s

Results:

Tests run: 40, Failures: 0, Errors: 0, Skipped: 4

[INFO] All tests passed!
[INFO] 
[INFO] --< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.diagram.common.tests >--
[INFO] Building org.eclipse.papyrus.bpmn.diagram.common.tests 0.10.0-SNAPSHOT [8/12]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] The project's OSGi version is 0.10.0.202106081340
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common.tests/target/org.eclipse.papyrus.bpmn.diagram.common.tests-0.10.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common.tests/target/org.eclipse.papyrus.bpmn.diagram.common.tests-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.0.0:test (default-test) @ org.eclipse.papyrus.bpmn.diagram.common.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx2048m, -XX:MaxPermSize=256m, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common.tests/target/work/data, -install, /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common.tests/target/work, -configuration, /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/org.eclipse.papyrus.bpmn.diagram.common.tests/target/surefire.properties]
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
Running org.eclipse.papyrus.bpmn.diagram.common.PaletteTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.eclipse.papyrus.bpmn.diagram.common.PaletteTest
checkCollaborationPaletteElementTypeTest(org.eclipse.papyrus.bpmn.diagram.common.PaletteTest)  Time elapsed: 0.094 s
checkProcessPaletteElementTypeTest(org.eclipse.papyrus.bpmn.diagram.common.PaletteTest)  Time elapsed: 0.017 s

Results:

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] ------< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.releng >------
[INFO] Building org.eclipse.papyrus.bpmn.releng 0.10.0-SNAPSHOT          [9/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.releng ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.releng ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.releng ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.releng ---
[INFO] 
[INFO] -----< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.feature >------
[INFO] Building org.eclipse.papyrus.bpmn.feature 0.10.0-SNAPSHOT        [10/12]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/releng/org.eclipse.papyrus.bpmn.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] The project's OSGi version is 0.10.0.202106081340
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-feature (default-package-feature) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/releng/org.eclipse.papyrus.bpmn.feature/target/org.eclipse.papyrus.bpmn.feature-0.10.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/releng/org.eclipse.papyrus.bpmn.feature/target/org.eclipse.papyrus.bpmn.feature-0.10.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.feature ---
[INFO] 
[INFO] --------< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.p2 >--------
[INFO] Building org.eclipse.papyrus.bpmn.p2 0.10.0-SNAPSHOT             [11/12]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] The project's OSGi version is 0.10.0.202106081340
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/releng/org.eclipse.papyrus.bpmn.p2/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
[INFO] Published profile IUs: [a.jre.javase 15.0.0, config.a.jre.javase 15.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-products (default-publish-products) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] Building zip: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/releng/org.eclipse.papyrus.bpmn.p2/target/org.eclipse.papyrus.bpmn.p2-0.10.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.p2 ---
[INFO] 
[INFO] --- repository-utils:0.23.3:generate-repository-facade (generate-facade) @ org.eclipse.papyrus.bpmn.p2 ---
[WARNING] Could not access build info at http://download.eclipse.org/releases/2020-12/latest/all/repo/buildinfo.json or http://download.eclipse.org/releases/2020-12//buildinfo.json
[INFO] Building zip: /home/jenkins/agent/workspace/papyrus-bpmn-gerrit/releng/org.eclipse.papyrus.bpmn.p2/target/org.eclipse.papyrus.bpmn.p2-0.10.0-SNAPSHOT.zip
[INFO] 
[INFO] --< org.eclipse.papyrus.bpmn:org.eclipse.papyrus.bpmn.targetplatform.2020-12 >--
[INFO] Building org.eclipse.papyrus.bpmn.targetplatform.2020-12 0.10.0-SNAPSHOT [12/12]
[INFO] ---------------------[ eclipse-target-definition ]----------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.papyrus.bpmn.targetplatform.2020-12 ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.bpmn.targetplatform.2020-12 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.bpmn.targetplatform.2020-12 ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.bpmn.targetplatform.2020-12 ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.bpmn.targetplatform.2020-12 ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for BPMN 0.10.0-SNAPSHOT:
[INFO] 
[INFO] BPMN ............................................... SUCCESS [  5.326 s]
[INFO] org.eclipse.papyrus.bpmn ........................... SUCCESS [ 40.206 s]
[INFO] org.eclipse.papyrus.bpmn.architecture .............. SUCCESS [  1.066 s]
[INFO] org.eclipse.papyrus.bpmn.diagram.common ............ SUCCESS [  1.209 s]
[INFO] org.eclipse.papyrus.bpmn.diagram.process ........... SUCCESS [  0.934 s]
[INFO] org.eclipse.papyrus.bpmn.diagram.collaboration ..... SUCCESS [  0.781 s]
[INFO] org.eclipse.papyrus.bpmn.tests ..................... SUCCESS [ 23.036 s]
[INFO] org.eclipse.papyrus.bpmn.diagram.common.tests ...... SUCCESS [  7.824 s]
[INFO] org.eclipse.papyrus.bpmn.releng .................... SUCCESS [  0.008 s]
[INFO] org.eclipse.papyrus.bpmn.feature ................... SUCCESS [  0.698 s]
[INFO] org.eclipse.papyrus.bpmn.p2 ........................ SUCCESS [  5.417 s]
[INFO] org.eclipse.papyrus.bpmn.targetplatform.2020-12 .... SUCCESS [  0.011 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:35 min
[INFO] Finished at: 2021-06-08T13:51:16Z
[INFO] ------------------------------------------------------------------------
Terminating xvnc.
Finished: SUCCESS