Skip to content
Success

Console Output

Skipping 2,293 KB.. Full Log
	protected List getModelChildren() {
10:48:55 	          ^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/dnd/EntryCreationTool.java:[74] 
10:48:55 	private Image getImageFrom(XamlElement node) {
10:48:55 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The method getImageFrom(XamlElement) from the type EntryCreationTool is never used locally
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/menus/EventMenuManager.java:[253] 
10:48:55 	return Collections.EMPTY_LIST;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: The expression of type List needs unchecked conversion to conform to Collection<String>
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/menus/EventMenuManager.java:[271] 
10:48:55 	return Collections.EMPTY_LIST;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: The expression of type List needs unchecked conversion to conform to Collection<String>
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/MenuItemExpandableEditPolicy.java:[40] 
10:48:55 	List children = getHost().getChildren();
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/XWTDesignerPlugin.java:[81] 
10:48:55 	IWorkbench workbench = getDefault().getWorkbench();
10:48:55 	                                    ^^^^^^^^^^^^^^
10:48:55 The method getWorkbench() from the type AbstractUIPlugin is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/actions/CopyElementAction.java:[28] 
10:48:55 	import org.eclipse.ui.internal.WorkbenchMessages;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.127.0.v20221024-2137/org.eclipse.ui.workbench-3.127.0.v20221024-2137.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/actions/CopyElementAction.java:[39] 
10:48:55 	setText(WorkbenchMessages.Workbench_copy);
10:48:55 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.127.0.v20221024-2137/org.eclipse.ui.workbench-3.127.0.v20221024-2137.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/actions/CopyElementAction.java:[39] 
10:48:55 	setText(WorkbenchMessages.Workbench_copy);
10:48:55 	                          ^^^^^^^^^^^^^^
10:48:55 Discouraged access: The field 'WorkbenchMessages.Workbench_copy' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.127.0.v20221024-2137/org.eclipse.ui.workbench-3.127.0.v20221024-2137.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/actions/CopyElementAction.java:[40] 
10:48:55 	setToolTipText(WorkbenchMessages.Workbench_copyToolTip);
10:48:55 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.127.0.v20221024-2137/org.eclipse.ui.workbench-3.127.0.v20221024-2137.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/actions/CopyElementAction.java:[40] 
10:48:55 	setToolTipText(WorkbenchMessages.Workbench_copyToolTip);
10:48:55 	                                 ^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The field 'WorkbenchMessages.Workbench_copyToolTip' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.127.0.v20221024-2137/org.eclipse.ui.workbench-3.127.0.v20221024-2137.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/dialogs/EventHandlerDialog.java:[18] 
10:48:55 	import org.eclipse.wst.sse.ui.internal.StructuredTextViewer;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'StructuredTextViewer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.wst.sse.ui/1.7.600.v202211200019/org.eclipse.wst.sse.ui-1.7.600.v202211200019.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/dialogs/EventHandlerDialog.java:[19] 
10:48:55 	import org.eclipse.wst.xml.core.internal.provisional.document.IDOMAttr;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'IDOMAttr' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.wst.xml.core/1.2.700.v202211200019/org.eclipse.wst.xml.core-1.2.700.v202211200019.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/dialogs/EventHandlerDialog.java:[25] 
10:48:55 	public EventHandlerDialog(StructuredTextViewer textViewer, String oldHandler, String attrValue, String[] handlers) {
10:48:55 	                          ^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'StructuredTextViewer' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.wst.sse.ui/1.7.600.v202211200019/org.eclipse.wst.sse.ui-1.7.600.v202211200019.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/dialogs/EventHandlerDialog.java:[42] 
10:48:55 	IDOMAttr attrNode = (IDOMAttr) nodeMap.item(j);
10:48:55 	^^^^^^^^
10:48:55 Discouraged access: The type 'IDOMAttr' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.wst.xml.core/1.2.700.v202211200019/org.eclipse.wst.xml.core-1.2.700.v202211200019.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/dialogs/EventHandlerDialog.java:[42] 
10:48:55 	IDOMAttr attrNode = (IDOMAttr) nodeMap.item(j);
10:48:55 	                     ^^^^^^^^
10:48:55 Discouraged access: The type 'IDOMAttr' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.wst.xml.core/1.2.700.v202211200019/org.eclipse.wst.xml.core-1.2.700.v202211200019.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/parts/WidgetEditPart.java:[106] 
10:48:55 	protected List getModelChildren() {
10:48:55 	          ^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/parts/WidgetEditPart.java:[107] 
10:48:55 	List modelChildren = new ArrayList(getCastModel().getChildNodes());
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/parts/WidgetEditPart.java:[107] 
10:48:55 	List modelChildren = new ArrayList(getCastModel().getChildNodes());
10:48:55 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/parts/WidgetEditPart.java:[107] 
10:48:55 	List modelChildren = new ArrayList(getCastModel().getChildNodes());
10:48:55 	                         ^^^^^^^^^
10:48:55 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/parts/WidgetEditPart.java:[108] 
10:48:55 	collectExternalModels(modelChildren);
10:48:55 	                      ^^^^^^^^^^^^^
10:48:55 Type safety: The expression of type List needs unchecked conversion to conform to List<Object>
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/parts/WidgetEditPart.java:[198] 
10:48:55 	protected List getModelSourceConnections() {
10:48:55 	          ^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/parts/WidgetEditPart.java:[231] 
10:48:55 	protected List getModelTargetConnections() {
10:48:55 	          ^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/sash/SashFormDeleteCommand.java:[41] 
10:48:55 	public SashFormDeleteCommand(List deleteNodes) {
10:48:55 	                             ^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/sash/SashFormDeleteCommand.java:[53] 
10:48:55 	private List<XamlNode> convertNodes(List deleteNodes) {
10:48:55 	                                    ^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/sash/SashFormDeleteCommand.java:[58] 
10:48:55 	for (Iterator iterator = deleteNodes.iterator(); iterator.hasNext();) {
10:48:55 	     ^^^^^^^^
10:48:55 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/properties/tabbed/sections/AbstractAttributeSection.java:[305] 
10:48:55 	IConverter converter = ((XWTVisualLoader) xwtLoader)
10:48:55 	^^^^^^^^^^
10:48:55 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/properties/tabbed/sections/AbstractAttributeSection.java:[308] 
10:48:55 	value = converter.convert(value);
10:48:55 	        ^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/properties/tabbed/sections/AbstractAttributeSection.java:[317] 
10:48:55 	value = converter.convert(value);
10:48:55 	        ^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/actions/ChangeTextAction.java:[58] 
10:48:55 	if (element == null) {
10:48:55 				return;
10:48:55 			}
10:48:55 	                     ^^^^^^^^^^^^^^^^^^
10:48:55 Dead code
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/databinding/ui/BindingTableGroup.java:[324] 
10:48:55 	return ((Collection) inputElement).toArray(new Object[0]);
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/databinding/ui/BindingTableGroup.java:[324] 
10:48:55 	return ((Collection) inputElement).toArray(new Object[0]);
10:48:55 	         ^^^^^^^^^^
10:48:55 Collection is a raw type. References to generic type Collection<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/RowLayoutEditPolicy.java:[138] 
10:48:55 	List children = req.getEditParts();
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/parts/DiagramEditPart.java:[44] 
10:48:55 	protected List getModelChildren() {
10:48:55 	          ^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/NewNonResizeEditPolicy.java:[49] 
10:48:55 	NonResizableHandleKit.addHandles(host, list);
10:48:55 	                      ^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The method addHandles(GraphicalEditPart, List) from the type NonResizableHandleKit is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/NewNonResizeEditPolicy.java:[51] 
10:48:55 	NonResizableHandleKit.addHandles(host, list, new SelectEditPartTracker(getHost()), SharedCursors.ARROW);
10:48:55 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The method addHandles(GraphicalEditPart, List, DragTracker, Cursor) from the type NonResizableHandleKit is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/commands/DeleteCommand.java:[38] 
10:48:55 	public DeleteCommand(List deleteNodes) {
10:48:55 	                     ^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/commands/DeleteCommand.java:[50] 
10:48:55 	private List<XamlNode> convertNodes(List deleteNodes) {
10:48:55 	                                    ^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/commands/DeleteCommand.java:[55] 
10:48:55 	for (Iterator iterator = deleteNodes.iterator(); iterator.hasNext();) {
10:48:55 	     ^^^^^^^^
10:48:55 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/outline/OutlinePageDropManager.java:[15] 
10:48:55 	import org.eclipse.xwt.tools.ui.palette.Entry;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The import org.eclipse.xwt.tools.ui.palette.Entry is never used
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/outline/OutlinePageDropManager.java:[18] 
10:48:55 	import org.eclipse.jface.viewers.ISelection;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The import org.eclipse.jface.viewers.ISelection is never used
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/outline/OutlinePageDropManager.java:[24] 
10:48:55 	import org.eclipse.xwt.tools.ui.designer.editor.palette.EntryHelper;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The import org.eclipse.xwt.tools.ui.designer.editor.palette.EntryHelper is never used
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/outline/OutlinePageDropManager.java:[25] 
10:48:55 	import org.eclipse.xwt.tools.ui.xaml.XamlNode;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The import org.eclipse.xwt.tools.ui.xaml.XamlNode is never used
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/outline/commands/MoveCommand.java:[67] 
10:48:55 	for (Iterator iterator = sourceNodes.iterator(); iterator.hasNext();) {
10:48:55 	     ^^^^^^^^
10:48:55 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTContentAssistProcessor.java:[57] 
10:48:55 	import org.eclipse.wst.xml.ui.internal.contentassist.XMLContentAssistProcessor;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The type XMLContentAssistProcessor is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTContentAssistProcessor.java:[73] 
10:48:55 	public class XWTContentAssistProcessor extends XMLContentAssistProcessor {
10:48:55 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The type XMLContentAssistProcessor is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTContentAssistProcessor.java:[291] 
10:48:55 	super.addAttributeNameProposals(contentAssistRequest);
10:48:55 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The method addAttributeNameProposals(ContentAssistRequest) from the type XMLContentAssistProcessor is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTContentAssistProcessor.java:[313] 
10:48:55 	IDocument document = fTextViewer.getDocument();
10:48:55 	                     ^^^^^^^^^^^
10:48:55 The field AbstractContentAssistProcessor.fTextViewer is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTContentAssistProcessor.java:[428] 
10:48:55 	super.addAttributeValueProposals(contentAssistRequest);
10:48:55 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The method addAttributeValueProposals(ContentAssistRequest) from the type XMLContentAssistProcessor is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTContentAssistProcessor.java:[440] 
10:48:55 	StyledText textWidget = fTextViewer.getTextWidget();
10:48:55 	                        ^^^^^^^^^^^
10:48:55 The field AbstractContentAssistProcessor.fTextViewer is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTContentAssistProcessor.java:[473] 
10:48:55 	CMElementDeclaration elementDecl = getCMElementDeclaration(node);
10:48:55 	                     ^^^^^^^^^^^
10:48:55 The value of the local variable elementDecl is not used
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTContentAssistProcessor.java:[473] 
10:48:55 	CMElementDeclaration elementDecl = getCMElementDeclaration(node);
10:48:55 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The method getCMElementDeclaration(Node) from the type AbstractContentAssistProcessor is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTContentAssistProcessor.java:[492] 
10:48:55 	IDocument document = fTextViewer.getDocument();
10:48:55 	                     ^^^^^^^^^^^
10:48:55 The field AbstractContentAssistProcessor.fTextViewer is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTContentAssistProcessor.java:[600] 
10:48:55 	IConverter converter = XWT.findConvertor(javaType,
10:48:55 	^^^^^^^^^^
10:48:55 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTContentAssistProcessor.java:[605] 
10:48:55 	Object stringValue = converter
10:48:55 										.convert(objects[j]);
10:48:55 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTContentAssistProcessor.java:[654] 
10:48:55 	IEvent[] allEvents = metaclass.getEvents();
10:48:55 	         ^^^^^^^^^
10:48:55 The value of the local variable allEvents is not used
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTContentAssistProcessor.java:[663] 
10:48:55 	IDocument document = fTextViewer.getDocument();
10:48:55 	                     ^^^^^^^^^^^
10:48:55 The field AbstractContentAssistProcessor.fTextViewer is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTContentAssistProcessor.java:[710] 
10:48:55 	super.addTagInsertionProposals(contentAssistRequest, childPosition);
10:48:55 	      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The method addTagInsertionProposals(ContentAssistRequest, int) from the type XMLContentAssistProcessor is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTContentAssistProcessor.java:[725] 
10:48:55 	IDocument document = fTextViewer.getDocument();
10:48:55 	                     ^^^^^^^^^^^
10:48:55 The field AbstractContentAssistProcessor.fTextViewer is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTContentAssistProcessor.java:[739] 
10:48:55 	IDocument document = fTextViewer.getDocument();
10:48:55 	                     ^^^^^^^^^^^
10:48:55 The field AbstractContentAssistProcessor.fTextViewer is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTContentAssistProcessor.java:[754] 
10:48:55 	IDocument document = fTextViewer.getDocument();
10:48:55 	                     ^^^^^^^^^^^
10:48:55 The field AbstractContentAssistProcessor.fTextViewer is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTStructuredTextViewerConfiguration.java:[20] 
10:48:55 	import org.eclipse.wst.xml.ui.internal.contentassist.NoRegionContentAssistProcessor;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'NoRegionContentAssistProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.wst.xml.ui/1.2.700.v202211200019/org.eclipse.wst.xml.ui-1.2.700.v202211200019.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTStructuredTextViewerConfiguration.java:[20] 
10:48:55 	import org.eclipse.wst.xml.ui.internal.contentassist.NoRegionContentAssistProcessor;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The type NoRegionContentAssistProcessor is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTStructuredTextViewerConfiguration.java:[36] 
10:48:55 	processors = new IContentAssistProcessor[] { new NoRegionContentAssistProcessor() };
10:48:55 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'NoRegionContentAssistProcessor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.wst.xml.ui/1.2.700.v202211200019/org.eclipse.wst.xml.ui-1.2.700.v202211200019.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTStructuredTextViewerConfiguration.java:[36] 
10:48:55 	processors = new IContentAssistProcessor[] { new NoRegionContentAssistProcessor() };
10:48:55 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The type NoRegionContentAssistProcessor is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTStructuredTextViewerConfiguration.java:[36] 
10:48:55 	processors = new IContentAssistProcessor[] { new NoRegionContentAssistProcessor() };
10:48:55 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The constructor 'NoRegionContentAssistProcessor()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.wst.xml.ui/1.2.700.v202211200019/org.eclipse.wst.xml.ui-1.2.700.v202211200019.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/text/XWTStructuredTextViewerConfiguration.java:[36] 
10:48:55 	processors = new IContentAssistProcessor[] { new NoRegionContentAssistProcessor() };
10:48:55 	                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The constructor NoRegionContentAssistProcessor() is deprecated
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/FormLayoutEditPolicy.java:[240] 
10:48:55 	List editParts = request.getEditParts();
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/FormLayoutEditPolicy.java:[241] 
10:48:55 	for (Iterator iterator = editParts.iterator(); iterator.hasNext();) {
10:48:55 	     ^^^^^^^^
10:48:55 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/model/TextNotification.java:[15] 
10:48:55 	import org.eclipse.wst.sse.core.internal.provisional.INodeNotifier;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'INodeNotifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.wst.sse.core/1.2.900.v202211200019/org.eclipse.wst.sse.core-1.2.900.v202211200019.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/model/TextNotification.java:[21] 
10:48:55 	private INodeNotifier notifier;
10:48:55 	        ^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'INodeNotifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.wst.sse.core/1.2.900.v202211200019/org.eclipse.wst.sse.core-1.2.900.v202211200019.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/model/TextNotification.java:[28] 
10:48:55 	public TextNotification(INodeNotifier notifier, int eventType,
10:48:55 	                        ^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'INodeNotifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.wst.sse.core/1.2.900.v202211200019/org.eclipse.wst.sse.core-1.2.900.v202211200019.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/model/TextNotification.java:[42] 
10:48:55 	public void setNotifier(INodeNotifier notifier) {
10:48:55 	                        ^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'INodeNotifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.wst.sse.core/1.2.900.v202211200019/org.eclipse.wst.sse.core-1.2.900.v202211200019.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/model/TextNotification.java:[49] 
10:48:55 	public INodeNotifier getNotifier() {
10:48:55 	       ^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'INodeNotifier' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.wst.sse.core/1.2.900.v202211200019/org.eclipse.wst.sse.core-1.2.900.v202211200019.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/parts/CompositeEditPart.java:[109] 
10:48:55 	public Object getAdapter(Class key) {
10:48:55 	       ^^^^^^
10:48:55 Type safety: The return type Object for getAdapter(Class) from the type CompositeEditPart needs unchecked conversion to conform to T from the type AbstractGraphicalEditPart
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/parts/CompositeEditPart.java:[109] 
10:48:55 	public Object getAdapter(Class key) {
10:48:55 	                         ^^^^^
10:48:55 Class is a raw type. References to generic type Class<T> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/parts/CompositeEditPart.java:[117] 
10:48:55 	return super.getAdapter(key);
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: Unchecked invocation getAdapter(Class) of the generic method getAdapter(Class<T>) of type AbstractGraphicalEditPart
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/parts/CompositeEditPart.java:[117] 
10:48:55 	return super.getAdapter(key);
10:48:55 	                        ^^^
10:48:55 Type safety: The expression of type Class needs unchecked conversion to conform to Class<Object>
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/actions/SurroundWithAction.java:[63] 
10:48:55 	return new SurroundWithCommand(getSelectedObjects());
10:48:55 	                               ^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart>
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/loader/XWTProxy.java:[303] 
10:48:55 	Collections.EMPTY_MAP);
10:48:55 	^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: The expression of type Map needs unchecked conversion to conform to Map<String,Object>
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/TabFolderLayoutEditPolicy.java:[16] 
10:48:55 	import org.eclipse.draw2d.geometry.Point;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The import org.eclipse.draw2d.geometry.Point is never used
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/TabFolderLayoutEditPolicy.java:[20] 
10:48:55 	import org.eclipse.gef.GraphicalEditPart;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The import org.eclipse.gef.GraphicalEditPart is never used
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/TabFolderLayoutEditPolicy.java:[29] 
10:48:55 	import org.eclipse.xwt.tools.ui.designer.parts.CompositeEditPart;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The import org.eclipse.xwt.tools.ui.designer.parts.CompositeEditPart is never used
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/TabFolderLayoutEditPolicy.java:[32] 
10:48:55 	import org.eclipse.xwt.tools.ui.designer.policies.feedback.CrossFeedback;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The import org.eclipse.xwt.tools.ui.designer.policies.feedback.CrossFeedback is never used
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/TabFolderLayoutEditPolicy.java:[34] 
10:48:55 	import org.eclipse.xwt.tools.ui.designer.utils.FigureUtil;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The import org.eclipse.xwt.tools.ui.designer.utils.FigureUtil is never used
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/actions/PasteElementAction.java:[35] 
10:48:55 	import org.eclipse.ui.internal.WorkbenchMessages;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.127.0.v20221024-2137/org.eclipse.ui.workbench-3.127.0.v20221024-2137.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/actions/PasteElementAction.java:[51] 
10:48:55 	setText(WorkbenchMessages.Workbench_paste);
10:48:55 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.127.0.v20221024-2137/org.eclipse.ui.workbench-3.127.0.v20221024-2137.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/actions/PasteElementAction.java:[51] 
10:48:55 	setText(WorkbenchMessages.Workbench_paste);
10:48:55 	                          ^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The field 'WorkbenchMessages.Workbench_paste' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.127.0.v20221024-2137/org.eclipse.ui.workbench-3.127.0.v20221024-2137.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/actions/PasteElementAction.java:[52] 
10:48:55 	setToolTipText(WorkbenchMessages.Workbench_pasteToolTip);
10:48:55 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'WorkbenchMessages' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.127.0.v20221024-2137/org.eclipse.ui.workbench-3.127.0.v20221024-2137.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/actions/PasteElementAction.java:[52] 
10:48:55 	setToolTipText(WorkbenchMessages.Workbench_pasteToolTip);
10:48:55 	                                 ^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The field 'WorkbenchMessages.Workbench_pasteToolTip' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.127.0.v20221024-2137/org.eclipse.ui.workbench-3.127.0.v20221024-2137.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/actions/PasteElementAction.java:[94] 
10:48:55 	List<XamlElement> elements = (List<XamlElement>) contents;
10:48:55 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: Unchecked cast from Object to List<XamlElement>
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/actions/PasteElementAction.java:[112] 
10:48:55 	List<XamlElement> contents = (List<XamlElement>) Clipboard.getDefault().getContents();
10:48:55 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: Unchecked cast from Object to List<XamlElement>
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/dialogs/AccessorConfigurationDialog.java:[434] 
10:48:55 	List result = new ArrayList(1);
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/dialogs/AccessorConfigurationDialog.java:[434] 
10:48:55 	List result = new ArrayList(1);
10:48:55 	                  ^^^^^^^^^
10:48:55 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/dialogs/AccessorConfigurationDialog.java:[442] 
10:48:55 	result.add(nonjava[i]);
10:48:55 	^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/dialogs/AccessorConfigurationDialog.java:[541] 
10:48:55 	Class[] acceptedClasses = new Class[] { IPackageFragmentRoot.class, IJavaProject.class };
10:48:55 	^^^^^
10:48:55 Class is a raw type. References to generic type Class<T> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/wizards/ExternalizeStringsWizard.java:[378] 
10:48:55 	List child = editPart.getChildren();
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/sash/SashFormChildResizableEditPolicy.java:[77] 
10:48:55 	List<EditPart> children = sashFormEditPart.getChildren();
10:48:55 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: The expression of type List needs unchecked conversion to conform to List<EditPart>
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/databinding/PropertyUtil.java:[42] 
10:48:55 	private static Map<String, IWidgetValueProperty> SWT_PROPERTIES;
10:48:55 	                           ^^^^^^^^^^^^^^^^^^^^
10:48:55 IWidgetValueProperty is a raw type. References to generic type IWidgetValueProperty<S,T> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/databinding/PropertyUtil.java:[91] 
10:48:55 	public static synchronized Map<String, IWidgetValueProperty> getSwtProperties() {
10:48:55 	                                       ^^^^^^^^^^^^^^^^^^^^
10:48:55 IWidgetValueProperty is a raw type. References to generic type IWidgetValueProperty<S,T> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/databinding/PropertyUtil.java:[93] 
10:48:55 	SWT_PROPERTIES = new HashMap<String, IWidgetValueProperty>();
10:48:55 	                                     ^^^^^^^^^^^^^^^^^^^^
10:48:55 IWidgetValueProperty is a raw type. References to generic type IWidgetValueProperty<S,T> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/databinding/PropertyUtil.java:[97] 
10:48:55 	IWidgetValueProperty property = (IWidgetValueProperty) method.invoke(null, new Object[0]);
10:48:55 	^^^^^^^^^^^^^^^^^^^^
10:48:55 IWidgetValueProperty is a raw type. References to generic type IWidgetValueProperty<S,T> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/databinding/PropertyUtil.java:[97] 
10:48:55 	IWidgetValueProperty property = (IWidgetValueProperty) method.invoke(null, new Object[0]);
10:48:55 	                                 ^^^^^^^^^^^^^^^^^^^^
10:48:55 IWidgetValueProperty is a raw type. References to generic type IWidgetValueProperty<S,T> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/databinding/PropertyUtil.java:[153] 
10:48:55 	IWidgetValueProperty property = getSwtProperties().get(name);
10:48:55 	^^^^^^^^^^^^^^^^^^^^
10:48:55 IWidgetValueProperty is a raw type. References to generic type IWidgetValueProperty<S,T> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/properties/editors/RectangleCellEditor.java:[46] 
10:48:55 	IConverter c = XWT.findConvertor(value.getClass(), Rectangle.class);
10:48:55 	^^^^^^^^^^
10:48:55 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/properties/editors/RectangleCellEditor.java:[48] 
10:48:55 	rect = (Rectangle) c.convert(value);
10:48:55 	                   ^^^^^^^^^^^^^^^^
10:48:55 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/commands/NamedCommand.java:[16] 
10:48:55 	import org.eclipse.xwt.XWT;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^
10:48:55 The import org.eclipse.xwt.XWT is never used
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/commands/NamedCommand.java:[18] 
10:48:55 	import org.eclipse.xwt.internal.core.ScopeManager;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The import org.eclipse.xwt.internal.core.ScopeManager is never used
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/ComponentEditPolicy.java:[36] 
10:48:55 	List editParts = request.getEditParts();
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/ComponentEditPolicy.java:[39] 
10:48:55 	for (Iterator iterator = editParts.iterator(); iterator.hasNext();) {
10:48:55 	     ^^^^^^^^
10:48:55 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/XWTJavaEditor.java:[19] 
10:48:55 	import org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'CompilationUnitEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.27.100.v20221104-2130/org.eclipse.jdt.ui-3.27.100.v20221104-2130.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/XWTJavaEditor.java:[26] 
10:48:55 	public class XWTJavaEditor extends CompilationUnitEditor {
10:48:55 	                                   ^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'CompilationUnitEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.27.100.v20221104-2130/org.eclipse.jdt.ui-3.27.100.v20221104-2130.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/commands/ChangeWeightsCommand.java:[88] 
10:48:55 	List<VisualEditPart> editParts = new ArrayList<VisualEditPart>(request
10:48:55 				.getEditParts());
10:48:55 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: The expression of type List needs unchecked conversion to conform to Collection<? extends VisualEditPart>
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/actions/LayoutAssistantAction.java:[85] 
10:48:55 	List selectedObjects = getSelectedObjects();
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/NonResizableSpannableEditPolicy.java:[56] 
10:48:55 	protected List createSelectionHandles() {
10:48:55 	          ^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/NonResizableSpannableEditPolicy.java:[57] 
10:48:55 	List nonResizeHandles = super.createSelectionHandles();
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/NonResizableSpannableEditPolicy.java:[63] 
10:48:55 	nonResizeHandles.add(createHandle(
10:48:55 						(GraphicalEditPart) getHost(), PositionConstants.EAST));
10:48:55 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/NonResizableSpannableEditPolicy.java:[66] 
10:48:55 	nonResizeHandles.add(createHandle(
10:48:55 						(GraphicalEditPart) getHost(), PositionConstants.WEST));
10:48:55 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/NonResizableSpannableEditPolicy.java:[68] 
10:48:55 	nonResizeHandles.add(createHandle((GraphicalEditPart) getHost(),
10:48:55 					PositionConstants.SOUTH));
10:48:55 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/NonResizableSpannableEditPolicy.java:[90] 
10:48:55 	List editParts = request.getEditParts();
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[16] 
10:48:55 	import java.lang.reflect.Field;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The import java.lang.reflect.Field is never used
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[37] 
10:48:55 	import org.eclipse.pde.internal.core.ICoreConstants;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'ICoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[38] 
10:48:55 	import org.eclipse.pde.internal.core.bundle.WorkspaceBundleFragmentModel;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'WorkspaceBundleFragmentModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[39] 
10:48:55 	import org.eclipse.pde.internal.core.bundle.WorkspaceBundlePluginModel;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'WorkspaceBundlePluginModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[40] 
10:48:55 	import org.eclipse.pde.internal.core.bundle.WorkspaceBundlePluginModelBase;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'WorkspaceBundlePluginModelBase' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[94] 
10:48:55 	IFile file = project.getFile(ICoreConstants.BUNDLE_FILENAME_DESCRIPTOR);
10:48:55 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'ICoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[94] 
10:48:55 	IFile file = project.getFile(ICoreConstants.BUNDLE_FILENAME_DESCRIPTOR);
10:48:55 	                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The field 'ICoreConstants.BUNDLE_FILENAME_DESCRIPTOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[97] 
10:48:55 	WorkspaceBundlePluginModelBase fModel = null;
10:48:55 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'WorkspaceBundlePluginModelBase' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[98] 
10:48:55 	IFile fragmentFile = project.getFile(ICoreConstants.FRAGMENT_FILENAME_DESCRIPTOR);
10:48:55 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'ICoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[98] 
10:48:55 	IFile fragmentFile = project.getFile(ICoreConstants.FRAGMENT_FILENAME_DESCRIPTOR);
10:48:55 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The field 'ICoreConstants.FRAGMENT_FILENAME_DESCRIPTOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[99] 
10:48:55 	IFile pluginFile = project.getFile(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR);
10:48:55 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'ICoreConstants' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[99] 
10:48:55 	IFile pluginFile = project.getFile(ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR);
10:48:55 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The field 'ICoreConstants.PLUGIN_FILENAME_DESCRIPTOR' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[101] 
10:48:55 	fModel = new WorkspaceBundleFragmentModel(file, fragmentFile);
10:48:55 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'WorkspaceBundleFragmentModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[101] 
10:48:55 	fModel = new WorkspaceBundleFragmentModel(file, fragmentFile);
10:48:55 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The constructor 'WorkspaceBundleFragmentModel(IFile, IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[103] 
10:48:55 	fModel = new WorkspaceBundlePluginModel(file, pluginFile);
10:48:55 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'WorkspaceBundlePluginModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[103] 
10:48:55 	fModel = new WorkspaceBundlePluginModel(file, pluginFile);
10:48:55 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The constructor 'WorkspaceBundlePluginModel(IFile, IFile)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[105] 
10:48:55 	IPluginBase pluginBase = fModel.getPluginBase();
10:48:55 	                                ^^^^^^^^^^^^^
10:48:55 Discouraged access: The method 'AbstractPluginModelBase.getPluginBase()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[110] 
10:48:55 	IPluginImport iimport = fModel.getPluginFactory().createImport();
10:48:55 	                               ^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The method 'AbstractPluginModelBase.getPluginFactory()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[116] 
10:48:55 	fModel.save();
10:48:55 	       ^^^^
10:48:55 Discouraged access: The method 'WorkspaceBundlePluginModelBase.save()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.pde.core/3.16.0.v20221109-1013/org.eclipse.pde.core-3.16.0.v20221109-1013.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[159] 
10:48:55 	IClasspathEntry resolvedEntry = JavaCore.getJavaCore().getResolvedClasspathEntry(entry);
10:48:55 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The static method getResolvedClasspathEntry(IClasspathEntry) from the type JavaCore should be accessed in a static way
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/jdt/ProjectHelper.java:[169] 
10:48:55 	IClasspathContainer classpathContainer = JavaCore.getJavaCore().getClasspathContainer(path, javaProject);
10:48:55 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 The static method getClasspathContainer(IPath, IJavaProject) from the type JavaCore should be accessed in a static way
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/source/XWTJavaEditor.java:[22] 
10:48:55 	import org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor;
10:48:55 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'CompilationUnitEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.27.100.v20221104-2130/org.eclipse.jdt.ui-3.27.100.v20221104-2130.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/editor/source/XWTJavaEditor.java:[36] 
10:48:55 	public class XWTJavaEditor extends CompilationUnitEditor implements ISourcePage {
10:48:55 	                                   ^^^^^^^^^^^^^^^^^^^^^
10:48:55 Discouraged access: The type 'CompilationUnitEditor' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/XWT-Test/.repository/p2/osgi/bundle/org.eclipse.jdt.ui/3.27.100.v20221104-2130/org.eclipse.jdt.ui-3.27.100.v20221104-2130.jar')
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/GridLayoutEditPolicy.java:[113] 
10:48:55 	List children = getHost().getChildren();
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/GridLayoutEditPolicy.java:[114] 
10:48:55 	Iterator iterator = children.iterator();
10:48:55 	^^^^^^^^
10:48:55 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/GridLayoutEditPolicy.java:[197] 
10:48:55 	List children = getHost().getChildren();
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/GridLayoutEditPolicy.java:[198] 
10:48:55 	Iterator iterator = children.iterator();
10:48:55 	^^^^^^^^
10:48:55 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/GridLayoutEditPolicy.java:[264] 
10:48:55 	List children = req.getEditParts();
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/GridLayoutEditPolicy.java:[387] 
10:48:55 	List children = getChildren((GroupRequest) request);
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/GridLayoutEditPolicy.java:[388] 
10:48:55 	helper.orphanChildren(children);
10:48:55 	                      ^^^^^^^^
10:48:55 Type safety: The expression of type List needs unchecked conversion to conform to List<XamlNode>
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/GridLayoutEditPolicy.java:[394] 
10:48:55 	public List getChildren(GroupRequest request) {
10:48:55 	       ^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/GridLayoutEditPolicy.java:[395] 
10:48:55 	List cEP = request.getEditParts();
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/GridLayoutEditPolicy.java:[396] 
10:48:55 	List children = new ArrayList(cEP.size());
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/GridLayoutEditPolicy.java:[396] 
10:48:55 	List children = new ArrayList(cEP.size());
10:48:55 	                    ^^^^^^^^^
10:48:55 ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/GridLayoutEditPolicy.java:[397] 
10:48:55 	Iterator itr = cEP.iterator();
10:48:55 	^^^^^^^^
10:48:55 Iterator is a raw type. References to generic type Iterator<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/GridLayoutEditPolicy.java:[400] 
10:48:55 	children.add(child);
10:48:55 	^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/GridLayoutEditPolicy.java:[457] 
10:48:55 	List editparts = req.getEditParts();
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/GridLayoutEditPolicy.java:[516] 
10:48:55 	List editParts = request.getEditParts();
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/policies/layout/GridLayoutEditPolicy.java:[605] 
10:48:55 	List children = getHost().getChildren();
10:48:55 	^^^^
10:48:55 List is a raw type. References to generic type List<E> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/utils/StyleHelper.java:[68] 
10:48:55 	IConverter c = XWT.findConvertor(String.class, Integer.class);
10:48:55 	^^^^^^^^^^
10:48:55 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
10:48:55 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/org/eclipse/xwt/tools/ui/designer/utils/StyleHelper.java:[70] 
10:48:55 	return (Integer) c.convert(styleValue);
10:48:55 	                 ^^^^^^^^^^^^^^^^^^^^^
10:48:55 Type safety: The method convert(Object) belongs to the raw type IConverter. References to generic type IConverter<F,T> should be parameterized
10:48:55 419 problems (419 warnings)
10:48:55 [INFO] 
10:48:55 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.xwt.tools.ui.designer ---
10:48:55 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:48:55 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:48:55 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/src/test/resources
10:48:55 [INFO] 
10:48:55 [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.xwt.tools.ui.designer ---
10:48:55 [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.xwt:org.eclipse.xwt.tools.ui.designer:0.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/pom.xml
10:48:55 [INFO] 
10:48:55 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.xwt.tools.ui.designer ---
10:48:55 [INFO] No tests to run.
10:48:55 [INFO] 
10:48:55 [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.xwt.tools.ui.designer ---
10:48:55 [INFO] Building jar: /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/target/org.eclipse.xwt.tools.ui.designer-0.11.0-SNAPSHOT-sources.jar
10:48:56 [INFO] 
10:48:56 [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.xwt.tools.ui.designer ---
10:48:56 [INFO] Building jar: /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.designer/target/org.eclipse.xwt.tools.ui.designer-0.11.0-SNAPSHOT.jar
10:48:56 [INFO] 
10:48:56 [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xwt.tools.ui.designer ---
10:48:56 [INFO] 
10:48:56 [INFO] --- tycho-source-plugin:2.4.0:feature-source (feature-source) @ org.eclipse.xwt.tools.ui.designer ---
10:48:56 [INFO] 
10:48:56 [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xwt.tools.ui.designer ---
10:48:56 [INFO] 
10:48:56 [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.xwt.tools.ui.designer ---
10:48:56 [INFO] 
10:48:56 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xwt.tools.ui.designer ---
10:48:56 [INFO] No tests to run.
10:48:56 [INFO]                                                                         
10:48:56 [INFO] ------------------------------------------------------------------------
10:48:56 [INFO] Building org.eclipse.xwt.tools.ui.workbench 0.11.0-SNAPSHOT
10:48:56 [INFO] ------------------------------------------------------------------------
10:48:56 [INFO] 
10:48:56 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.xwt.tools.ui.workbench ---
10:48:56 [INFO] 
10:48:56 [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xwt.tools.ui.workbench ---
10:48:56 [INFO] The project's OSGi version is 0.11.0.202211281547
10:48:56 [INFO] 
10:48:56 [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.xwt.tools.ui.workbench ---
10:48:56 [INFO] 
10:48:56 [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.xwt.tools.ui.workbench ---
10:48:56 [INFO] 
10:48:56 [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.xwt.tools.ui.workbench ---
10:48:56 [INFO] 
10:48:56 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.xwt.tools.ui.workbench ---
10:48:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:48:56 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:48:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.workbench/src/main/resources
10:48:56 [INFO] 
10:48:56 [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.xwt.tools.ui.workbench ---
10:48:56 [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.xwt:org.eclipse.xwt.tools.ui.workbench:0.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.workbench/pom.xml
10:48:56 [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.workbench/bin
10:48:57 [INFO] 
10:48:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.xwt.tools.ui.workbench ---
10:48:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:48:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:48:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.workbench/src/test/resources
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.xwt.tools.ui.workbench ---
10:48:57 [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.xwt:org.eclipse.xwt.tools.ui.workbench:0.11.0-SNAPSHOT @ /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.workbench/pom.xml
10:48:57 [INFO] 
10:48:57 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.xwt.tools.ui.workbench ---
10:48:57 [INFO] No tests to run.
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.xwt.tools.ui.workbench ---
10:48:57 [INFO] Building jar: /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.workbench/target/org.eclipse.xwt.tools.ui.workbench-0.11.0-SNAPSHOT-sources.jar
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.xwt.tools.ui.workbench ---
10:48:57 [INFO] Building jar: /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.tools.ui.workbench/target/org.eclipse.xwt.tools.ui.workbench-0.11.0-SNAPSHOT.jar
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xwt.tools.ui.workbench ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-source-plugin:2.4.0:feature-source (feature-source) @ org.eclipse.xwt.tools.ui.workbench ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xwt.tools.ui.workbench ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.xwt.tools.ui.workbench ---
10:48:57 [INFO] 
10:48:57 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xwt.tools.ui.workbench ---
10:48:57 [INFO] No tests to run.
10:48:57 [INFO]                                                                         
10:48:57 [INFO] ------------------------------------------------------------------------
10:48:57 [INFO] Building org.eclipse.xwt.tools.feature 0.11.0-SNAPSHOT
10:48:57 [INFO] ------------------------------------------------------------------------
10:48:57 [INFO] 
10:48:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.xwt.tools.feature ---
10:48:57 [INFO] Deleting /home/jenkins/agent/workspace/XWT-Test/source/features/org.eclipse.xwt.tools.feature/target
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xwt.tools.feature ---
10:48:57 [INFO] The project's OSGi version is 0.11.0.202211281547
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.xwt.tools.feature ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.xwt.tools.feature ---
10:48:57 [INFO] 
10:48:57 [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.xwt.tools.feature ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.xwt.tools.feature ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-packaging-plugin:2.4.0:package-feature (default-package-feature) @ org.eclipse.xwt.tools.feature ---
10:48:57 [INFO] Building jar: /home/jenkins/agent/workspace/XWT-Test/source/features/org.eclipse.xwt.tools.feature/target/org.eclipse.xwt.tools.feature-0.11.0-SNAPSHOT.jar
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xwt.tools.feature ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-p2-plugin:2.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xwt.tools.feature ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-source-plugin:2.4.0:feature-source (feature-source) @ org.eclipse.xwt.tools.feature ---
10:48:57 [INFO] Building jar: /home/jenkins/agent/workspace/XWT-Test/source/features/org.eclipse.xwt.tools.feature/target/org.eclipse.xwt.tools.feature-0.11.0-SNAPSHOT-sources-feature.jar
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xwt.tools.feature ---
10:48:57 [INFO]                                                                         
10:48:57 [INFO] ------------------------------------------------------------------------
10:48:57 [INFO] Building org.eclipse.xwt.workbench.feature 1.7.0-SNAPSHOT
10:48:57 [INFO] ------------------------------------------------------------------------
10:48:57 [INFO] 
10:48:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.xwt.workbench.feature ---
10:48:57 [INFO] Deleting /home/jenkins/agent/workspace/XWT-Test/source/features/org.eclipse.xwt.workbench.feature/target
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xwt.workbench.feature ---
10:48:57 [INFO] The project's OSGi version is 1.7.0.202211281547
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.xwt.workbench.feature ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.xwt.workbench.feature ---
10:48:57 [INFO] 
10:48:57 [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.xwt.workbench.feature ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.xwt.workbench.feature ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-packaging-plugin:2.4.0:package-feature (default-package-feature) @ org.eclipse.xwt.workbench.feature ---
10:48:57 [INFO] Building jar: /home/jenkins/agent/workspace/XWT-Test/source/features/org.eclipse.xwt.workbench.feature/target/org.eclipse.xwt.workbench.feature-1.7.0-SNAPSHOT.jar
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xwt.workbench.feature ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-p2-plugin:2.4.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.xwt.workbench.feature ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-source-plugin:2.4.0:feature-source (feature-source) @ org.eclipse.xwt.workbench.feature ---
10:48:57 [INFO] Building jar: /home/jenkins/agent/workspace/XWT-Test/source/features/org.eclipse.xwt.workbench.feature/target/org.eclipse.xwt.workbench.feature-1.7.0-SNAPSHOT-sources-feature.jar
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xwt.workbench.feature ---
10:48:57 [INFO]                                                                         
10:48:57 [INFO] ------------------------------------------------------------------------
10:48:57 [INFO] Building org.eclipse.xwt.e4 1.0.0-SNAPSHOT
10:48:57 [INFO] ------------------------------------------------------------------------
10:48:57 [INFO] 
10:48:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.xwt.e4 ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ org.eclipse.xwt.e4 ---
10:48:57 [INFO] The project's OSGi version is 1.0.0.202211281547
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ org.eclipse.xwt.e4 ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ org.eclipse.xwt.e4 ---
10:48:57 [INFO] 
10:48:57 [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.xwt.e4 ---
10:48:57 [INFO] 
10:48:57 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.xwt.e4 ---
10:48:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:48:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:48:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.e4/src/main/resources
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ org.eclipse.xwt.e4 ---
10:48:57 [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.7 (assumes 1.7)] @ MavenProject: org.eclipse.xwt:org.eclipse.xwt.e4:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.e4/pom.xml
10:48:57 [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.e4/bin
10:48:57 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.e4/src/org/eclipse/xwt/e4/E4XWTUI.java:[82] 
10:48:57 	XWT.registerConvertor(new IConverter() {
10:48:57 	                          ^^^^^^^^^^
10:48:57 IConverter is a raw type. References to generic type IConverter<F,T> should be parameterized
10:48:57 [WARNING] /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.e4/src/org/eclipse/xwt/e4/internal/Switch.java:[60] 
10:48:57 	IStatus validate = uiCase.getWhen().validate(check);
10:48:57 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:48:57 Type safety: The method validate(Object) belongs to the raw type IValidator. References to generic type IValidator<T> should be parameterized
10:48:57 2 problems (2 warnings)
10:48:57 [INFO] 
10:48:57 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ org.eclipse.xwt.e4 ---
10:48:57 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:48:57 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:48:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.e4/src/test/resources
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ org.eclipse.xwt.e4 ---
10:48:57 [WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.7 (assumes 1.7)] @ MavenProject: org.eclipse.xwt:org.eclipse.xwt.e4:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.e4/pom.xml
10:48:57 [INFO] 
10:48:57 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.xwt.e4 ---
10:48:57 [INFO] No tests to run.
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.xwt.e4 ---
10:48:57 [INFO] Building jar: /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.e4/target/org.eclipse.xwt.e4-1.0.0-SNAPSHOT-sources.jar
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ org.eclipse.xwt.e4 ---
10:48:57 [INFO] Building jar: /home/jenkins/agent/workspace/XWT-Test/source/plugins/org.eclipse.xwt.e4/target/org.eclipse.xwt.e4-1.0.0-SNAPSHOT.jar
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.xwt.e4 ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-source-plugin:2.4.0:feature-source (feature-source) @ org.eclipse.xwt.e4 ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xwt.e4 ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-surefire-plugin:2.4.0:integration-test (default-integration-test) @ org.eclipse.xwt.e4 ---
10:48:57 [INFO] 
10:48:57 [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.xwt.e4 ---
10:48:57 [INFO] No tests to run.
10:48:57 [INFO]                                                                         
10:48:57 [INFO] ------------------------------------------------------------------------
10:48:57 [INFO] Building org.eclipse.xwt-releng 1.6.0-SNAPSHOT
10:48:57 [INFO] ------------------------------------------------------------------------
10:48:57 [INFO] 
10:48:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.xwt-releng ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.xwt-releng ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-source-plugin:2.4.0:feature-source (feature-source) @ org.eclipse.xwt-releng ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xwt-releng ---
10:48:57 [INFO]                                                                         
10:48:57 [INFO] ------------------------------------------------------------------------
10:48:57 [INFO] Building org.eclipse.xwt.releng 1.6.0-SNAPSHOT
10:48:57 [INFO] ------------------------------------------------------------------------
10:48:57 [INFO] 
10:48:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.xwt.releng ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.xwt.releng ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-source-plugin:2.4.0:feature-source (feature-source) @ org.eclipse.xwt.releng ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xwt.releng ---
10:48:57 [INFO]                                                                         
10:48:57 [INFO] ------------------------------------------------------------------------
10:48:57 [INFO] Building org.eclipse.xwt.p2 1.6.0-SNAPSHOT
10:48:57 [INFO] ------------------------------------------------------------------------
10:48:57 [INFO] 
10:48:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.xwt.p2 ---
10:48:57 [INFO] 
10:48:57 [INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.xwt.p2 ---
10:48:57 [INFO] The project's OSGi version is 1.6.0.202211281547
10:48:57 [INFO] 
10:48:57 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.xwt.p2 ---
10:48:57 [INFO] 
10:48:57 [INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ org.eclipse.xwt.p2 ---
10:48:58 [INFO] 
10:48:58 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ org.eclipse.xwt.p2 ---
10:48:58 [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:48:58 [INFO] Using 'UTF-8' encoding to copy filtered properties files.
10:48:58 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/XWT-Test/source/releng/org.eclipse.xwt.releng/site/src/main/resources
10:48:58 [INFO] 
10:48:58 [INFO] --- tycho-p2-publisher-plugin:2.4.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.xwt.p2 ---
10:48:58 [INFO] Published profile IUs: [config.a.jre.javase 11.0.0, a.jre.javase 11.0.0]
10:48:58 [INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
10:48:58 [INFO] Published profile IUs: [config.a.jre.javase 17.0.0, a.jre.javase 17.0.0]
10:48:58 [INFO] 
10:48:58 [INFO] --- tycho-p2-publisher-plugin:2.4.0:publish-products (default-publish-products) @ org.eclipse.xwt.p2 ---
10:48:58 [INFO] 
10:48:58 [INFO] --- tycho-p2-publisher-plugin:2.4.0:publish-categories (default-publish-categories) @ org.eclipse.xwt.p2 ---
10:48:58 [INFO] 
10:48:58 [INFO] --- tycho-p2-publisher-plugin:2.4.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.xwt.p2 ---
10:48:58 [INFO] 
10:48:58 [INFO] --- tycho-p2-repository-plugin:2.4.0:assemble-repository (default-assemble-repository) @ org.eclipse.xwt.p2 ---
10:48:58 [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (249kB)
10:48:58 [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (122.3kB)
10:48:58 [INFO] The user operation is waiting for background work to complete.
10:48:58 [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (122.3kB)
10:48:58 [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
10:48:58 [INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20220226-1304.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202209250929/plugins/ (63.69kB)
10:48:58 [INFO] The user operation is waiting for background work to complete.
10:48:58 [INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20220226-1304.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202209250929/plugins/ (63.69kB)
10:48:58 [INFO] Unpacking org.eclipse.emf.common.ui_2.20.0.v20220226-1304...
10:48:58 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202209250929/plugins/ (63.57kB)
10:48:58 [INFO] The user operation is waiting for background work to complete.
10:48:58 [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202209250929/plugins/ (63.57kB)
10:48:58 [INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451...
10:48:59 [INFO] Fetching org.eclipse.emf.edit.ui_2.22.0.v20220619-0533.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202209250929/plugins/ (112.75kB)
10:48:59 [INFO] The user operation is waiting for background work to complete.
10:48:59 [INFO] Fetching org.eclipse.emf.edit.ui_2.22.0.v20220619-0533.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202209250929/plugins/ (112.75kB)
10:48:59 [INFO] Unpacking org.eclipse.emf.edit.ui_2.22.0.v20220619-0533...
10:48:59 [INFO] Fetching org.eclipse.jem.util_2.1.300.v202103232321.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (116.27kB)
10:48:59 [INFO] Fetching org.eclipse.wst.common.emf_1.2.700.v202007161535.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (229.39kB)
10:48:59 [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.2.102.v202007161535.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (147.48kB)
10:48:59 [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (417.82kB)
10:48:59 [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.0.302.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (142.15kB)
10:48:59 [INFO] Fetching org.eclipse.wst.common.snippets_1.2.700.v202211200032.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (294.37kB)
10:48:59 [INFO] Fetching org.eclipse.wst.common_core.feature_3.23.0.v202108200212.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/features/ (33.65kB)
10:48:59 [INFO] Fetching org.eclipse.wst.common.infopop_1.0.301.v202007142017.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (12.62kB)
10:48:59 [INFO] Fetching org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (54.53kB)
10:48:59 [INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (14.22kB)
10:48:59 [INFO] Fetching org.eclipse.wst.common_ui.feature_3.28.0.v202211200032.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/features/ (33.66kB)
10:48:59 [INFO] Fetching org.eclipse.wst.dtd.core_1.2.400.v202211200019.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (419.68kB)
10:48:59 [INFO] Fetching org.eclipse.wst.dtd.ui_1.1.500.v202211200019.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (252.43kB)
10:48:59 [INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (44.17kB)
10:48:59 [INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (126.05kB)
10:48:59 [INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (170.1kB)
10:48:59 [INFO] Fetching org.eclipse.wst.xsd.core_1.2.100.v202008180353.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (80.5kB)
10:48:59 [INFO] Fetching org.eclipse.wst.xml_core.feature_3.28.0.v202211200019.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/features/ (33.81kB)
10:48:59 [INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (13.99kB)
10:48:59 [INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (14.3kB)
10:48:59 [INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (21.36kB)
10:48:59 [INFO] Fetching org.eclipse.wst.xsd.ui_1.3.600.v202211200019.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (1.28MB)
10:48:59 [INFO] Fetching org.eclipse.wst.xml_ui.feature_3.28.0.v202211200019.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/features/ (33.84kB)
10:48:59 [INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (133.6kB)
10:48:59 [INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/plugins/ (125.42kB)
10:48:59 [INFO] Fetching org.eclipse.wst.xml_userdoc.feature_3.18.0.v202004271556.jar from https://download.eclipse.org/webtools/downloads/drops/R3.28.0/S-3.28RC1-20221120050827/repository/features/ (33.65kB)
10:48:59 [INFO] Fetching org.eclipse.xsd_2.18.0.v20220925-0948.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202209250929/plugins/ (540.85kB)
10:48:59 [INFO] The user operation is waiting for background work to complete.
10:48:59 [INFO] Fetching org.eclipse.xsd_2.18.0.v20220925-0948.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202209250929/plugins/ (540.85kB)
10:48:59 [INFO] Unpacking org.eclipse.xsd_2.18.0.v20220925-0948...
10:48:59 [INFO] Fetching org.eclipse.xsd.edit_2.11.0.v20200723-0820.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202209250929/plugins/ (67.96kB)
10:48:59 [INFO] The user operation is waiting for background work to complete.
10:48:59 [INFO] Fetching org.eclipse.xsd.edit_2.11.0.v20200723-0820.jar.pack.gz from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202209250929/plugins/ (67.96kB)
10:48:59 [INFO] Unpacking org.eclipse.xsd.edit_2.11.0.v20200723-0820...
10:49:00 [INFO] Fetching org.eclipse.xsd.edit_2.14.0.v20210924-1719.jar from https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202209250929/features/ (20.88kB)
10:49:00 [INFO] Fetching org.pushingpixels.trident.source_1.2.0.v201305152020.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (34.99kB)
10:49:00 [INFO] The user operation is waiting for background work to complete.
10:49:00 [INFO] Fetching org.pushingpixels.trident.source_1.2.0.v201305152020.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (34.99kB)
10:49:00 [INFO] Unpacking org.pushingpixels.trident.source_1.2.0.v201305152020...
10:49:02 [INFO] 
10:49:02 [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.xwt.p2 ---
10:49:02 [INFO] 
10:49:02 [INFO] --- tycho-p2-repository-plugin:2.4.0:archive-repository (default-archive-repository) @ org.eclipse.xwt.p2 ---
10:49:02 [INFO] Building zip: /home/jenkins/agent/workspace/XWT-Test/source/releng/org.eclipse.xwt.releng/site/target/org.eclipse.xwt.p2-1.6.0-SNAPSHOT.zip
10:49:02 [INFO] 
10:49:02 [INFO] --- tycho-source-plugin:2.4.0:feature-source (feature-source) @ org.eclipse.xwt.p2 ---
10:49:02 [INFO] 
10:49:02 [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xwt.p2 ---
10:49:02 [INFO]                                                                         
10:49:02 [INFO] ------------------------------------------------------------------------
10:49:02 [INFO] Building org.eclipse.xwt.target 1.6.0-SNAPSHOT
10:49:02 [INFO] ------------------------------------------------------------------------
10:49:02 [INFO] 
10:49:02 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.xwt.target ---
10:49:02 [INFO] 
10:49:02 [INFO] --- tycho-source-plugin:2.4.0:plugin-source (plugin-source) @ org.eclipse.xwt.target ---
10:49:02 [INFO] 
10:49:02 [INFO] --- tycho-packaging-plugin:2.4.0:package-target-definition (default-package-target-definition) @ org.eclipse.xwt.target ---
10:49:02 [INFO] 
10:49:02 [INFO] --- tycho-source-plugin:2.4.0:feature-source (feature-source) @ org.eclipse.xwt.target ---
10:49:02 [INFO] 
10:49:02 [INFO] --- tycho-p2-plugin:2.4.0:p2-metadata (attach-p2-metadata) @ org.eclipse.xwt.target ---
10:49:02 [INFO] ------------------------------------------------------------------------
10:49:02 [INFO] Reactor Summary:
10:49:02 [INFO] 
10:49:02 [INFO] org.eclipse.xwt-root ............................... SUCCESS [  2.267 s]
10:49:02 [INFO] org.eclipse.xwt-features ........................... SUCCESS [  0.003 s]
10:49:02 [INFO] org.eclipse.xwt-plugins ............................ SUCCESS [  0.002 s]
10:49:02 [INFO] org.eclipse.xwt .................................... SUCCESS [ 17.734 s]
10:49:02 [INFO] org.eclipse.xwt.css ................................ SUCCESS [  0.333 s]
10:49:02 [INFO] org.eclipse.xwt.emf ................................ SUCCESS [  0.378 s]
10:49:02 [INFO] org.eclipse.xwt.pde ................................ SUCCESS [  0.594 s]
10:49:02 [INFO] org.eclipse.xwt.xml ................................ SUCCESS [  0.296 s]
10:49:02 [INFO] org.eclipse.xwt.ui.workbench ....................... SUCCESS [  0.610 s]
10:49:02 [INFO] org.eclipse.xwt.forms .............................. SUCCESS [  0.412 s]
10:49:02 [INFO] org.eclipse.xwt.feature ............................ SUCCESS [  0.483 s]
10:49:02 [INFO] org.eclipse.xwt-tests .............................. SUCCESS [  0.003 s]
10:49:02 [INFO] org.eclipse.xwt.css.tests .......................... SUCCESS [  0.410 s]
10:49:02 [INFO] org.eclipse.xwt.emf.test ........................... SUCCESS [  0.814 s]
10:49:02 [INFO] org.eclipse.xwt.snippets ........................... SUCCESS [  0.301 s]
10:49:02 [INFO] org.eclipse.xwt.tests .............................. SUCCESS [  2.397 s]
10:49:02 [INFO] org.eclipse.xwt.snippets.tests ..................... SUCCESS [  0.405 s]
10:49:02 [INFO] org.eclipse.xwt.tests.feature ...................... SUCCESS [  0.171 s]
10:49:02 [INFO] org.eclipse.xwt.tools.categorynode ................. SUCCESS [  0.400 s]
10:49:02 [INFO] org.eclipse.xwt.tools.categorynode.edit ............ SUCCESS [  0.240 s]
10:49:02 [INFO] org.eclipse.xwt.tools.ui ........................... SUCCESS [  0.991 s]
10:49:02 [INFO] org.eclipse.xwt.tools.ui.vex ....................... SUCCESS [  1.376 s]
10:49:02 [INFO] org.eclipse.xwt.tools.ui.editor .................... SUCCESS [  1.782 s]
10:49:02 [INFO] org.eclipse.xwt.tools.ui.palette ................... SUCCESS [  0.628 s]
10:49:02 [INFO] org.eclipse.xwt.tools.ui.imagecapture .............. SUCCESS [  0.311 s]
10:49:02 [INFO] org.eclipse.xwt.tools.ui.designer.core ............. SUCCESS [  1.200 s]
10:49:02 [INFO] org.eclipse.xwt.tools.ui.xaml ...................... SUCCESS [  0.471 s]
10:49:02 [INFO] org.eclipse.xwt.tools.ui.designer .................. SUCCESS [  2.990 s]
10:49:02 [INFO] org.eclipse.xwt.tools.ui.workbench ................. SUCCESS [  0.804 s]
10:49:02 [INFO] org.eclipse.xwt.tools.feature ...................... SUCCESS [  0.168 s]
10:49:02 [INFO] org.eclipse.xwt.workbench.feature .................. SUCCESS [  0.068 s]
10:49:02 [INFO] org.eclipse.xwt.e4 ................................. SUCCESS [  0.212 s]
10:49:02 [INFO] org.eclipse.xwt-releng ............................. SUCCESS [  0.002 s]
10:49:02 [INFO] org.eclipse.xwt.releng ............................. SUCCESS [  0.001 s]
10:49:02 [INFO] org.eclipse.xwt.p2 ................................. SUCCESS [  4.715 s]
10:49:02 [INFO] org.eclipse.xwt.target ............................. SUCCESS [  0.003 s]
10:49:02 [INFO] ------------------------------------------------------------------------
10:49:02 [INFO] BUILD SUCCESS
10:49:02 [INFO] ------------------------------------------------------------------------
10:49:02 [INFO] Total time: 01:48 min
10:49:02 [INFO] Finished at: 2022-11-28T15:49:02+00:00
10:49:02 [INFO] Final Memory: 123M/420M
10:49:02 [INFO] ------------------------------------------------------------------------
10:49:03 [XWT-Test] $ /bin/bash -x /tmp/jenkins8211553986550327141.sh
10:49:03 + set +e
10:49:03 + p2UpdateSiteDir=/home/jenkins/agent/workspace/XWT-Test/source/releng/org.eclipse.xwt.releng/site/target/repository
10:49:03 + updateSite=/home/jenkins/agent/workspace/XWT-Test/repository
10:49:03 + updateZipName=xwt-archived-p2-site.zip
10:49:03 + COMPACT_BUILD_ID=
10:49:03 + rm -rf /home/jenkins/agent/workspace/XWT-Test/repository
10:49:03 + mv /home/jenkins/agent/workspace/XWT-Test/source/releng/org.eclipse.xwt.releng/site/target/repository /home/jenkins/agent/workspace/XWT-Test/repository
10:49:03 + cd /home/jenkins/agent/workspace/XWT-Test/repository
10:49:03 + zip -r xwt-archived-p2-site.zip artifacts.jar artifacts.xml.xz content.jar content.xml.xz features p2.index plugins
10:49:03   adding: artifacts.jar (deflated 0%)
10:49:03   adding: artifacts.xml.xz (stored 0%)
10:49:03   adding: content.jar (deflated 9%)
10:49:03   adding: content.xml.xz (stored 0%)
10:49:03   adding: features/ (stored 0%)
10:49:03   adding: features/org.eclipse.xwt.feature_1.6.0.202211281547.jar (deflated 2%)
10:49:03   adding: features/org.eclipse.xwt.feature.source_1.6.0.202211281547.jar (deflated 4%)
10:49:03   adding: features/org.eclipse.xwt.workbench.feature_1.7.0.202211281547.jar (deflated 2%)
10:49:03   adding: features/org.eclipse.xwt.tests.feature_0.11.0.202211281547.jar (deflated 2%)
10:49:03   adding: features/org.eclipse.xwt.workbench.feature.source_1.7.0.202211281547.jar (deflated 4%)
10:49:03   adding: features/org.eclipse.xwt.tools.feature_0.11.0.202211281547.jar (deflated 2%)
10:49:03   adding: p2.index (deflated 35%)
10:49:03   adding: plugins/ (stored 0%)
10:49:03   adding: plugins/org.eclipse.xwt.emf.test_0.11.0.202211281547.jar (deflated 16%)
10:49:03   adding: plugins/org.eclipse.xwt.ui.workbench_1.7.0.202211281547.jar (deflated 17%)
10:49:03   adding: plugins/org.eclipse.xwt.ui.workbench.source_1.7.0.202211281547.jar (deflated 18%)
10:49:03   adding: plugins/org.eclipse.xwt.source_1.6.0.202211281547.jar (deflated 13%)
10:49:03   adding: plugins/org.eclipse.xwt.emf.source_1.6.0.202211281547.jar (deflated 50%)
10:49:03   adding: plugins/org.pushingpixels.trident_1.2.0.v201305152020.jar.pack.gz (deflated 0%)
10:49:03   adding: plugins/org.pushingpixels.trident_1.2.0.v201305152020.jar (deflated 14%)
10:49:03   adding: plugins/org.eclipse.xwt.tools.ui.editor_0.11.0.202211281547.jar (deflated 19%)
10:49:03   adding: plugins/org.eclipse.xwt.forms.source_1.6.0.202211281547.jar (deflated 56%)
10:49:03   adding: plugins/org.eclipse.xwt.css.source_1.6.0.202211281547.jar (deflated 48%)
10:49:03   adding: plugins/org.eclipse.xwt.tools.ui.xaml_0.11.0.202211281547.jar (deflated 11%)
10:49:03   adding: plugins/org.eclipse.xwt.forms_1.6.0.202211281547.jar (deflated 21%)
10:49:03   adding: plugins/org.eclipse.xwt.tools.ui.designer_0.11.0.202211281547.jar (deflated 15%)
10:49:03   adding: plugins/org.eclipse.xwt.emf_1.6.0.202211281547.jar (deflated 13%)
10:49:03   adding: plugins/org.eclipse.xwt.tools.ui.designer.core_0.11.0.202211281547.jar (deflated 14%)
10:49:03   adding: plugins/org.pushingpixels.trident.source_1.2.0.v201305152020.jar (deflated 10%)
10:49:03   adding: plugins/org.pushingpixels.trident.source_1.2.0.v201305152020.jar.pack.gz (deflated 0%)
10:49:03   adding: plugins/org.eclipse.xwt.pde.source_1.6.0.202211281547.jar (deflated 42%)
10:49:03   adding: plugins/org.eclipse.xwt.snippets.tests_0.11.0.202211281547.jar (deflated 28%)
10:49:03   adding: plugins/org.eclipse.xwt.tools.ui.imagecapture_0.11.0.202211281547.jar (deflated 11%)
10:49:03   adding: plugins/org.eclipse.xwt.tools.ui.palette_0.11.0.202211281547.jar (deflated 15%)
10:49:03   adding: plugins/org.eclipse.xwt.xml.source_1.6.0.202211281547.jar (deflated 47%)
10:49:03   adding: plugins/org.eclipse.xwt.tests_0.11.0.202211281547.jar (deflated 21%)
10:49:03   adding: plugins/org.eclipse.xwt.css_1.6.0.202211281547.jar (deflated 19%)
10:49:03   adding: plugins/org.eclipse.xwt.tools.categorynode_0.11.0.202211281547.jar (deflated 23%)
10:49:03   adding: plugins/org.eclipse.xwt.tools.ui_0.11.0.202211281547.jar (deflated 22%)
10:49:03   adding: plugins/org.eclipse.xwt.pde_1.6.0.202211281547.jar (deflated 13%)
10:49:03   adding: plugins/org.eclipse.xwt.css.tests_0.11.0.202211281547.jar (deflated 16%)
10:49:03   adding: plugins/org.eclipse.xwt.xml_1.6.0.202211281547.jar (deflated 21%)
10:49:03   adding: plugins/org.eclipse.xwt.snippets_0.11.0.202211281547.jar (deflated 33%)
10:49:03   adding: plugins/org.eclipse.xwt.tools.ui.vex_0.11.0.202211281547.jar (deflated 48%)
10:49:03   adding: plugins/org.eclipse.xwt.tools.categorynode.edit_0.11.0.202211281547.jar (deflated 27%)
10:49:03   adding: plugins/org.eclipse.xwt_1.6.0.202211281547.jar (deflated 10%)
10:49:03   adding: plugins/org.eclipse.xwt.tools.ui.workbench_0.11.0.202211281547.jar (deflated 24%)
10:49:03 + mv /home/jenkins/agent/workspace/XWT-Test/repository/xwt-archived-p2-site.zip /home/jenkins/agent/workspace/XWT-Test
10:49:03 + set -e
10:49:03 $ ssh-agent -k
10:49:03 unset SSH_AUTH_SOCK;
10:49:03 unset SSH_AGENT_PID;
10:49:03 echo Agent pid 55 killed;
10:49:03 [ssh-agent] Stopped.
10:49:03 Archiving artifacts
10:49:06 Finished: SUCCESS